<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec, branch upgrade-gitlab-ui</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>Show health graphs on group-level</title>
<updated>2019-05-06T16:24:14+00:00</updated>
<author>
<name>Peter Leitzen</name>
<email>pleitzen@gitlab.com</email>
</author>
<published>2019-05-06T16:24:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c8a530a319d6e2550f41cbf61203e6b2712dc7e0'/>
<id>c8a530a319d6e2550f41cbf61203e6b2712dc7e0</id>
<content type='text'>
Tweak cluster helper and refactor its specs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tweak cluster helper and refactor its specs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Destroy repo mirrors instead of disabling them</title>
<updated>2019-05-06T13:15:03+00:00</updated>
<author>
<name>Luke Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2019-05-06T13:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18c07084a6faea04ab446e523fff603843406ac8'/>
<id>18c07084a6faea04ab446e523fff603843406ac8</id>
<content type='text'>
It is important to destroy data related to repo mirrors when they are
disabled.
Use `_destroy` nested attribute instead of `enabled` for push mirrors.
Call `remove_import_data` after saving a project if its pull mirror is
disabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is important to destroy data related to repo mirrors when they are
disabled.
Use `_destroy` nested attribute instead of `enabled` for push mirrors.
Call `remove_import_data` after saving a project if its pull mirror is
disabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement support for CI variables of type file</title>
<updated>2019-05-06T13:11:42+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-05-06T13:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85609c117e2b96a786204069669c66d36d971733'/>
<id>85609c117e2b96a786204069669c66d36d971733</id>
<content type='text'>
Add env_var and file as supported types for CI variables. Variables of
type file expose to users existing gitlab-runner behaviour - save
variable value into a temp file and set the path to this file in an ENV
var named after the variable key.

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add env_var and file as supported types for CI variables. Variables of
type file expose to users existing gitlab-runner behaviour - save
variable value into a temp file and set the path to this file in an ENV
var named after the variable key.

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix uploading of LFS tracked file through UI</title>
<updated>2019-05-06T12:51:49+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-05-06T12:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e20e062737631e37904b54c73539e6846cd5a1e7'/>
<id>e20e062737631e37904b54c73539e6846cd5a1e7</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 '30093-apply-bfg-object-map-to-database' into 'master'</title>
<updated>2019-05-06T11:33:11+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2019-05-06T11:33:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=908860087f5accd00626b8d106bff2c1601ce0c9'/>
<id>908860087f5accd00626b8d106bff2c1601ce0c9</id>
<content type='text'>
Remove cleaned up OIDs from database and cache

Closes #30093

See merge request gitlab-org/gitlab-ce!26555</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove cleaned up OIDs from database and cache

Closes #30093

See merge request gitlab-org/gitlab-ce!26555</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '58105-pipeline-author-and-commit-author-too-close-together-in-pipeline-list' into 'master'</title>
<updated>2019-05-06T11:16:28+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-05-06T11:16:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ef440879f11b70eb503b7e506a74c58f7ff21393'/>
<id>ef440879f11b70eb503b7e506a74c58f7ff21393</id>
<content type='text'>
Improve pipelines table spacing, add triggerer column

Closes #38802 and #58105

See merge request gitlab-org/gitlab-ce!26136</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve pipelines table spacing, add triggerer column

Closes #38802 and #58105

See merge request gitlab-org/gitlab-ce!26136</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jc-disconnect-git-alternates-client' into 'master'</title>
<updated>2019-05-06T10:54:16+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-05-06T10:54:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02ca1577ea92eaa1e8b23855f2742638b1a13e3a'/>
<id>02ca1577ea92eaa1e8b23855f2742638b1a13e3a</id>
<content type='text'>
Add client methods for DisconnectGitAlternates rpc

See merge request gitlab-org/gitlab-ce!27938</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add client methods for DisconnectGitAlternates rpc

See merge request gitlab-org/gitlab-ce!27938</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-merge-request-pipeline-exist-method' into 'master'</title>
<updated>2019-05-06T10:45:21+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2019-05-06T10:45:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7adc4cf3ca53fee784c2e0966f127334a9dad54'/>
<id>d7adc4cf3ca53fee784c2e0966f127334a9dad54</id>
<content type='text'>
Fix duplicate merge request pipelines created by Sidekiq worker retry

See merge request gitlab-org/gitlab-ce!26643</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix duplicate merge request pipelines created by Sidekiq worker retry

See merge request gitlab-org/gitlab-ce!26643</pre>
</div>
</content>
</entry>
<entry>
<title>Remove cleaned up OIDs from database and cache</title>
<updated>2019-05-06T10:35:03+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-03-25T14:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8973f32d428ab8961986700700a2bad51fe7d4af'/>
<id>8973f32d428ab8961986700700a2bad51fe7d4af</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 'jej/session-stored-globaly' into 'master'</title>
<updated>2019-05-06T10:33:52+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-05-06T10:33:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7eb886b9fd32ad2d0ab7bca9128dbb40e80c0da'/>
<id>d7eb886b9fd32ad2d0ab7bca9128dbb40e80c0da</id>
<content type='text'>
Session stored globally per request

See merge request gitlab-org/gitlab-ce!27658</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Session stored globally per request

See merge request gitlab-org/gitlab-ce!27658</pre>
</div>
</content>
</entry>
</feed>
