<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers, branch fa-handle_invalid_utf8_errors</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>Render 412 for invalid UTF-8 parameters</title>
<updated>2018-09-22T15:15:53+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2018-09-05T19:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1fcc7f9ba23a5ca02773e080ccb66f37435150ff'/>
<id>1fcc7f9ba23a5ca02773e080ccb66f37435150ff</id>
<content type='text'>
Renders 412 error page when invalid UTF-8 is passed
as parameters in controllers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renders 412 error page when invalid UTF-8 is passed
as parameters in controllers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sort dropdown to project labels page and group labels page</title>
<updated>2018-09-10T12:34:36+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2018-09-10T11:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8d19f4b4a610d4c26c685c5069b91c6636590c76'/>
<id>8d19f4b4a610d4c26c685c5069b91c6636590c76</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-delete-container-registry-async' into 'master'</title>
<updated>2018-09-07T20:26:51+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-09-07T20:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c014f7fd4ce82e9b4a907eab3915702053f0557f'/>
<id>c014f7fd4ce82e9b4a907eab3915702053f0557f</id>
<content type='text'>
Delete a container registry asynchronously

Closes #51063 and #49926

See merge request gitlab-org/gitlab-ce!21553</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Delete a container registry asynchronously

Closes #51063 and #49926

See merge request gitlab-org/gitlab-ce!21553</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dz-refactor-group-labels-finder' into 'master'</title>
<updated>2018-09-07T19:55:48+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-09-07T19:55:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c0fafb6bb1b54acd0c5def073c468d98a15c4232'/>
<id>c0fafb6bb1b54acd0c5def073c468d98a15c4232</id>
<content type='text'>
Fix group labels page timeout if many projects and labels

Closes #51221

See merge request gitlab-org/gitlab-ce!21594</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix group labels page timeout if many projects and labels

Closes #51221

See merge request gitlab-org/gitlab-ce!21594</pre>
</div>
</content>
</entry>
<entry>
<title>Delete a container registry asynchronously</title>
<updated>2018-09-07T19:42:59+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-09-06T06:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5830d1143dbf6b2958153233279896961e9a44df'/>
<id>5830d1143dbf6b2958153233279896961e9a44df</id>
<content type='text'>
When a container registry has many tags, it's easy for the DELETE call to take more
than 60 seconds and fail. This can also leave the registry in a bad state with
null bytes since some of the images have been deleted with tags still pointing to them.
In addition, we have to prevent users from accidentally initiating the delete multiple
times or this could leave the registry with orphaned tags.

This commit also adds a flash message to notify the user the registry is scheduled
for deletion.

Closes #49926, #51063
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a container registry has many tags, it's easy for the DELETE call to take more
than 60 seconds and fail. This can also leave the registry in a bad state with
null bytes since some of the images have been deleted with tags still pointing to them.
In addition, we have to prevent users from accidentally initiating the delete multiple
times or this could leave the registry with orphaned tags.

This commit also adds a flash message to notify the user the registry is scheduled
for deletion.

Closes #49926, #51063
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'osw-write-cache-upon-mr-creation-and-cache-refactoring' into 'master'</title>
<updated>2018-09-07T15:42:01+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-09-07T15:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b027b3e037a328cc8a699d6befa796039c03b44b'/>
<id>b027b3e037a328cc8a699d6befa796039c03b44b</id>
<content type='text'>
Write diff highlighting cache upon MR creation (refactors caching)

Closes #50204

See merge request gitlab-org/gitlab-ce!21489</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Write diff highlighting cache upon MR creation (refactors caching)

Closes #50204

See merge request gitlab-org/gitlab-ce!21489</pre>
</div>
</content>
</entry>
<entry>
<title>Include private contributions in user contribution graph</title>
<updated>2018-09-07T15:08:55+00:00</updated>
<author>
<name>George Tsiolis</name>
<email>tsiolis.g@gmail.com</email>
</author>
<published>2018-09-07T15:08:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=124cece3b39f5cc38686df39c179b1a61ecbd562'/>
<id>124cece3b39f5cc38686df39c179b1a61ecbd562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ask user explicitly about usage stats agreement</title>
<updated>2018-09-07T14:32:28+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2018-09-07T14:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a415a904b8b03543dfdfab4667336b603b45eb28'/>
<id>a415a904b8b03543dfdfab4667336b603b45eb28</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 '48778-remove-old-storage-logic-from-import-export' into 'master'</title>
<updated>2018-09-07T14:28:25+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-09-07T14:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1f765ce9ea25b45cd702c25ccb762eacceb9a4ae'/>
<id>1f765ce9ea25b45cd702c25ccb762eacceb9a4ae</id>
<content type='text'>
Resolve "Remove old storage logic from Import/Export"

Closes #51144, #50109, #48778, and #51079

See merge request gitlab-org/gitlab-ce!21409</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Remove old storage logic from Import/Export"

Closes #51144, #50109, #48778, and #51079

See merge request gitlab-org/gitlab-ce!21409</pre>
</div>
</content>
</entry>
<entry>
<title>Use optionally_search for group labels index page</title>
<updated>2018-09-07T14:16:26+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2018-09-07T14:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=534f8152c6405db515172a19ec3df35af4606fa4'/>
<id>534f8152c6405db515172a19ec3df35af4606fa4</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
