<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch sh-guard-read-only-user-updates</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>Don't attempt to update user tracked fields if database is in read-only</title>
<updated>2018-02-18T05:30:29+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-02-18T05:29:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=46e6a9f8a0f2dc0ae4e3152646f319a7cb5abcb2'/>
<id>46e6a9f8a0f2dc0ae4e3152646f319a7cb5abcb2</id>
<content type='text'>
With Geo, attempting to view an endpoint with a user could result in an
Error 500 since Devise attempts to update the last sign-in IP and other
details.

Closes gitlab-org/gitlab-ee#4972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With Geo, attempting to view an endpoint with a user could result in an
Error 500 since Devise attempts to update the last sign-in IP and other
details.

Closes gitlab-org/gitlab-ee#4972
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '17500-mr-multiple-issues-oxford-comma' into 'master'</title>
<updated>2018-02-18T04:50:17+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-02-18T04:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=557db7e635c70bf68a15f7029014301013b30070'/>
<id>557db7e635c70bf68a15f7029014301013b30070</id>
<content type='text'>
Update issue closing pattern to be more forgiving

Closes #17500

See merge request gitlab-org/gitlab-ce!17198</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update issue closing pattern to be more forgiving

Closes #17500

See merge request gitlab-org/gitlab-ce!17198</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog entry</title>
<updated>2018-02-17T17:48:31+00:00</updated>
<author>
<name>Vicky Chijwani</name>
<email>vickychijwani@gmail.com</email>
</author>
<published>2018-02-17T17:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a9a80315537c48a2fb3c338e0f8c76b3f9aa06d'/>
<id>3a9a80315537c48a2fb3c338e0f8c76b3f9aa06d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow oxford commas and spaces before commas in MR issue closing pattern.</title>
<updated>2018-02-17T17:16:07+00:00</updated>
<author>
<name>Vicky Chijwani</name>
<email>vickychijwani@gmail.com</email>
</author>
<published>2018-02-17T16:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=50cdf41e7e1bac48cb9d3e5414682e1bd59e5db9'/>
<id>50cdf41e7e1bac48cb9d3e5414682e1bd59e5db9</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 'revert-215dff76' into 'master'</title>
<updated>2018-02-17T16:50:08+00:00</updated>
<author>
<name>Ian Baum</name>
<email>ibaum@gitlab.com</email>
</author>
<published>2018-02-17T16:50:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd82683e79e3c1cffe28ff1cf458ee8d84577e69'/>
<id>cd82683e79e3c1cffe28ff1cf458ee8d84577e69</id>
<content type='text'>
Revert "Merge branch 'expired-ci-artifacts' into 'master'"

See merge request gitlab-org/gitlab-ce!17193</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "Merge branch 'expired-ci-artifacts' into 'master'"

See merge request gitlab-org/gitlab-ce!17193</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dm-dont-cache-nil-root-ref' into 'master'</title>
<updated>2018-02-17T06:57:56+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-02-17T06:57:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=35ee6307399f1d92b90183a83cdf4b77a4d601f9'/>
<id>35ee6307399f1d92b90183a83cdf4b77a4d601f9</id>
<content type='text'>
Don't cache a nil repository root ref to prevent caching issues

See merge request gitlab-org/gitlab-ce!17179</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't cache a nil repository root ref to prevent caching issues

See merge request gitlab-org/gitlab-ce!17179</pre>
</div>
</content>
</entry>
<entry>
<title>Don't cache a nil repository root ref to prevent caching issues</title>
<updated>2018-02-17T06:28:08+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2018-02-16T14:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8b727fea81b19f12366894c4a4b981250c549833'/>
<id>8b727fea81b19f12366894c4a4b981250c549833</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 '43296-fix-specs-broken-by-hardcoding-paths' into 'master'</title>
<updated>2018-02-16T23:04:56+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-02-16T23:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6fdfc20dcd6a13e9a9e576ccf4727203cf333c12'/>
<id>6fdfc20dcd6a13e9a9e576ccf4727203cf333c12</id>
<content type='text'>
Fix order dependencies in some specs

Closes #43296

See merge request gitlab-org/gitlab-ce!17189</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix order dependencies in some specs

Closes #43296

See merge request gitlab-org/gitlab-ce!17189</pre>
</div>
</content>
</entry>
<entry>
<title>Add back database changes for Ci::Build</title>
<updated>2018-02-16T22:27:29+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-02-16T22:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a6dbaefb1948d81438f1d50f93deabcc59a43eb'/>
<id>1a6dbaefb1948d81438f1d50f93deabcc59a43eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'expired-ci-artifacts' into 'master'"</title>
<updated>2018-02-16T22:19:22+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-02-16T22:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a978a5e01de26ad8d96312cb0a07087ec2dccb21'/>
<id>a978a5e01de26ad8d96312cb0a07087ec2dccb21</id>
<content type='text'>
This reverts merge request !16578</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !16578</pre>
</div>
</content>
</entry>
</feed>
