gitlab-org--gitlab-foss/app/controllers/oauth
Timothy Andrew 4d6da770de Implement minor changes from @dbalexandre's review.
- Mainly whitespace changes.

- Require the migration adding the `scope` column to the
  `personal_access_tokens` table to have downtime, since API calls will
  fail if the new code is in place, but the migration hasn't run.

- Minor refactoring - load `@scopes` in a `before_action`, since we're
  doing it in three different places.
2016-12-16 16:29:31 +05:30
..
applications_controller.rb Implement minor changes from @dbalexandre's review. 2016-12-16 16:29:31 +05:30
authorizations_controller.rb another attempt to fix oauth issue 2016-02-19 14:22:06 +01:00
authorized_applications_controller.rb Move helpers back to original directory 2015-09-09 14:37:34 +02:00