<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts, branch quick-submit-note-edit</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Fixed quick submit on note edit</title>
<updated>2016-03-10T11:02:22+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-03-10T11:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3c6fdc7a0a2804dd9d1bef11a1a6b1eab3b1898c'/>
<id>3c6fdc7a0a2804dd9d1bef11a1a6b1eab3b1898c</id>
<content type='text'>
Also removed the cloning of forms for note edits. Instead it just hides/shows the form seeing as it is already there

Closes #14094
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also removed the cloning of forms for note edits. Instead it just hides/shows the form seeing as it is already there

Closes #14094
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into markdown_preview_shortcut</title>
<updated>2016-03-09T21:54:53+00:00</updated>
<author>
<name>Baldinof</name>
<email>baldinof@gmail.com</email>
</author>
<published>2016-03-09T21:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5079d219548c4e94eb78953811158c346225174'/>
<id>a5079d219548c4e94eb78953811158c346225174</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cache only last response in markdown preview</title>
<updated>2016-03-09T08:30:50+00:00</updated>
<author>
<name>Florent Baldino</name>
<email>fbaldino@onisep.fr</email>
</author>
<published>2016-03-09T08:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d0c5ac4ae3a5900e2619727b47114ace31a6c7ff'/>
<id>d0c5ac4ae3a5900e2619727b47114ace31a6c7ff</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 'issue_13621_2' into 'master'</title>
<updated>2016-03-07T17:18:25+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-03-07T17:18:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=903aa7c95e82949ca0a7b18e1f6d2f25fe1b04f4'/>
<id>903aa7c95e82949ca0a7b18e1f6d2f25fe1b04f4</id>
<content type='text'>

Labels should be visible in dashboard and group milestone views

Closes #13621

See merge request !2931</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Labels should be visible in dashboard and group milestone views

Closes #13621

See merge request !2931</pre>
</div>
</content>
</entry>
<entry>
<title>Add shortcut to toggle markdown preview</title>
<updated>2016-03-07T14:35:26+00:00</updated>
<author>
<name>Florent Baldino</name>
<email>fbaldino@onisep.fr</email>
</author>
<published>2016-03-07T14:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=af24645d5d25642f462dea5bacd81908b852c493'/>
<id>af24645d5d25642f462dea5bacd81908b852c493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates from last code review.</title>
<updated>2016-03-07T04:07:19+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-03-07T04:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95b06a62c0db5f8c285a1d24fa1994e10c70ff27'/>
<id>95b06a62c0db5f8c285a1d24fa1994e10c70ff27</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 'issue-sidebar-mobile' into 'master'</title>
<updated>2016-03-05T11:48:21+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-03-05T11:48:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=14df110b78e0fb7f6e45fff5e4ce65ef2d91ea60'/>
<id>14df110b78e0fb7f6e45fff5e4ce65ef2d91ea60</id>
<content type='text'>

Issue sidebar mobile

Fixes #13592 
Fixes #14037 

See merge request !3050</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Issue sidebar mobile

Fixes #13592 
Fixes #14037 

See merge request !3050</pre>
</div>
</content>
</entry>
<entry>
<title>Uses the correct variable names for this situation.</title>
<updated>2016-03-04T19:40:52+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-03-04T19:40:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9cae8dbbfb990f929da08fb75657596a72f85fc0'/>
<id>9cae8dbbfb990f929da08fb75657596a72f85fc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only save right sidebar position cookie if user did the collapsing.</title>
<updated>2016-03-04T19:31:33+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-03-04T19:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9afab2963c33e935069ed88069b548d85d478f7f'/>
<id>9afab2963c33e935069ed88069b548d85d478f7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bugs with open and close buttons</title>
<updated>2016-03-04T14:06:57+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-03-02T17:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cabd228f70c9fef21d929eede06910b3d111fc29'/>
<id>cabd228f70c9fef21d929eede06910b3d111fc29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
