<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/application_controller.rb, branch doc_refactor_namespaces_api</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>Consider that URL can end with '/' before redirecting. #7975</title>
<updated>2016-01-13T22:03:24+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-01-13T22:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df8776f480eeb81245f338f85998b93d11f833a1'/>
<id>df8776f480eeb81245f338f85998b93d11f833a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort by ID when sorting using "Recently created"</title>
<updated>2016-01-07T13:53:02+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-01-06T16:29:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9dacc3bc568c6c8cfc4a1bc1af23eb96f9eae9b0'/>
<id>9dacc3bc568c6c8cfc4a1bc1af23eb96f9eae9b0</id>
<content type='text'>
Sorting by "id" has the same effect as sorting by created_at while
performing far better and without the need of an extra index (in case
one wanted to speed up sorting by "created_at").

Sorting by "Recently updated" still uses the physical "updated_at"
column as there's no way to use the "id" column for this instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sorting by "id" has the same effect as sorting by created_at while
performing far better and without the need of an extra index (in case
one wanted to speed up sorting by "created_at").

Sorting by "Recently updated" still uses the physical "updated_at"
column as there's no way to use the "id" column for this instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed codestyle and added 2FA documentation</title>
<updated>2015-12-24T21:01:30+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>gabriel@gitlab.com</email>
</author>
<published>2015-12-24T20:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1249289f89feba725109ce769e685b07cf746e4b'/>
<id>1249289f89feba725109ce769e685b07cf746e4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>specs for forced two-factor authentication and grace period</title>
<updated>2015-12-24T21:01:30+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>gabriel@gitlab.com</email>
</author>
<published>2015-12-24T04:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b61a5bc20cbfcd8a2c914f19e8786a989bf69198'/>
<id>b61a5bc20cbfcd8a2c914f19e8786a989bf69198</id>
<content type='text'>
simplified code and fixed stuffs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
simplified code and fixed stuffs
</pre>
</div>
</content>
</entry>
<entry>
<title>Grace period support for TFA</title>
<updated>2015-12-24T21:01:30+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>gabriel@gitlab.com</email>
</author>
<published>2015-12-24T02:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=31fb2b7702345fbf597c2cb17466567776433a56'/>
<id>31fb2b7702345fbf597c2cb17466567776433a56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP require two factor authentication</title>
<updated>2015-12-24T21:00:18+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>gabriel@gitlab.com</email>
</author>
<published>2015-12-18T20:29:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33964469b38e2b36b200b20fe3061371a5f5ab18'/>
<id>33964469b38e2b36b200b20fe3061371a5f5ab18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add CAS authentication support</title>
<updated>2015-12-15T03:43:41+00:00</updated>
<author>
<name>tduehr</name>
<email>tduehr@gmail.com</email>
</author>
<published>2015-11-12T04:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8e3f1fa629a61741282214b293c1bc9438aada59'/>
<id>8e3f1fa629a61741282214b293c1bc9438aada59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only redirect to homepage url when its not the root url</title>
<updated>2015-11-02T14:42:30+00:00</updated>
<author>
<name>Jeroen van Baarsen</name>
<email>jeroenvanbaarsen@gmail.com</email>
</author>
<published>2015-10-28T16:39:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2dec5ec99042cd8da6c127d4bcfa7f5f84ef94eb'/>
<id>2dec5ec99042cd8da6c127d4bcfa7f5f84ef94eb</id>
<content type='text'>
It was possible to create an infi redirect when the user set up the
`home_page_url` to redirect to the main URL of the gitlab instance.

This fix makes sure this redirect is not possible.

Fixes !1020

Signed-off-by: Jeroen van Baarsen &lt;jeroenvanbaarsen@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was possible to create an infi redirect when the user set up the
`home_page_url` to redirect to the main URL of the gitlab instance.

This fix makes sure this redirect is not possible.

Fixes !1020

Signed-off-by: Jeroen van Baarsen &lt;jeroenvanbaarsen@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'project-path-case-sensitivity' into 'master'</title>
<updated>2015-10-22T13:03:04+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2015-10-22T13:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7924dd5c9f5d55daaa49132844e71d28169d0e20'/>
<id>7924dd5c9f5d55daaa49132844e71d28169d0e20</id>
<content type='text'>

Prefer project with exact path to differently cased one when both exist.

Fixes #3113.

See merge request !1649</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Prefer project with exact path to differently cased one when both exist.

Fixes #3113.

See merge request !1649</pre>
</div>
</content>
</entry>
<entry>
<title>Move case sensitivity check to find_with_namespace.</title>
<updated>2015-10-21T08:09:32+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-21T08:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e17e5a5ce462022761d3cdc29d677f968ca9738a'/>
<id>e17e5a5ce462022761d3cdc29d677f968ca9738a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
