<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/controllers, branch epics-e2e-tests</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>Merge branch 'mk/asymmetric-exists-cache' into 'master'</title>
<updated>2018-09-28T02:24:16+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-09-28T02:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0b5346d65b24bad188f3ef4a8f282ac07bf1136'/>
<id>b0b5346d65b24bad188f3ef4a8f282ac07bf1136</id>
<content type='text'>
Resolve "Geo: Does not mark repositories as missing on primary due to stale cache"

Closes #50211 and #44044

See merge request gitlab-org/gitlab-ce!21789</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Geo: Does not mark repositories as missing on primary due to stale cache"

Closes #50211 and #44044

See merge request gitlab-org/gitlab-ce!21789</pre>
</div>
</content>
</entry>
<entry>
<title>Cache `Repository#exists?` false in RequestStore</title>
<updated>2018-09-28T01:22:37+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2018-09-25T17:12:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3640292bf2ef822c8e2394fa2397b1b7d04e9891'/>
<id>3640292bf2ef822c8e2394fa2397b1b7d04e9891</id>
<content type='text'>
* Only truthy values are cached in Redis.
* All values are cached in RequestStore and in an instance variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Only truthy values are cached in Redis.
* All values are cached in RequestStore and in an instance variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add has_trace to Projects::JobController#show.json</title>
<updated>2018-09-27T09:40:50+00:00</updated>
<author>
<name>Steve Azzopardi</name>
<email>steveazz@outlook.com</email>
</author>
<published>2018-09-27T07:04:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0599a25f9570d7af2c0b76c4165612962a9ccd85'/>
<id>0599a25f9570d7af2c0b76c4165612962a9ccd85</id>
<content type='text'>
closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51925
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51925
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fa-handle_invalid_utf8_errors' into 'master'</title>
<updated>2018-09-25T16:35:10+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-09-25T16:35:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0920342094ae07d7225b42cf23cf9637076d2b25'/>
<id>0920342094ae07d7225b42cf23cf9637076d2b25</id>
<content type='text'>
Render 412 when invalid UTF-8 is passed as parameter

See merge request gitlab-org/gitlab-ce!21774</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Render 412 when invalid UTF-8 is passed as parameter

See merge request gitlab-org/gitlab-ce!21774</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dm-create-note-return-discussion' into 'master'</title>
<updated>2018-09-24T09:21:34+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-09-24T09:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=421108c62841592dea15e87a6eb490ccd431af25'/>
<id>421108c62841592dea15e87a6eb490ccd431af25</id>
<content type='text'>
Increase performance when creating discussion on diff

Closes #49002

See merge request gitlab-org/gitlab-ce!21743</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase performance when creating discussion on diff

Closes #49002

See merge request gitlab-org/gitlab-ce!21743</pre>
</div>
</content>
</entry>
<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>Return discussion object from NotesController#create when return_discussion param is set</title>
<updated>2018-09-21T10:40:57+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2018-09-14T13:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2036458e150db2840dbb1219f1cb5e079b648deb'/>
<id>2036458e150db2840dbb1219f1cb5e079b648deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spec message in spec/controllers/oauth/applications_controller_spec.rb</title>
<updated>2018-09-21T08:03:00+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2018-09-21T08:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d304af4bb42ddc79035a5161954d1bfe5892d914'/>
<id>d304af4bb42ddc79035a5161954d1bfe5892d914</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>Always allow user to revoke an authorized application</title>
<updated>2018-09-20T11:02:59+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2018-09-20T11:02:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=98a319a482f0dcae8e99d3d3d5f416ef79964c64'/>
<id>98a319a482f0dcae8e99d3d3d5f416ef79964c64</id>
<content type='text'>
Even if User OAuth applications setting is disabled in admin settings.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even if User OAuth applications setting is disabled in admin settings.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose runners status information in job api</title>
<updated>2018-09-18T07:42:59+00:00</updated>
<author>
<name>Steve Azzopardi</name>
<email>sazzopardi@gitlab.com</email>
</author>
<published>2018-09-18T07:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=673764319acfdefd416cbd228073bc48fe05b63d'/>
<id>673764319acfdefd416cbd228073bc48fe05b63d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
