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