<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/support/nginx, branch ruby_version</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>Pass all requests from NGINX to gitlab-workhorse</title>
<updated>2015-12-11T15:42:40+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-12-11T15:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d597a0a21ab7a589eb8c959e3062632f472ee099'/>
<id>d597a0a21ab7a589eb8c959e3062632f472ee099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gitlab-ssl nginx config to work when multiple server_names are served over https</title>
<updated>2015-12-06T01:10:29+00:00</updated>
<author>
<name>Vyacheslav Stetskevych</name>
<email>stetskevych@gmail.com</email>
</author>
<published>2015-12-06T01:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c4213acd5dde6ce44a70b79dd766e9e7f8b59b4'/>
<id>1c4213acd5dde6ce44a70b79dd766e9e7f8b59b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix alignment</title>
<updated>2015-11-27T19:39:55+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-11-27T19:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f1710073b46c940245d38b46e5436c0745223aee'/>
<id>f1710073b46c940245d38b46e5436c0745223aee</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>Fix indentation in NGINX config</title>
<updated>2015-11-27T12:57:53+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-11-27T12:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04049b6b17c9354555115b5d2f049daffa311c16'/>
<id>04049b6b17c9354555115b5d2f049daffa311c16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Repeat "client_max_body_size 0" everywhere</title>
<updated>2015-11-27T12:56:26+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-11-27T12:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=295d378e9ab1a8e052e35c6e6fedf8d6890b74d0'/>
<id>295d378e9ab1a8e052e35c6e6fedf8d6890b74d0</id>
<content type='text'>
It turns out that if we do not the declaration from
"location /" wins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It turns out that if we do not the declaration from
"location /" wins.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'client-max-body-size' into 'master'</title>
<updated>2015-11-19T14:41:44+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2015-11-19T14:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c8074b6b115c95c68d5f7df300a391b4eab521d5'/>
<id>c8074b6b115c95c68d5f7df300a391b4eab521d5</id>
<content type='text'>

Do not limit workhorse POST/PUT size in NGINX

Limiting, if any, should happen in gitlab-workhorse.

See merge request !1831</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Do not limit workhorse POST/PUT size in NGINX

Limiting, if any, should happen in gitlab-workhorse.

See merge request !1831</pre>
</div>
</content>
</entry>
<entry>
<title>Do not limit workhorse POST/PUT size in NGINX</title>
<updated>2015-11-19T12:51:18+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-11-19T12:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=372dcc217eeb379f603c10c81115dd7579762b59'/>
<id>372dcc217eeb379f603c10c81115dd7579762b59</id>
<content type='text'>
Limiting, if any, should happen in gitlab-workhorse.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Limiting, if any, should happen in gitlab-workhorse.
</pre>
</div>
</content>
</entry>
<entry>
<title>Deploy page should be shown for all pages not just root</title>
<updated>2015-11-18T15:53:08+00:00</updated>
<author>
<name>Drew Blessing</name>
<email>drew@gitlab.com</email>
</author>
<published>2015-11-18T15:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cab6efa53fe8c2d9d44d6762fd71f97bd8d4e3d4'/>
<id>cab6efa53fe8c2d9d44d6762fd71f97bd8d4e3d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for git lfs.</title>
<updated>2015-11-16T11:39:13+00:00</updated>
<author>
<name>Marin Jankovski</name>
<email>maxlazio@gmail.com</email>
</author>
<published>2015-10-12T14:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=14032d8eb1a60ae5920286249c1044be2fa27278'/>
<id>14032d8eb1a60ae5920286249c1044be2fa27278</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix nginx config to use @gitlab-workhorse</title>
<updated>2015-11-10T11:51:51+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2015-11-09T11:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7e4e3fb3b6177d2863580786e9ef6ee3a4ccf037'/>
<id>7e4e3fb3b6177d2863580786e9ef6ee3a4ccf037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
