summaryrefslogtreecommitdiff
path: root/app/controllers/oauth
Commit message (Expand)AuthorAgeFilesLines
* 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