summaryrefslogtreecommitdiff
path: root/app/controllers/oauth
Commit message (Expand)AuthorAgeFilesLines
* Fix endless redirections when accessing user OAuth applications when they are...Stan Hu2016-06-081-1/+1
* Include GonHelper separately and remove created_at in factoryStan Hu2016-04-141-0/+1
* Add spec for deletion of authorized OAuth2 applicationStan Hu2016-04-141-0/+1
* Merge branch 'fix/gitlab-omniauth-issue' into 'master' Douwe Maan2016-03-191-0/+1
|\
| * another attempt to fix oauth issueJames Lopez2016-02-191-1/+1
| * attempting to fix omniauth problemJames Lopez2016-02-181-0/+1
* | Let `oauth/applications#index` handle the `profiles#applications` routeapplication-settingsRobert Speicher2016-03-131-14/+14
* | Fixed Ruby style errorPhil Hughes2016-03-041-1/+1
* | Applications tab on profile settingsPhil Hughes2016-03-041-1/+5
|/
* Move helpers back to original directoryDmitriy Zaporozhets2015-09-092-3/+3
* Groundwork for merging CI into CEDouwe Maan2015-08-252-2/+2
* Correctly show anonymous authorized applications under Profile > Applications.Douwe Maan2015-07-021-1/+6
* Add option to disallow users from registering any application to use GitLab a...user-oauth-applicationsDouwe Maan2015-05-291-0/+8
* Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-013-23/+9
* before_action > before_filter.Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-303-3/+23
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-202-3/+3
* Application admin scaffoldValery Sizov2015-01-171-4/+2
* Fix tests and add message if no oauth appsDmitriy Zaporozhets2014-12-251-1/+1
* Rework oauth2 featureDmitriy Zaporozhets2014-12-253-3/+12
* Improve code styleDmitriy Zaporozhets2014-12-253-11/+18
* Doorkeeper integrationValery Sizov2014-12-243-0/+90