<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/routing, branch test-old-codeclimate</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>Don't add a trailing slash in group redirects</title>
<updated>2017-11-16T17:13:40+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-11-16T17:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9f921b73f2796554f79a8b730999ac884daf4a19'/>
<id>9f921b73f2796554f79a8b730999ac884daf4a19</id>
<content type='text'>
Because we ignored the format, a request to `/groups/foo/labels.json` would
redirect to `/groups/foo/-/labels/.json`. But really, it's worse than that,
because unless the request contained a trailing slash, we shouldn't add one.

Now, we only _keep_ a trailing slash, but don't _add_ one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because we ignored the format, a request to `/groups/foo/labels.json` would
redirect to `/groups/foo/-/labels/.json`. But really, it's worse than that,
because unless the request contained a trailing slash, we shouldn't add one.

Now, we only _keep_ a trailing slash, but don't _add_ one.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature-change-signout-route' into 'master'</title>
<updated>2017-11-08T09:28:50+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-11-08T09:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b579cc7620dad1d406e974cce2d9ad5a4ce58a57'/>
<id>b579cc7620dad1d406e974cce2d9ad5a4ce58a57</id>
<content type='text'>
Change Sign Out route from a DELETE to a GET

Closes #39708

See merge request gitlab-org/gitlab-ce!15231</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change Sign Out route from a DELETE to a GET

Closes #39708

See merge request gitlab-org/gitlab-ce!15231</pre>
</div>
</content>
</entry>
<entry>
<title>Check redirecting with a querystring</title>
<updated>2017-11-07T18:52:10+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-11-07T12:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2414c69ee981cf6432e513dfdcf57a9badc5d51f'/>
<id>2414c69ee981cf6432e513dfdcf57a9badc5d51f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Free up some group reserved words</title>
<updated>2017-11-07T18:52:09+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-10-27T09:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58d1d6a5c7e0a45c9aa8a9d4d1be24dbdce5a08a'/>
<id>58d1d6a5c7e0a45c9aa8a9d4d1be24dbdce5a08a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Free up `avatar`, `group_members` and `milestones` as paths</title>
<updated>2017-11-07T18:52:09+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-10-26T15:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5dde0536c323d14fef2327a8d553b5f8a8a7b2d0'/>
<id>5dde0536c323d14fef2327a8d553b5f8a8a7b2d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Free up `labels` as a group name</title>
<updated>2017-11-07T18:52:09+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-10-26T14:10:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5d14337baff9c2ae8091b7b4ab954f8024449a52'/>
<id>5d14337baff9c2ae8091b7b4ab954f8024449a52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates tests to reflect sign_out route change</title>
<updated>2017-11-07T17:42:25+00:00</updated>
<author>
<name>Joe Marty</name>
<email>jmarty@iexposure.com</email>
</author>
<published>2017-11-07T17:42:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4dea7944c46287707b6b65ca10e0af0b69a57a21'/>
<id>4dea7944c46287707b6b65ca10e0af0b69a57a21</id>
<content type='text'>
- Also remove sign_out DELETE route from read-only whitelist routes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Also remove sign_out DELETE route from read-only whitelist routes
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Private Token from User Settings &gt; Account</title>
<updated>2017-11-02T10:39:01+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-10-12T08:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b93429a4e7161460ecde6b0cf56480b03e8e600'/>
<id>4b93429a4e7161460ecde6b0cf56480b03e8e600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow promoting project milestones to group milestones</title>
<updated>2017-10-31T15:03:52+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>fcardozo@gitlab.com</email>
</author>
<published>2017-10-31T15:03:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f8577d45e996aaee078106686647a3034f1c78b'/>
<id>2f8577d45e996aaee078106686647a3034f1c78b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport EE changes to group routes</title>
<updated>2017-10-22T18:55:58+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2017-10-20T13:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee1b89ae2b1b456d6cb1b9cdd931bd98a9295f07'/>
<id>ee1b89ae2b1b456d6cb1b9cdd931bd98a9295f07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
