<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib, branch docs/edit-after-script-context</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 'sh-update-openid-omniauth-gem' into 'master'</title>
<updated>2019-06-12T17:20:24+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-06-12T17:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b6e56ed3d3ce0e6c76c07819a84f1c49d2caba13'/>
<id>b6e56ed3d3ce0e6c76c07819a84f1c49d2caba13</id>
<content type='text'>
Bump omniauth_openid_connect to 0.3.1

See merge request gitlab-org/gitlab-ce!29387</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump omniauth_openid_connect to 0.3.1

See merge request gitlab-org/gitlab-ce!29387</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rack-timeout-rename' into 'master'</title>
<updated>2019-06-12T16:00:27+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2019-06-12T16:00:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ac01310fddc4d3d52c575e15b1e7589e02186312'/>
<id>ac01310fddc4d3d52c575e15b1e7589e02186312</id>
<content type='text'>
Moved RackTimeout observer to a different location and ignore transition states

See merge request gitlab-org/gitlab-ce!29214</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved RackTimeout observer to a different location and ignore transition states

See merge request gitlab-org/gitlab-ce!29214</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'expose-project-git-depth-via-api' into 'master'</title>
<updated>2019-06-12T11:02:36+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-06-12T11:02:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=991976642f180fbc855ebb27b03cbe0c9217f7a5'/>
<id>991976642f180fbc855ebb27b03cbe0c9217f7a5</id>
<content type='text'>
Expose default_git_depth via project API

Closes #62908

See merge request gitlab-org/gitlab-ce!29353</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expose default_git_depth via project API

Closes #62908

See merge request gitlab-org/gitlab-ce!29353</pre>
</div>
</content>
</entry>
<entry>
<title>Monitor only final states</title>
<updated>2019-06-12T10:33:34+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-06-12T10:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13364c00d57ce3150a50c23ea3eb0e6af4271d92'/>
<id>13364c00d57ce3150a50c23ea3eb0e6af4271d92</id>
<content type='text'>
There is no reason to monitor transition states so we ignore
ready and active states. We can get ratio of completed vs failed
requests from final states.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no reason to monitor transition states so we ignore
ready and active states. We can get ratio of completed vs failed
requests from final states.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved RackTimeout observer to a different location</title>
<updated>2019-06-12T10:09:04+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-06-05T17:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3a7bdda986949ca76df3c4932ee8c973437a743'/>
<id>d3a7bdda986949ca76df3c4932ee8c973437a743</id>
<content type='text'>
Because there will be similar observer for PumaWorkerKiller,
it makes sense to keep both on better place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because there will be similar observer for PumaWorkerKiller,
it makes sense to keep both on better place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bvl-rename-loader-for-lfs-oids' into 'master'</title>
<updated>2019-06-12T09:56:41+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-06-12T09:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f18f3ed9265e777ab7ddcb87948d0e405fbbb0b0'/>
<id>f18f3ed9265e777ab7ddcb87948d0e405fbbb0b0</id>
<content type='text'>
Rename `BatchCommitLoader` to `BatchLfsOidLoader`

See merge request gitlab-org/gitlab-ce!29487</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename `BatchCommitLoader` to `BatchLfsOidLoader`

See merge request gitlab-org/gitlab-ce!29487</pre>
</div>
</content>
</entry>
<entry>
<title>Expose ci_default_git_depth via project API</title>
<updated>2019-06-12T08:51:45+00:00</updated>
<author>
<name>Fabio Pitino</name>
<email>fpitino@gitlab.com</email>
</author>
<published>2019-06-07T11:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ac527b4889b9465b2d55ca0c9317a3e8479a625'/>
<id>3ac527b4889b9465b2d55ca0c9317a3e8479a625</id>
<content type='text'>
Enable Get and Update of ci_default_git_depth for
Project API.

Renaming Project#default_git_depth to :ci_default_git_depth
to give more context through the API usage.

Add API documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable Get and Update of ci_default_git_depth for
Project API.

Renaming Project#default_git_depth to :ci_default_git_depth
to give more context through the API usage.

Add API documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Serverless.gitlab-ci-yml to fix lint warning</title>
<updated>2019-06-12T07:48:12+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-06-12T07:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3289a47f0add58d79d079eff0f11f63503b32f09'/>
<id>3289a47f0add58d79d079eff0f11f63503b32f09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API issues - minor cleanup of permission check</title>
<updated>2019-06-11T23:12:21+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-06-11T23:12:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a17a15562d7f1ada0ddce1ad3a0369a69a46bcab'/>
<id>a17a15562d7f1ada0ddce1ad3a0369a69a46bcab</id>
<content type='text'>
Adds `set_issue_updated_at` similar to `set_issue_created_at`
permission and cleans up the related permission check in issues
API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds `set_issue_updated_at` similar to `set_issue_created_at`
permission and cleans up the related permission check in issues
API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Automatically update MR merge-ref along merge status"</title>
<updated>2019-06-11T16:08:25+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2019-06-11T16:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00a273d3a90975d22f39b142fdb85c06779d7b63'/>
<id>00a273d3a90975d22f39b142fdb85c06779d7b63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
