<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec, 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://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Fix clone URL not showing if protocol is HTTPS</title>
<updated>2019-01-03T21:41:39+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-01-03T21:17:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=913084e6a3147fb55e66fc38b230f1166b7e9f8b'/>
<id>913084e6a3147fb55e66fc38b230f1166b7e9f8b</id>
<content type='text'>
GitLab 11.6.2 fixed the case for HTTP. However, HTTPS still did
not work because the protocol returned to `http_enabled?`
was the actual protocol in use (e.g. `https` instead of `http`).

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55896
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitLab 11.6.2 fixed the case for HTTP. However, HTTPS still did
not work because the protocol returned to `http_enabled?`
was the actual protocol in use (e.g. `https` instead of `http`).

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55896
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'tz-user-popover-follow-up' into 'master'</title>
<updated>2019-01-03T21:04:16+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-01-03T21:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e20c8eb8b71eaa71fbfd5dedf6ccd6492531e14'/>
<id>0e20c8eb8b71eaa71fbfd5dedf6ccd6492531e14</id>
<content type='text'>
Added Comment to user avatar Image, Changed Fixtures to created ones, added shadow color

See merge request gitlab-org/gitlab-ce!23768</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added Comment to user avatar Image, Changed Fixtures to created ones, added shadow color

See merge request gitlab-org/gitlab-ce!23768</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ce-1979-fe-settings-empty' into 'master'</title>
<updated>2019-01-03T17:22:48+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-01-03T17:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=24665ccbe13134bf8379dc68ddfbe80f6c035808'/>
<id>24665ccbe13134bf8379dc68ddfbe80f6c035808</id>
<content type='text'>
CE Port of "(Part 1) FE multiple approval rules settings - empty state"

See merge request gitlab-org/gitlab-ce!24087</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CE Port of "(Part 1) FE multiple approval rules settings - empty state"

See merge request gitlab-org/gitlab-ce!24087</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'deprecated-positional-spec-arguments' into 'master'</title>
<updated>2019-01-03T14:48:58+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-01-03T14:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=54a14270a6363ff2344453e8d376f0a294de798a'/>
<id>54a14270a6363ff2344453e8d376f0a294de798a</id>
<content type='text'>
Fix deprecation: Using positional arguments in integration tests

See merge request gitlab-org/gitlab-ce!24110</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix deprecation: Using positional arguments in integration tests

See merge request gitlab-org/gitlab-ce!24110</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>Fix deprecation: Using positional arguments in integration tests</title>
<updated>2019-01-02T21:33:28+00:00</updated>
<author>
<name>Jasper Maes</name>
<email>jaspermaes.jm@gmail.com</email>
</author>
<published>2019-01-02T20:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d53755da68c660b2393a931e063e46e455adcec9'/>
<id>d53755da68c660b2393a931e063e46e455adcec9</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 'ccr/49289_milestone_link' into 'master'</title>
<updated>2019-01-02T21:17:16+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-01-02T21:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a4833f6fe0b725a4ee312367a311ec075352fba2'/>
<id>a4833f6fe0b725a4ee312367a311ec075352fba2</id>
<content type='text'>
Add project milestone link

Closes #49289

See merge request gitlab-org/gitlab-ce!22552</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add project milestone link

Closes #49289

See merge request gitlab-org/gitlab-ce!22552</pre>
</div>
</content>
</entry>
</feed>
