summaryrefslogtreecommitdiff
path: root/app/controllers/oauth/applications_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Implement minor changes from @dbalexandre's review.Timothy Andrew2016-12-161-5/+1
* Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew2016-12-161-0/+6
* 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
* 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-091-2/+2
* Groundwork for merging CI into CEDouwe Maan2015-08-251-1/+1
* 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-011-7/+4
* Add a page title to every page.Douwe Maan2015-04-301-1/+7
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-2/+2
* 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-251-1/+11
* Improve code styleDmitriy Zaporozhets2014-12-251-4/+10
* Doorkeeper integrationValery Sizov2014-12-241-0/+25