<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/changelogs, branch sh-remove-docs-executable</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch 'improved-changes-dropdown' into 'master'</title>
<updated>2017-11-17T17:42:49+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-11-17T17:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=843ebf7c16d09d0b0fd82db41bec4e104328a6f0'/>
<id>843ebf7c16d09d0b0fd82db41bec4e104328a6f0</id>
<content type='text'>
Improved the design of the changed files dropdown

Closes #36687

See merge request gitlab-org/gitlab-ce!15367</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improved the design of the changed files dropdown

Closes #36687

See merge request gitlab-org/gitlab-ce!15367</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bvl-fix-count-with-selects' into 'master'</title>
<updated>2017-11-17T16:27:38+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-11-17T16:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c406824d319e5b1a073af7cf55c3f24bfa66e2a4'/>
<id>c406824d319e5b1a073af7cf55c3f24bfa66e2a4</id>
<content type='text'>
Remove the selects when counting the last page

Closes #40266

See merge request gitlab-org/gitlab-ce!15456</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the selects when counting the last page

Closes #40266

See merge request gitlab-org/gitlab-ce!15456</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mk-add-user-rate-limits' into 'master'</title>
<updated>2017-11-17T16:11:22+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-11-17T16:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=371180a47d292957b73c6c9e1e662b6c99a62ee9'/>
<id>371180a47d292957b73c6c9e1e662b6c99a62ee9</id>
<content type='text'>
Add request rate limits

Closes #30053

See merge request gitlab-org/gitlab-ce!14708</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add request rate limits

Closes #30053

See merge request gitlab-org/gitlab-ce!14708</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the selects when counting the last page</title>
<updated>2017-11-17T15:20:47+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-11-17T14:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a335c4d955bbb74a50ca30ac45d30f6ef66774d'/>
<id>5a335c4d955bbb74a50ca30ac45d30f6ef66774d</id>
<content type='text'>
The last page of the first collection is only loaded into memory when
it is being viewed. If it isn't loaded into memory, the `#size` call
triggers a count query.

This `#count` would generate an invalid query if our custom preloaded
counts are included by adding a separate `as count_column` alias on
top of the count aliases. Removing the selects in this case will make
sure a valid `COUNT(*)` is generated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The last page of the first collection is only loaded into memory when
it is being viewed. If it isn't loaded into memory, the `#size` call
triggers a count query.

This `#count` would generate an invalid query if our custom preloaded
counts are included by adding a separate `as count_column` alias on
top of the count aliases. Removing the selects in this case will make
sure a valid `COUNT(*)` is generated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved the design of the changed files dropdown</title>
<updated>2017-11-17T14:51:28+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-11-14T10:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04fcc7dab5b2c08dc33e9cb62bfe9c712db6ebff'/>
<id>04fcc7dab5b2c08dc33e9cb62bfe9c712db6ebff</id>
<content type='text'>
Closes #36687
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #36687
</pre>
</div>
</content>
</entry>
<entry>
<title>Changing OAuth lookup to be case insensitive</title>
<updated>2017-11-17T14:24:25+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2017-11-17T14:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c7cf68bd6ff744e044944acad586e06badc481d4'/>
<id>c7cf68bd6ff744e044944acad586e06badc481d4</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 'sh-port-hashed-storage-transfer-fix' into 'master'</title>
<updated>2017-11-17T14:23:47+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-11-17T14:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=76b2a7caa5219662a29f0eb16f0507aac1976f33'/>
<id>76b2a7caa5219662a29f0eb16f0507aac1976f33</id>
<content type='text'>
Fix hashed storage with project transfers to another namespace

Closes gitlab-ee#4056

See merge request gitlab-org/gitlab-ce!15444</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix hashed storage with project transfers to another namespace

Closes gitlab-ee#4056

See merge request gitlab-org/gitlab-ce!15444</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bvl-delete-empty-fork-networks' into 'master'</title>
<updated>2017-11-17T14:21:36+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-11-17T14:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5c0ba938aa55009d891da25abc66b0fb3bd7d43b'/>
<id>5c0ba938aa55009d891da25abc66b0fb3bd7d43b</id>
<content type='text'>
Delete empty fork networks

See merge request gitlab-org/gitlab-ce!15373</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Delete empty fork networks

See merge request gitlab-org/gitlab-ce!15373</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ci-pipeline-status-query' into 'master'</title>
<updated>2017-11-17T12:56:12+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-11-17T12:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6d36c3b5de7772415b1176b8247c34053b826a74'/>
<id>6d36c3b5de7772415b1176b8247c34053b826a74</id>
<content type='text'>
Optimise getting the pipeline status of commits

See merge request gitlab-org/gitlab-ce!15332</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Optimise getting the pipeline status of commits

See merge request gitlab-org/gitlab-ce!15332</pre>
</div>
</content>
</entry>
<entry>
<title>Delete orphaned fork networks in a migration</title>
<updated>2017-11-17T11:58:15+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-11-14T11:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f84369ae105c59a0c5cd947edb352fd616c4335'/>
<id>8f84369ae105c59a0c5cd947edb352fd616c4335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
