<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/lib, branch sh-fix-clone-url-for-https</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>Fix lint errors</title>
<updated>2019-01-03T12:28:02+00:00</updated>
<author>
<name>mortyccp</name>
<email>mortyccp@gmail.com</email>
</author>
<published>2018-12-30T15:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e061adfcb880c3eac58630400c0cf647f247bd3'/>
<id>0e061adfcb880c3eac58630400c0cf647f247bd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove authentication via warden and PRIVATE_TOKEN header</title>
<updated>2019-01-03T12:28:02+00:00</updated>
<author>
<name>mortyccp</name>
<email>mortyccp@gmail.com</email>
</author>
<published>2018-12-30T07:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a62f1565779ffc194dcf30e612fbcf8589f61ce'/>
<id>3a62f1565779ffc194dcf30e612fbcf8589f61ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rspec error in rails 4</title>
<updated>2019-01-03T12:28:02+00:00</updated>
<author>
<name>mortyccp</name>
<email>mortyccp@gmail.com</email>
</author>
<published>2018-12-02T04:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b7e0a09de22eac10cba64c8980c2854efb2731c1'/>
<id>b7e0a09de22eac10cba64c8980c2854efb2731c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow basic authentication on go get middleware</title>
<updated>2019-01-03T12:28:02+00:00</updated>
<author>
<name>mortyccp</name>
<email>mortyccp@gmail.com</email>
</author>
<published>2018-12-01T17:41:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d1fea99deb2b46467c456db17570710d60dd477b'/>
<id>d1fea99deb2b46467c456db17570710d60dd477b</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 'master' of dev.gitlab.org:gitlab/gitlabhq</title>
<updated>2019-01-02T11:00:52+00:00</updated>
<author>
<name>John Jarvis</name>
<email>jarv@gitlab.com</email>
</author>
<published>2019-01-02T11:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=191f461b88ba80069c2b23229cc0e26253d4fcc7'/>
<id>191f461b88ba80069c2b23229cc0e26253d4fcc7</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 's3-directories-get' into 'master'</title>
<updated>2019-01-02T10:08:31+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-01-02T10:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f93f09e7355b7cc3522797ee288d79d3b2e90ea0'/>
<id>f93f09e7355b7cc3522797ee288d79d3b2e90ea0</id>
<content type='text'>
Use directories.new when getting S3 directory

Closes gitlab-com/gl-infra/infrastructure#5807

See merge request gitlab-org/gitlab-ce!23981</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use directories.new when getting S3 directory

Closes gitlab-com/gl-infra/infrastructure#5807

See merge request gitlab-org/gitlab-ce!23981</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'security-label-xss' into 'master'</title>
<updated>2019-01-02T09:34:13+00:00</updated>
<author>
<name>John Jarvis</name>
<email>jarv@gitlab.com</email>
</author>
<published>2019-01-02T09:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=90e1f10f074607e1ae061e7bc3594a9dfe7873f8'/>
<id>90e1f10f074607e1ae061e7bc3594a9dfe7873f8</id>
<content type='text'>
[master] Escape html entities when no label found

See merge request gitlab/gitlabhq!2706</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[master] Escape html entities when no label found

See merge request gitlab/gitlabhq!2706</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'security-master-secret-ci-variables-exposed' into 'master'</title>
<updated>2019-01-02T09:33:23+00:00</updated>
<author>
<name>John Jarvis</name>
<email>jarv@gitlab.com</email>
</author>
<published>2019-01-02T09:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a74700178db77aaba47f3773abe2b7e3c9cf6732'/>
<id>a74700178db77aaba47f3773abe2b7e3c9cf6732</id>
<content type='text'>
[master] Secret CI variables can exposed by creating a tag with the same name as an existing protected branch

See merge request gitlab/gitlabhq!2596</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[master] Secret CI variables can exposed by creating a tag with the same name as an existing protected branch

See merge request gitlab/gitlabhq!2596</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'security-master-url-rel' into 'master'</title>
<updated>2019-01-02T09:32:48+00:00</updated>
<author>
<name>John Jarvis</name>
<email>jarv@gitlab.com</email>
</author>
<published>2019-01-02T09:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e035e469e4b9f4bb716080be13c56d2ef17779ff'/>
<id>e035e469e4b9f4bb716080be13c56d2ef17779ff</id>
<content type='text'>
[master] Set URL rel attribute for broken URLs

See merge request gitlab/gitlabhq!2695</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[master] Set URL rel attribute for broken URLs

See merge request gitlab/gitlabhq!2695</pre>
</div>
</content>
</entry>
<entry>
<title>Remove gem install bundler from Docker-based Ruby environments</title>
<updated>2019-01-01T10:27:19+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2019-01-01T10:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b87f8d7637ce7ba58c9391ea69d35515cb78074'/>
<id>1b87f8d7637ce7ba58c9391ea69d35515cb78074</id>
<content type='text'>
bundler gem has been included in the Docker official Ruby image since 2.1.

Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bundler gem has been included in the Docker official Ruby image since 2.1.

Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
