<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config, branch docs/single-codebase-dev-guides</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Replace Unicorn with web server in the init.d script [ci skip]</title>
<updated>2019-05-17T17:00:29+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-05-17T17:00:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0abf225a2a567623035a9f07c1a8e58ebeedd318'/>
<id>0abf225a2a567623035a9f07c1a8e58ebeedd318</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extra ending line from unicorn example file</title>
<updated>2019-05-16T21:24:59+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2019-05-16T21:24:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c90aac014a0d660c00a99c779c812b7344f4335'/>
<id>6c90aac014a0d660c00a99c779c812b7344f4335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Let's Encrypt client</title>
<updated>2019-05-16T09:32:25+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-05-16T09:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3c33724e2e182436a2d8b44ef71d0bdac37c585b'/>
<id>3c33724e2e182436a2d8b44ef71d0bdac37c585b</id>
<content type='text'>
Part of adding Let's Encrypt certificates for pages domains

Add acme-client gem

Client is being initialized by private key stored in secrets.yml
Let's Encrypt account is being created lazily.
If it's already created, Acme::Client just gets account_kid by
calling new_account method

Make Let's Encrypt client an instance
Wrap order and challenge classes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of adding Let's Encrypt certificates for pages domains

Add acme-client gem

Client is being initialized by private key stored in secrets.yml
Let's Encrypt account is being created lazily.
If it's already created, Acme::Client just gets account_kid by
calling new_account method

Make Let's Encrypt client an instance
Wrap order and challenge classes
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress keychain access popup from chromedriver in Karma</title>
<updated>2019-05-15T23:44:11+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-05-15T23:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5d260d565db0f3e77c5d667588993a3f54fba7d3'/>
<id>5d260d565db0f3e77c5d667588993a3f54fba7d3</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 'explain-artifacts-server-configuration-docs' into 'master'</title>
<updated>2019-05-13T09:12:22+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-05-13T09:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5fb60c52b79fa28c7b879384280cf8062e6ffda'/>
<id>d5fb60c52b79fa28c7b879384280cf8062e6ffda</id>
<content type='text'>
Expain usage of `artifacts_server` in `gitlab.yml`

See merge request gitlab-org/gitlab-ce!28230</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expain usage of `artifacts_server` in `gitlab.yml`

See merge request gitlab-org/gitlab-ce!28230</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'include-ee-fixtures' into 'master'</title>
<updated>2019-05-11T04:53:35+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-05-11T04:53:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=894c8e235bb30c1506b69a609b8d65240f7a6814'/>
<id>894c8e235bb30c1506b69a609b8d65240f7a6814</id>
<content type='text'>
Add EE fixtures to SeedFu fixture paths

See merge request gitlab-org/gitlab-ce!28241</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add EE fixtures to SeedFu fixture paths

See merge request gitlab-org/gitlab-ce!28241</pre>
</div>
</content>
</entry>
<entry>
<title>Add warning about updating Omnibus is secrets are updated</title>
<updated>2019-05-10T18:41:32+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-05-10T18:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33aa185d83e3fc8ed4e2e2fbb8aad97e3a6d8011'/>
<id>33aa185d83e3fc8ed4e2e2fbb8aad97e3a6d8011</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Add EE fixtures to SeedFu path</title>
<updated>2019-05-10T14:51:12+00:00</updated>
<author>
<name>Balasankar "Balu" C</name>
<email>balasankar@gitlab.com</email>
</author>
<published>2019-05-10T14:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a4fea21ee78cbd4b257b2f18aa259d46945827dc'/>
<id>a4fea21ee78cbd4b257b2f18aa259d46945827dc</id>
<content type='text'>
Signed-off-by: Balasankar "Balu" C &lt;balasankar@gitlab.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Balasankar "Balu" C &lt;balasankar@gitlab.com&gt;
</pre>
</div>
</content>
</entry>
<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://91.123.203.49/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>Generate Let's Encrypt private key</title>
<updated>2019-05-09T13:45:25+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-05-09T13:45:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=444959bfa0b79e827a2a1a7a314acac19390f976'/>
<id>444959bfa0b79e827a2a1a7a314acac19390f976</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
