<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/support/nginx, branch docs-instance_level_clusters</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>Correct Gitlab Capitalization in code files</title>
<updated>2018-09-21T12:05:37+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2018-09-21T12:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eb640eded77a89daad6f6f4c691b0bd7f283da37'/>
<id>eb640eded77a89daad6f6f4c691b0bd7f283da37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: redirect non-SSL request for gitlab registry to valid URL</title>
<updated>2018-07-24T22:42:23+00:00</updated>
<author>
<name>jelhan</name>
<email>jeldrik@systemli.org</email>
</author>
<published>2018-07-24T22:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23f705f2d0f10ed765929afa923ee096d9f0e136'/>
<id>23f705f2d0f10ed765929afa923ee096d9f0e136</id>
<content type='text'>
HTTP host and URI should not be separated by a colon. Generated URLs was looking like http://registry.examples.com:/foo. That is throwing up let's encrypt cert requests for gitlab registry.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HTTP host and URI should not be separated by a colon. Generated URLs was looking like http://registry.examples.com:/foo. That is throwing up let's encrypt cert requests for gitlab registry.</pre>
</div>
</content>
</entry>
<entry>
<title>Export assigned issues in iCalendar feed</title>
<updated>2018-05-31T14:01:04+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2018-05-31T14:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20dfe25c151cc883ce0d38b67125b5ca41e6d422'/>
<id>20dfe25c151cc883ce0d38b67125b5ca41e6d422</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add omnibus remarks</title>
<updated>2018-01-25T23:10:54+00:00</updated>
<author>
<name>Melroy van den Berg</name>
<email>webmaster1989@gmail.com</email>
</author>
<published>2018-01-21T16:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9fe6cabc993b9fb876875ef6b1058b4c6471c939'/>
<id>9fe6cabc993b9fb876875ef6b1058b4c6471c939</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Filter sensitive query string parameters from NGINX access logs</title>
<updated>2017-08-10T11:28:04+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-08-10T11:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=603b68186a62063802986477c15f5b46694c0100'/>
<id>603b68186a62063802986477c15f5b46694c0100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix proxy config in Gitlab Pages nginx examples</title>
<updated>2017-08-08T12:19:23+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-08-08T12:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=94d9b545db0dda59020f00cfc17bb7f9d1e4e5a2'/>
<id>94d9b545db0dda59020f00cfc17bb7f9d1e4e5a2</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 '3kami3/gitlab-ce-real_ip'</title>
<updated>2017-03-20T07:40:02+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-03-20T07:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=691402fb2b361ba19db3b8bdf77b75e513883423'/>
<id>691402fb2b361ba19db3b8bdf77b75e513883423</id>
<content type='text'>
See merge request !9623.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See merge request !9623.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9623#note_24573655</title>
<updated>2017-03-03T13:20:29+00:00</updated>
<author>
<name>3kami3</name>
<email>github@yumimix.org</email>
</author>
<published>2017-03-03T13:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=79c3ace80b690c9ccc2d6190fcf1f14f735f566c'/>
<id>79c3ace80b690c9ccc2d6190fcf1f14f735f566c</id>
<content type='text'>
Fixed issues pointed out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed issues pointed out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop setting Strict-Transport-Securty header from within the app</title>
<updated>2017-03-03T11:05:24+00:00</updated>
<author>
<name>Paweł Chojnacki</name>
<email>pawel@chojnacki.ws</email>
</author>
<published>2017-03-03T11:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=76e96878aad0a281f8c32ef98a276b499e2581ad'/>
<id>76e96878aad0a281f8c32ef98a276b499e2581ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add real_ip setting to nginx example.</title>
<updated>2017-03-01T14:16:38+00:00</updated>
<author>
<name>3kami3</name>
<email>github@yumimix.org</email>
</author>
<published>2017-03-01T14:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1bc5dab7b4f2650b5afb7c0e4c70e5ac9f66eba0'/>
<id>1bc5dab7b4f2650b5afb7c0e4c70e5ac9f66eba0</id>
<content type='text'>
ref)
https://docs.gitlab.com/omnibus/settings/nginx.html#configuring-gitlab-trusted_proxies-and-the-nginx-real_ip-module
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref)
https://docs.gitlab.com/omnibus/settings/nginx.html#configuring-gitlab-trusted_proxies-and-the-nginx-real_ip-module
</pre>
</div>
</content>
</entry>
</feed>
