<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts, branch parallel-diff</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>Placeholder on milestone form</title>
<updated>2016-04-14T09:28:05+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-05T12:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6e93bd56f0147929006daba6410aa5640403b2c7'/>
<id>6e93bd56f0147929006daba6410aa5640403b2c7</id>
<content type='text'>
Updated JS spec to include gl_form
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated JS spec to include gl_form
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated based on Ruby feedback</title>
<updated>2016-04-12T17:10:43+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-04T09:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6416f8eab17556871984118c2dde04714a52bdf6'/>
<id>6416f8eab17556871984118c2dde04714a52bdf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests update</title>
<updated>2016-04-12T17:10:43+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-03-29T12:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=14b124faca9518167798069aaaedbcc67994dd2f'/>
<id>14b124faca9518167798069aaaedbcc67994dd2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'close-issue-bug' into 'master'</title>
<updated>2016-04-05T20:48:00+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz1@gmail.com</email>
</author>
<published>2016-04-05T20:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2446f853bdd907bcff3f39f021a9803311a29658'/>
<id>2446f853bdd907bcff3f39f021a9803311a29658</id>
<content type='text'>

Fix data check in update issue response



See merge request !3548</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix data check in update issue response



See merge request !3548</pre>
</div>
</content>
</entry>
<entry>
<title>Update issue_spec test</title>
<updated>2016-04-05T20:13:49+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2016-04-05T20:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1eeec7c63ee3a293f134ff16b5f2209e77ab0f6c'/>
<id>1eeec7c63ee3a293f134ff16b5f2209e77ab0f6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests update</title>
<updated>2016-04-04T09:48:49+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-03-30T15:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29f414aa5a4d63d5676d5c0e4d89584f45ef8c35'/>
<id>29f414aa5a4d63d5676d5c0e4d89584f45ef8c35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change `js-quick-submit` behavior to expect the class on the form</title>
<updated>2016-03-02T20:11:15+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-02-12T21:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=76ed2afcfc2ae2b6ab3d3419a1183374a39022cc'/>
<id>76ed2afcfc2ae2b6ab3d3419a1183374a39022cc</id>
<content type='text'>
Now it will work on any field inside that form, and it's easier to scope
new behavior, which is what we're adding next!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it will work on any field inside that form, and it's easier to scope
new behavior, which is what we're adding next!
</pre>
</div>
</content>
</entry>
<entry>
<title>Project dropdown test span -&gt; i</title>
<updated>2016-02-05T20:08:28+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-02-05T20:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b724f0871ac3d3af5e19bdd45553e50a92d4a4f0'/>
<id>b724f0871ac3d3af5e19bdd45553e50a92d4a4f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed the project switcher dropdown toggle</title>
<updated>2016-02-05T18:56:37+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-02-05T18:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0a094cb1dfe7328214c8516d60d51deb13c8fc1a'/>
<id>0a094cb1dfe7328214c8516d60d51deb13c8fc1a</id>
<content type='text'>
Moved the positioning of the dropdown to be more aligned with the title

Closes #13219 and #13214
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved the positioning of the dropdown to be more aligned with the title

Closes #13219 and #13214
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'title-projects-dropdown' into 'master'</title>
<updated>2016-02-02T22:15:40+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz1@gmail.com</email>
</author>
<published>2016-02-02T22:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c4c919e59ded2fbf29dc3085b6621e02c0b10f54'/>
<id>c4c919e59ded2fbf29dc3085b6621e02c0b10f54</id>
<content type='text'>

Added dropdown to list all projects on project header

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4212

When clicking the current project name, it shows a dropdown menu with a list of all projects for that group or user.

When closed:

![Screen_Shot_2016-01-14_at_19.17.44](/uploads/a7258ba388dba238fc2f0468711fc729/Screen_Shot_2016-01-14_at_19.17.44.png)

When open:

![Screen_Shot_2016-01-14_at_19.17.51](/uploads/716533d9eb44b123c5fdff36a4740489/Screen_Shot_2016-01-14_at_19.17.51.png)


cc. @jschatz1

See merge request !2438</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Added dropdown to list all projects on project header

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4212

When clicking the current project name, it shows a dropdown menu with a list of all projects for that group or user.

When closed:

![Screen_Shot_2016-01-14_at_19.17.44](/uploads/a7258ba388dba238fc2f0468711fc729/Screen_Shot_2016-01-14_at_19.17.44.png)

When open:

![Screen_Shot_2016-01-14_at_19.17.51](/uploads/716533d9eb44b123c5fdff36a4740489/Screen_Shot_2016-01-14_at_19.17.51.png)


cc. @jschatz1

See merge request !2438</pre>
</div>
</content>
</entry>
</feed>
