<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib, branch docs/split-autodevops-variable-table</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 '19186-redirect-wiki-git-route-to-wiki' into 'master'</title>
<updated>2019-07-26T21:01:41+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-26T21:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2219b140b6873b893a3cac2cae195b929a20f5aa'/>
<id>2219b140b6873b893a3cac2cae195b929a20f5aa</id>
<content type='text'>
Redirect project.wiki.git to project wiki home

See merge request gitlab-org/gitlab-ce!31085</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Redirect project.wiki.git to project wiki home

See merge request gitlab-org/gitlab-ce!31085</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pid discovery for Unicorn in PidProvider</title>
<updated>2019-07-26T15:02:21+00:00</updated>
<author>
<name>Aleksei Lipniagov</name>
<email>alipniagov@gitlab.com</email>
</author>
<published>2019-07-26T15:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13676e021cddba7a801386a183dba696200312bf'/>
<id>13676e021cddba7a801386a183dba696200312bf</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 'remove-nested-groups-checks' into 'master'</title>
<updated>2019-07-26T14:57:12+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-07-26T14:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd1a5a9f422df267725bd5fbd254f3c1f16fd596'/>
<id>bd1a5a9f422df267725bd5fbd254f3c1f16fd596</id>
<content type='text'>
Remove code related to object hierarchy and MySQL

Closes #65056 and #65055

See merge request gitlab-org/gitlab-ce!31095</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove code related to object hierarchy and MySQL

Closes #65056 and #65055

See merge request gitlab-org/gitlab-ce!31095</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'</title>
<updated>2019-07-26T14:32:20+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-07-26T14:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=900ef6fc316c7d4024545b5d08598c61fa9f3936'/>
<id>900ef6fc316c7d4024545b5d08598c61fa9f3936</id>
<content type='text'>
Find build by sha from ref

Closes #64534 and #45697

See merge request gitlab-org/gitlab-ce!30843</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Find build by sha from ref

Closes #64534 and #45697

See merge request gitlab-org/gitlab-ce!30843</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dm-submodule-links-nil' into 'master'</title>
<updated>2019-07-26T11:27:00+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-07-26T11:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55f99e930e1c147ec191a234ff4881ea7e70ea61'/>
<id>55f99e930e1c147ec191a234ff4881ea7e70ea61</id>
<content type='text'>
Fix error rendering submodules in MR diffs when there is no .gitmodules

See merge request gitlab-org/gitlab-ce!31162</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix error rendering submodules in MR diffs when there is no .gitmodules

See merge request gitlab-org/gitlab-ce!31162</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer `flat_map` over `map` + `flatten`</title>
<updated>2019-07-26T10:44:13+00:00</updated>
<author>
<name>Peter Leitzen</name>
<email>pleitzen@gitlab.com</email>
</author>
<published>2019-07-26T10:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8136fac26c8f470720ff90d152b93abf50f5084d'/>
<id>8136fac26c8f470720ff90d152b93abf50f5084d</id>
<content type='text'>
Convert several occurrences of `map` + `flatten` to
`flat_map` where applicable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert several occurrences of `map` + `flatten` to
`flat_map` where applicable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error rendering submodules in MR diffs when there is no .gitmodules</title>
<updated>2019-07-26T10:05:56+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2019-07-25T22:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cfef1e8e99c275386d3680b90e95ba0cdf137f7c'/>
<id>cfef1e8e99c275386d3680b90e95ba0cdf137f7c</id>
<content type='text'>
Without this change, we get a NoMethodError on nil
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this change, we get a NoMethodError on nil
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'extract_auto_deploy_into_base_image' into 'master'</title>
<updated>2019-07-26T08:47:10+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-07-26T08:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2b6c6ca0de25512fa2c44f3058cdf24397954d3'/>
<id>f2b6c6ca0de25512fa2c44f3058cdf24397954d3</id>
<content type='text'>
Extract Auto DevOps deploy functions in a base image

Closes #50286

See merge request gitlab-org/gitlab-ce!30404</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extract Auto DevOps deploy functions in a base image

Closes #50286

See merge request gitlab-org/gitlab-ce!30404</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure Warden triggers after_authentication callback</title>
<updated>2019-07-26T07:05:50+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2019-07-26T07:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=929b403d21308cb7843aa474bfba599345b706b4'/>
<id>929b403d21308cb7843aa474bfba599345b706b4</id>
<content type='text'>
By not triggering the callback:
- ActiveSession lookup keys are not cleaned
- Devise also misses its hook related to session cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By not triggering the callback:
- ActiveSession lookup keys are not cleaned
- Devise also misses its hook related to session cleanup
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect project.wiki.git to project wiki home</title>
<updated>2019-07-25T23:49:36+00:00</updated>
<author>
<name>Luke Duncalfe</name>
<email>lduncalfe@eml.cc</email>
</author>
<published>2019-07-24T01:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=634a03bf608eaf86ecf14b4f44fa30e62905ac6b'/>
<id>634a03bf608eaf86ecf14b4f44fa30e62905ac6b</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/issues/19186
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/issues/19186
</pre>
</div>
</content>
</entry>
</feed>
