<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config/gitlab.yml.example, branch docs-update-docker-executor</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>Expain usage of `artifacts_server` in `gitlab.yml`</title>
<updated>2019-05-09T22:57:20+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-05-09T22:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a8caff4ef61daf4ea37ae2e04718bd4021552fd'/>
<id>8a8caff4ef61daf4ea37ae2e04718bd4021552fd</id>
<content type='text'>
Add comment to clarify intended usage of `artifacts_server`.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/49475.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add comment to clarify intended usage of `artifacts_server`.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/49475.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove from providers with icon</title>
<updated>2019-05-07T13:51:34+00:00</updated>
<author>
<name>Gosia Ksionek</name>
<email>mksionek@gitlab.com</email>
</author>
<published>2019-05-07T13:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a4cf01f32e601e73ef7c946274092da7cfa8d008'/>
<id>a4cf01f32e601e73ef7c946274092da7cfa8d008</id>
<content type='text'>
Remove puts

Remove puts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove puts

Remove puts
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow Sentry client-side DSN to be passed on gitlab.yml</title>
<updated>2019-05-01T18:23:11+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-05-01T18:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6627efd6b48e70a572149865bd4196e6f711f9de'/>
<id>6627efd6b48e70a572149865bd4196e6f711f9de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: allow Sentry configuration to be passed on gitlab.yml</title>
<updated>2019-04-30T16:10:57+00:00</updated>
<author>
<name>Roger Meier</name>
<email>r.meier@siemens.com</email>
</author>
<published>2019-04-07T19:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aebb2f70257882dd530b820f3cfdd67621d2a3fd'/>
<id>aebb2f70257882dd530b820f3cfdd67621d2a3fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add doc link to omnibus for changing gitlab.yml</title>
<updated>2019-04-10T12:09:25+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-04-10T12:09:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67b2e04f240d98b53ac99fa574001ce72f4925c9'/>
<id>67b2e04f240d98b53ac99fa574001ce72f4925c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow external diffs to be used conditionally</title>
<updated>2019-03-27T16:51:33+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-02-20T15:35:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e831b0b692f2988d3c84fc01a463b08afec05ad'/>
<id>0e831b0b692f2988d3c84fc01a463b08afec05ad</id>
<content type='text'>
Since external diffs are likely to be a bit slower than in-database
ones, add a mode that makes diffs external after they've been obsoleted
by events. This should strike a balance between performance and disk
space.

A background cron drives the majority of migrations, since diffs become
outdated through user actions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since external diffs are likely to be a bit slower than in-database
ones, add a mode that makes diffs external after they've been obsoleted
by events. This should strike a balance between performance and disk
space.

A background cron drives the majority of migrations, since diffs become
outdated through user actions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate Gitlab::Keys with Gitlab::Shell</title>
<updated>2019-03-19T11:16:21+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-03-19T11:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26dadbc9c4ed94d1bc3c9eabf958edf6597e12e4'/>
<id>26dadbc9c4ed94d1bc3c9eabf958edf6597e12e4</id>
<content type='text'>
In this commit, some methods that aren't being used
are removed from `Gitlab::Shell`. They are the ff:
- `#remove_keys_not_found_in_db`
- `#batch_read_key_ids`
- `#list_key_ids`

The corresponding methods in `Gitlab::Keys` have been
removed as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In this commit, some methods that aren't being used
are removed from `Gitlab::Shell`. They are the ff:
- `#remove_keys_not_found_in_db`
- `#batch_read_key_ids`
- `#list_key_ids`

The corresponding methods in `Gitlab::Keys` have been
removed as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update packages comment in gitlab.yml.example [ci skip]</title>
<updated>2019-03-07T15:37:10+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-03-07T15:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c4c4f3f39380189ec25c41bf5e00724574659d96'/>
<id>c4c4f3f39380189ec25c41bf5e00724574659d96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow raw `tls_options` to be passed in LDAP configuration</title>
<updated>2019-03-04T16:27:43+00:00</updated>
<author>
<name>Drew Blessing</name>
<email>drew@gitlab.com</email>
</author>
<published>2018-05-29T20:33:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f6350faca1a9680c3ab8f68a05f289c89a4a2272'/>
<id>f6350faca1a9680c3ab8f68a05f289c89a4a2272</id>
<content type='text'>
We've previously exposed ca_file and ssl_version but there are many
possible options that can be used inside tls_options. Instead of
exposing individual ones, simply expose the entire hash so it can
be passed in and we won't have to add things in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We've previously exposed ca_file and ssl_version but there are many
possible options that can be used inside tls_options. Instead of
exposing individual ones, simply expose the entire hash so it can
be passed in and we won't have to add things in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare test suite for switch to Gitaly-embedded Git hooks</title>
<updated>2019-02-27T10:58:21+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2019-02-27T10:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=078f11a6b9c0197a3cfde6b3658ca268097e315c'/>
<id>078f11a6b9c0197a3cfde6b3658ca268097e315c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
