<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/support, branch gitlab-git-http-server</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>Be more defensive when running 'kill'</title>
<updated>2015-08-31T14:15:41+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-08-31T14:15:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=780bac1026f96d68d8c658ead605c61a5b018f62'/>
<id>780bac1026f96d68d8c658ead605c61a5b018f62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace grack with gitlab-git-http-server</title>
<updated>2015-08-31T13:30:15+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-08-31T13:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4027a26e7b5a1a2a54dd57e480507095c91af26b'/>
<id>4027a26e7b5a1a2a54dd57e480507095c91af26b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix init script for Reply by email</title>
<updated>2015-08-25T19:03:58+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-08-25T19:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02e7b00a54ebfebc51acab0a7f7e15adc93f4bb0'/>
<id>02e7b00a54ebfebc51acab0a7f7e15adc93f4bb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix init.d script.</title>
<updated>2015-08-20T00:43:24+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-08-20T00:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9501495aeb512202dc4ce1a88afb39d66f3d39f1'/>
<id>9501495aeb512202dc4ce1a88afb39d66f3d39f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lib/support/init.d/gitlab.</title>
<updated>2015-08-19T21:54:30+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-08-19T21:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1202875dff5a120c27842b80994b19a682d080f5'/>
<id>1202875dff5a120c27842b80994b19a682d080f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update init scripts.</title>
<updated>2015-08-19T20:58:07+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-08-19T20:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3b57ce677f016fbbbcc6426e33b2b61c34c068f'/>
<id>f3b57ce677f016fbbbcc6426e33b2b61c34c068f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Experimental support for gitlab-git-http-server</title>
<updated>2015-07-28T12:33:19+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-07-28T12:33:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3305df7aac4e632707492118a0ce91e67ed74ce'/>
<id>d3305df7aac4e632707492118a0ce91e67ed74ce</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-git-http-server

This change introduces the GITLAB_GRACK_AUTH_ONLY environment
variable. When set, Grack requests to GitLab will only respond with
the user's GL_ID (if the request is OK) or an error. This allows
gitlab-git-http-server to use the main GitLab application as an
authentication and authorization backend.

If we like how this works we should drop the GITLAB_GRACK_AUTH_ONLY
variable at some point in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-git-http-server

This change introduces the GITLAB_GRACK_AUTH_ONLY environment
variable. When set, Grack requests to GitLab will only respond with
the user's GL_ID (if the request is OK) or an error. This allows
gitlab-git-http-server to use the main GitLab application as an
authentication and authorization backend.

If we like how this works we should drop the GITLAB_GRACK_AUTH_ONLY
variable at some point in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9400 from tuxillo/patch-1</title>
<updated>2015-07-20T09:45:34+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-07-20T09:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=83304bf41000cc28fdc27834638b5b76fc532f62'/>
<id>83304bf41000cc28fdc27834638b5b76fc532f62</id>
<content type='text'>
Use whoami instead of $USER</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use whoami instead of $USER</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nginx_defaulthost_documentation' into 'master'</title>
<updated>2015-06-22T13:22:58+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-06-22T13:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bcb07929fe7d79be4eab86c7eb0cb0409a736efc'/>
<id>bcb07929fe7d79be4eab86c7eb0cb0409a736efc</id>
<content type='text'>
Close #178 Nginx conf default_host documentation

This closes #178
We're just making it clear that some nginx installs such as by default on recent Ubuntu's, the /etc/nginx/sites-enabled/default file will conflict the listen line of the gitlab nginx conf's due to the default_server directive.

changed installation.md to identify the issue to a user
added notes to both nginx configs for gitlab and gitlab-ssl
[ci-skip

See merge request !225
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #178 Nginx conf default_host documentation

This closes #178
We're just making it clear that some nginx installs such as by default on recent Ubuntu's, the /etc/nginx/sites-enabled/default file will conflict the listen line of the gitlab nginx conf's due to the default_server directive.

changed installation.md to identify the issue to a user
added notes to both nginx configs for gitlab and gitlab-ssl
[ci-skip

See merge request !225
</pre>
</div>
</content>
</entry>
<entry>
<title>Use whoami instead of $USER</title>
<updated>2015-06-19T07:01:35+00:00</updated>
<author>
<name>Antonio Huete Jimenez</name>
<email>tuxillo@quantumachine.net</email>
</author>
<published>2015-06-19T07:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e9ef274bb24218f49d6a7e12210df223150434f7'/>
<id>e9ef274bb24218f49d6a7e12210df223150434f7</id>
<content type='text'>
- Use whoami instead of relying on the existence of $USER enviroment variable which is not always present</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use whoami instead of relying on the existence of $USER enviroment variable which is not always present</pre>
</div>
</content>
</entry>
</feed>
