<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models, branch commit-limits</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>Show at most 100 commits in the web UI</title>
<updated>2016-03-04T14:17:12+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-03-04T14:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=97093a52984f1f4682b5d3432f7666f3c806c4ca'/>
<id>97093a52984f1f4682b5d3432f7666f3c806c4ca</id>
<content type='text'>
When rendering 1 commit takes over 5ms (on my laptop: around 9ms), it
saves seconds in rendering time to show 100 instead of 500 commits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When rendering 1 commit takes over 5ms (on my laptop: around 9ms), it
saves seconds in rendering time to show 100 instead of 500 commits.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Gitlab::Git::DiffCollections</title>
<updated>2016-03-03T17:38:44+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-03-03T17:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1764e1b7cb2bffb9b4c4a69991fe2c4d21ce5459'/>
<id>1764e1b7cb2bffb9b4c4a69991fe2c4d21ce5459</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 'renaming-repository-caching' into 'master'</title>
<updated>2016-03-03T15:35:11+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-03-03T15:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00cb4a97147a8f760d37c5f6fae11f93ba4ede34'/>
<id>00cb4a97147a8f760d37c5f6fae11f93ba4ede34</id>
<content type='text'>

Flush repository caches before renaming projects

This should hopefully solve gitlab-org/gitlab-ce#13790. Once I know the exact steps to reproduce the problem I should be able to confirm this.

cc @dblessing @inem 

See merge request !2974</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Flush repository caches before renaming projects

This should hopefully solve gitlab-org/gitlab-ce#13790. Once I know the exact steps to reproduce the problem I should be able to confirm this.

cc @dblessing @inem 

See merge request !2974</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://git.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>Don't list issues from archived projects in Group view.</title>
<updated>2016-03-02T17:51:29+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-02-26T02:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b86b46a2c0eeaa397d2dccb49bf51d096ac12c6'/>
<id>0b86b46a2c0eeaa397d2dccb49bf51d096ac12c6</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_13501' into 'master'</title>
<updated>2016-03-02T17:18:03+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-03-02T17:18:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=076956cb2ba9a3cd2d3e4b541879b8b9ab0af165'/>
<id>076956cb2ba9a3cd2d3e4b541879b8b9ab0af165</id>
<content type='text'>

Add link to open merge requests on label index

Closes #13501 

See merge request !3057</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add link to open merge requests on label index

Closes #13501 

See merge request !3057</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue_13623' into 'master'</title>
<updated>2016-03-02T10:54:30+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-03-02T10:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4eec96eb7ae64208999938685247aa426a24c815'/>
<id>4eec96eb7ae64208999938685247aa426a24c815</id>
<content type='text'>

Show days remaining instead of elapsed time for Milestone.

Closes #13623

See merge request !2978</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Show days remaining instead of elapsed time for Milestone.

Closes #13623

See merge request !2978</pre>
</div>
</content>
</entry>
<entry>
<title>Add open_merge_requests_count method</title>
<updated>2016-03-02T02:04:34+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2016-03-02T02:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d1b22c3a0b4ab5ccf5a80aac4edf72a2528d0568'/>
<id>d1b22c3a0b4ab5ccf5a80aac4edf72a2528d0568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add association to merge requests</title>
<updated>2016-03-02T02:04:13+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2016-03-02T02:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3992e2269b35748b0167aff69225407bd189a931'/>
<id>3992e2269b35748b0167aff69225407bd189a931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Little refactor for milestone_remaining_days helper from last code review.</title>
<updated>2016-03-02T00:40:50+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-03-02T00:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03d58f564c32013dc5c3e0a0f6b8266f221e3548'/>
<id>03d58f564c32013dc5c3e0a0f6b8266f221e3548</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
