summaryrefslogtreecommitdiff
path: root/app/controllers/oauth/authorized_applications_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-08-051-1/+1
* Add latest changes from gitlab-org/security/gitlab@12-10-stable-eeGitLab Bot2020-04-271-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-171-1/+1
* Enable more frozen string in app/controllers/gfyoung2018-09-231-0/+2
* Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-071-1/+3
* Correctly show anonymous authorized applications under Profile > Applications.Douwe Maan2015-07-021-1/+6
* Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-011-9/+3
* before_action > before_filter.Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-301-1/+9
* Rework oauth2 featureDmitriy Zaporozhets2014-12-251-1/+1
* Improve code styleDmitriy Zaporozhets2014-12-251-2/+2
* Doorkeeper integrationValery Sizov2014-12-241-0/+8