<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/oauth, branch api-shared-groups</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 endless redirections when accessing user OAuth applications when they are disabled</title>
<updated>2016-06-08T12:52:04+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-06-08T06:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b50d96b8aaa7e18efded9a80c7641d1364de5c9'/>
<id>3b50d96b8aaa7e18efded9a80c7641d1364de5c9</id>
<content type='text'>
Also hides the "Applications" nav button if OAuth applications are disabled by the admin.

Closes #14770
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also hides the "Applications" nav button if OAuth applications are disabled by the admin.

Closes #14770
</pre>
</div>
</content>
</entry>
<entry>
<title>Include GonHelper separately and remove created_at in factory</title>
<updated>2016-04-14T14:25:27+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-04-14T12:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e450892f5688529b8a49e3ae7598f00dbdda7161'/>
<id>e450892f5688529b8a49e3ae7598f00dbdda7161</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add spec for deletion of authorized OAuth2 application</title>
<updated>2016-04-14T14:24:58+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-04-13T05:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c7e384aab23301ad0ee3559252324fa957d15db3'/>
<id>c7e384aab23301ad0ee3559252324fa957d15db3</id>
<content type='text'>
Closes #14370

Move gon function into its own helper
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #14370

Move gon function into its own helper
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/gitlab-omniauth-issue' into 'master'</title>
<updated>2016-03-19T19:03:33+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-03-19T19:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64b57ec86a74f0a45412c6b6b415b09e86a4eb97'/>
<id>64b57ec86a74f0a45412c6b6b415b09e86a4eb97</id>
<content type='text'>

attempting to fix omniauth problem

Attempt to fix https://gitlab.com/gitlab-org/gitlab-ce/issues/3361

See merge request !2876</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

attempting to fix omniauth problem

Attempt to fix https://gitlab.com/gitlab-org/gitlab-ce/issues/3361

See merge request !2876</pre>
</div>
</content>
</entry>
<entry>
<title>Let `oauth/applications#index` handle the `profiles#applications` route</title>
<updated>2016-03-13T20:51:09+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-03-12T04:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f21e2ae408a4ebd0e115846b9a639e7ce09a126'/>
<id>8f21e2ae408a4ebd0e115846b9a639e7ce09a126</id>
<content type='text'>
Previously we were doing all of kinds of code gymnastics and flash abuse
in order to work with a Doorkeeper controller but have it _appear_ at
the `/profile/applications` path. Fortunately we can just tell Rails to
use a different controller to handle that route, and we get the best of
both worlds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we were doing all of kinds of code gymnastics and flash abuse
in order to work with a Doorkeeper controller but have it _appear_ at
the `/profile/applications` path. Fortunately we can just tell Rails to
use a different controller to handle that route, and we get the best of
both worlds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Ruby style error</title>
<updated>2016-03-04T09:06:07+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-03-01T15:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be390cff65de0bf6f0fc1f059c4243fcb85d43d0'/>
<id>be390cff65de0bf6f0fc1f059c4243fcb85d43d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Applications tab on profile settings</title>
<updated>2016-03-04T09:06:07+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-02-29T14:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33ba32e6cc12eb8a8bddd957bb99bd2df7628a70'/>
<id>33ba32e6cc12eb8a8bddd957bb99bd2df7628a70</id>
<content type='text'>
Closes #13855
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #13855
</pre>
</div>
</content>
</entry>
<entry>
<title>another attempt to fix oauth issue</title>
<updated>2016-02-19T13:22:06+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-02-19T13:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce45389a4d9b9405112a22daaa4e6808201414e0'/>
<id>ce45389a4d9b9405112a22daaa4e6808201414e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>attempting to fix omniauth problem</title>
<updated>2016-02-18T17:47:35+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-02-18T17:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9597920c6371db5555415705643ad26026d198fb'/>
<id>9597920c6371db5555415705643ad26026d198fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move helpers back to original directory</title>
<updated>2015-09-09T12:37:34+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-09-09T12:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=90c338a49541c95452181af9e0d0bcf9da6c51ad'/>
<id>90c338a49541c95452181af9e0d0bcf9da6c51ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
