summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/oauth_applications.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+10
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-0/+10
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-191-2/+1
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+1
* Avoid use of Hash#dig to keep compatibility with Ruby 2.1fix/keep-compatility-ruby-21Douglas Barbosa Alexandre2016-12-161-1/+1
* Implement minor changes from @dbalexandre's review.Timothy Andrew2016-12-161-0/+5
* Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew2016-12-161-0/+14