<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/ide/components/commit_sidebar, branch patch-63</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Rename vue_component_helper to text_helper</title>
<updated>2019-05-16T11:40:18+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-05-16T11:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=878e69299bde9875f14c82bc1429c4b0145a2c69'/>
<id>878e69299bde9875f14c82bc1429c4b0145a2c69</id>
<content type='text'>
**Why?**
This file only contains a few text based helper functions.
It has nothing to do with Vue or Vue components.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
**Why?**
This file only contains a few text based helper functions.
It has nothing to do with Vue or Vue components.
</pre>
</div>
</content>
</entry>
<entry>
<title>Shortcut to create MR in web IDE</title>
<updated>2019-04-04T16:08:35+00:00</updated>
<author>
<name>Sam Bigelow</name>
<email>sbigelow@gitlab.com</email>
</author>
<published>2019-04-02T19:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2571856fc52eecf0d39f517905e14e7a9d2267da'/>
<id>2571856fc52eecf0d39f517905e14e7a9d2267da</id>
<content type='text'>
Before the user had to choose between committing to a new branch,
committing to a new branch AND creating an MR, or committing to the
current branch regardless of whether or not it already has an MR.

This commit separates the creation of an MR from whether or not they
commit to an existing or new branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before the user had to choose between committing to a new branch,
committing to a new branch AND creating an MR, or committing to the
current branch regardless of whether or not it already has an MR.

This commit separates the creation of an MR from whether or not they
commit to an existing or new branch
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed commit logic to pick a branch</title>
<updated>2019-03-25T09:16:41+00:00</updated>
<author>
<name>Natalia Tepluhina</name>
<email>ntepluhina@gitlab.com</email>
</author>
<published>2019-03-25T09:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a72241f4a92ab0b202eb3c7e03931857428237b6'/>
<id>a72241f4a92ab0b202eb3c7e03931857428237b6</id>
<content type='text'>
- fixed getter spec with correct getter name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fixed getter spec with correct getter name
</pre>
</div>
</content>
</entry>
<entry>
<title>Prettify all spec files</title>
<updated>2018-10-17T16:18:17+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2018-10-17T07:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f666026d71ebefd70219d5078b1f0c83fa01f84d'/>
<id>f666026d71ebefd70219d5078b1f0c83fa01f84d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable jasmine/new-line-before-expect</title>
<updated>2018-10-17T04:57:29+00:00</updated>
<author>
<name>Johann Hubert Sonntagbauer</name>
<email>johann.sonntagbauer@gmail.com</email>
</author>
<published>2018-10-09T18:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f5723a169b5d400c136dbd844fc54c68e5f8563'/>
<id>6f5723a169b5d400c136dbd844fc54c68e5f8563</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated specs to account for removed buttons</title>
<updated>2018-09-21T05:51:23+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-09-21T05:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b328218a718155fe435ff51587a589d59bbfc4cc'/>
<id>b328218a718155fe435ff51587a589d59bbfc4cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed `list_item_spec.js`</title>
<updated>2018-09-07T10:28:03+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-09-04T08:39:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9badf9e7238f93265164bb49ac52de986f86aa26'/>
<id>9badf9e7238f93265164bb49ac52de986f86aa26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update components to match designs in commit section</title>
<updated>2018-09-07T10:28:01+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-09-03T15:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1f808ffe9e567bcafce3372c488f20ca293b14a7'/>
<id>1f808ffe9e567bcafce3372c488f20ca293b14a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'dev/master'</title>
<updated>2018-07-26T21:30:50+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2018-07-26T21:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13ea4b387ddcee5f5e8a59ac90dc9e485f4242f5'/>
<id>13ea4b387ddcee5f5e8a59ac90dc9e485f4242f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable deleting files in the Web IDE</title>
<updated>2018-07-26T14:56:56+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-07-26T14:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cded268ca1d49fe93b8e0940586e9792347c88c3'/>
<id>cded268ca1d49fe93b8e0940586e9792347c88c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
