<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config/gitlab.yml.example, branch gitlab-git-spawn-env</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>Default to HTTPS for all Gravatar URLs</title>
<updated>2018-01-25T09:00:46+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2018-01-24T09:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85940d766a30edb707b3e5154f38ae90c935e0a2'/>
<id>85940d766a30edb707b3e5154f38ae90c935e0a2</id>
<content type='text'>
If using gravatar.com, both plain_url and ssl_url in settings are now
served via HTTPS. Make this the default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If using gravatar.com, both plain_url and ssl_url in settings are now
served via HTTPS. Make this the default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure user email is read only when synced with LDAP</title>
<updated>2017-12-15T11:48:48+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-12-13T17:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=481b8a71f8ee63758d26a57a6367c091d4b76b09'/>
<id>481b8a71f8ee63758d26a57a6367c091d4b76b09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use tmp/test/artifacts for files</title>
<updated>2017-12-03T11:04:48+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-11-02T11:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cc750539ec852e9f42ea25b31cc14a45962fc975'/>
<id>cc750539ec852e9f42ea25b31cc14a45962fc975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the default gitlab-shell timeout to 3 hours</title>
<updated>2017-11-21T17:32:37+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-11-21T17:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=afd5911557051c4dae652b386c7a91f746ff18a5'/>
<id>afd5911557051c4dae652b386c7a91f746ff18a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix invalid Gitaly ClientPath config</title>
<updated>2017-11-02T17:38:41+00:00</updated>
<author>
<name>Kim "BKC" Carlbäcker</name>
<email>kim.carlbacker@gmail.com</email>
</author>
<published>2017-11-02T17:38:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85c52f619affa3091d1d83ab662f85b820496816'/>
<id>85c52f619affa3091d1d83ab662f85b820496816</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Read circuitbreaker settings from `Gitlab::CurrentSettings`</title>
<updated>2017-10-17T09:50:32+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-10-12T12:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=619021fd7a6ac68e2821f89f746fea3a72c25e3b'/>
<id>619021fd7a6ac68e2821f89f746fea3a72c25e3b</id>
<content type='text'>
Instead of from the configuration file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of from the configuration file
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '34102-online-view-of-artifacts-fe' into 'master'</title>
<updated>2017-10-05T15:03:17+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-10-05T15:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce87f42dc928377abdd1dd445598afb8150d4521'/>
<id>ce87f42dc928377abdd1dd445598afb8150d4521</id>
<content type='text'>
Add external link for online artifacts

Closes #34102

See merge request gitlab-org/gitlab-ce!14399</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add external link for online artifacts

Closes #34102

See merge request gitlab-org/gitlab-ce!14399</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 34102-online-view-of-artifacts-fe</title>
<updated>2017-10-04T15:56:03+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-10-04T15:56:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=decf0443698a289ea39dbfff3ae5491936466c92'/>
<id>decf0443698a289ea39dbfff3ae5491936466c92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let fetch_ref pull from Gitaly instead of from disk</title>
<updated>2017-10-04T10:57:41+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2017-09-29T16:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=147e2b21be180d4b405c6ebe861971cb0dc9e6b2'/>
<id>147e2b21be180d4b405c6ebe861971cb0dc9e6b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backend for HTML serving with GitLab Pages</title>
<updated>2017-10-02T14:25:52+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-09-21T07:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca0e39048f0e92bd615c45bfe555800910396cfd'/>
<id>ca0e39048f0e92bd615c45bfe555800910396cfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
