<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch lazy-diffs</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>Explain why we have an 'overflow' state</title>
<updated>2016-03-03T15:50:28+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-03-03T15:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a0020a2ec5fa4688a8f62b87ac6d46070f55fd8'/>
<id>3a0020a2ec5fa4688a8f62b87ac6d46070f55fd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trigger build</title>
<updated>2016-03-03T15:29:17+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-03-03T15:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff45862ba44fee266467dcb9cf7e8d0fbe1d026a'/>
<id>ff45862ba44fee266467dcb9cf7e8d0fbe1d026a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit the scope of stub_const</title>
<updated>2016-03-03T15:03:19+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-03-03T15:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee66e396e0738c412cf7717225805b2c773feaad'/>
<id>ee66e396e0738c412cf7717225805b2c773feaad</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 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-diffs</title>
<updated>2016-03-03T13:07:24+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-03-03T13:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=194a941c7300744c27b2b558d27977d72915ed00'/>
<id>194a941c7300744c27b2b558d27977d72915ed00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring back some deleted code we still need</title>
<updated>2016-03-03T12:50:22+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-03-03T12:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7a41409cf007e014f82c3c46ded05412c90cc5ec'/>
<id>7a41409cf007e014f82c3c46ded05412c90cc5ec</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_4095' into 'master'</title>
<updated>2016-03-03T09:53:06+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-03-03T09:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7e710acc1c72de7d11ad393ee3e111e250e0cb66'/>
<id>7e710acc1c72de7d11ad393ee3e111e250e0cb66</id>
<content type='text'>

Don't show Issues/MRs from archived projects in Groups view

Fixes #4095 

See merge request !2980</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Don't show Issues/MRs from archived projects in Groups view

Fixes #4095 

See merge request !2980</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'improve-user-tabs' into 'master'</title>
<updated>2016-03-03T00:13:19+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz1@gmail.com</email>
</author>
<published>2016-03-03T00:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1fa7671f44291f78131c0fa31f6d1ffcb3ff6bbc'/>
<id>1fa7671f44291f78131c0fa31f6d1ffcb3ff6bbc</id>
<content type='text'>

Add routes and actions for dynamic tab loading. Closes #13588 and #13584



See merge request !2961</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add routes and actions for dynamic tab loading. Closes #13588 and #13584



See merge request !2961</pre>
</div>
</content>
</entry>
<entry>
<title>Re-use previous line</title>
<updated>2016-03-03T00:00:12+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2016-03-03T00:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4981e9b4a9a548725eedff98b93c7ff3596c437'/>
<id>d4981e9b4a9a548725eedff98b93c7ff3596c437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGELOG.</title>
<updated>2016-03-02T22:38:25+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-03-02T22:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7dd2e37a9d5c2c6acc45bf636432154ed0d73164'/>
<id>7dd2e37a9d5c2c6acc45bf636432154ed0d73164</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 'rs-quick-submit-teaching' into 'master'</title>
<updated>2016-03-02T20:48:24+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-03-02T20:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=89270f77ed1ee5d74bba39edbbd5757d43af2a78'/>
<id>89270f77ed1ee5d74bba39edbbd5757d43af2a78</id>
<content type='text'>

Contextually teach the user about the quick submit hotkey

When a user tabs to the submit button (i.e., the "wrong" way), we
display a tooltip with the quick submit hotkey so they can learn the
"right" way.

See merge request !2802</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Contextually teach the user about the quick submit hotkey

When a user tabs to the submit button (i.e., the "wrong" way), we
display a tooltip with the quick submit hotkey so they can learn the
"right" way.

See merge request !2802</pre>
</div>
</content>
</entry>
</feed>
