<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views, branch docs/db-debugging</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>Truncate tree to max 1,000 items and display notice to users</title>
<updated>2017-11-15T14:28:33+00:00</updated>
<author>
<name>Drew Blessing</name>
<email>drew@gitlab.com</email>
</author>
<published>2017-11-10T20:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03b1bcbb686f8e56fe6c6303adacdc01c5403790'/>
<id>03b1bcbb686f8e56fe6c6303adacdc01c5403790</id>
<content type='text'>
Rendering ten thousands of tree items consumes a lot of server
time and can cause timeouts in extreme cases. Realistically,
displaying more than 1,000 files is probably not useful so
truncate and show the user a notice instead. 'Find files' can be
used to locate specific files beyond the 1,000 limit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rendering ten thousands of tree items consumes a lot of server
time and can cause timeouts in extreme cases. Realistically,
displaying more than 1,000 files is probably not useful so
truncate and show the user a notice instead. 'Find files' can be
used to locate specific files beyond the 1,000 limit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Internationalization support for Prometheus Service Configuration"</title>
<updated>2017-11-15T08:42:37+00:00</updated>
<author>
<name>Jose Ivan Vargas Lopez</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-11-15T08:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e30cecbc27d45b384ace57a9f616a4d34acf9ec3'/>
<id>e30cecbc27d45b384ace57a9f616a4d34acf9ec3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stops page reload when changing tabs or pages - uses API requests instead</title>
<updated>2017-11-14T15:35:29+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-11-14T15:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be4abe7719a500852ce4f913d345e9b3e8794dc3'/>
<id>be4abe7719a500852ce4f913d345e9b3e8794dc3</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 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'</title>
<updated>2017-11-14T10:54:30+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-11-14T10:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b01821b0d7c7c624ab86936a7cadb82b3603630'/>
<id>6b01821b0d7c7c624ab86936a7cadb82b3603630</id>
<content type='text'>
Do not allow jobs to be erased

Closes #31771

See merge request gitlab-org/gitlab-ce!15216</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not allow jobs to be erased

Closes #31771

See merge request gitlab-org/gitlab-ce!15216</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bvl-refresh-member-listing-on-removal' into 'master'</title>
<updated>2017-11-13T22:24:03+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-11-13T22:24:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6fa53d297fafbab163fa3e3dd86d10d8f141f2da'/>
<id>6fa53d297fafbab163fa3e3dd86d10d8f141f2da</id>
<content type='text'>
Don't perform a JS request when deleting a membership.

Closes #39933 and #31720

See merge request gitlab-org/gitlab-ce!15344</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't perform a JS request when deleting a membership.

Closes #39933 and #31720

See merge request gitlab-org/gitlab-ce!15344</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3615-improve-welcome-screen' into 'master'</title>
<updated>2017-11-13T21:40:55+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-11-13T21:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6ffb9ffd4ad54fc452f9ae1e97a41f7a83f96a1c'/>
<id>6ffb9ffd4ad54fc452f9ae1e97a41f7a83f96a1c</id>
<content type='text'>
Reorganize landing page for new users

See merge request gitlab-org/gitlab-ce!15191</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reorganize landing page for new users

See merge request gitlab-org/gitlab-ce!15191</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '37174-wrong-case-for-roles-header-in-allowed-to-create-project-settings-dropdown' into 'master'</title>
<updated>2017-11-13T18:51:37+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-11-13T18:51:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2932f532c35a1fff58486920a03227862594f54d'/>
<id>2932f532c35a1fff58486920a03227862594f54d</id>
<content type='text'>
Resolve "Wrong case for 'Roles' header in 'Allowed to create' project settings dropdown"

Closes #37174

See merge request gitlab-org/gitlab-ce!15326</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Wrong case for 'Roles' header in 'Allowed to create' project settings dropdown"

Closes #37174

See merge request gitlab-org/gitlab-ce!15326</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '40068-runner-sorting-regression' into 'master'</title>
<updated>2017-11-13T17:01:36+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-11-13T17:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c8d594e04e2d12a1c0d68ed80998f0b42f0fc8c5'/>
<id>c8d594e04e2d12a1c0d68ed80998f0b42f0fc8c5</id>
<content type='text'>
Revert a regression on runners sorting (!15134)

Closes #40068

See merge request gitlab-org/gitlab-ce!15341</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert a regression on runners sorting (!15134)

Closes #40068

See merge request gitlab-org/gitlab-ce!15341</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue_39238' into 'master'</title>
<updated>2017-11-13T15:35:06+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-11-13T15:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3582c6ab8e76bcb730abcc85b70d8ef4992ea322'/>
<id>3582c6ab8e76bcb730abcc85b70d8ef4992ea322</id>
<content type='text'>
Fix image diff notes email

Closes #39238

See merge request gitlab-org/gitlab-ce!15299</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix image diff notes email

Closes #39238

See merge request gitlab-org/gitlab-ce!15299</pre>
</div>
</content>
</entry>
<entry>
<title>Fix image diff notes email</title>
<updated>2017-11-13T14:39:01+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2017-11-09T19:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5dd2862195f00e19ee9dccc126d01a8d2c484de0'/>
<id>5dd2862195f00e19ee9dccc126d01a8d2c484de0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
