gitlab-org--gitlab-foss/app/controllers/admin
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
..
abuse_reports_controller.rb
appearances_controller.rb
application_controller.rb
application_settings_controller.rb Add new configuration setting to enable/disable HTML emails. 2016-11-28 17:00:03 -05:00
applications_controller.rb Implement minor changes from @dbalexandre's review. 2016-12-16 16:29:31 +05:30
background_jobs_controller.rb
broadcast_messages_controller.rb Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
builds_controller.rb
dashboard_controller.rb
deploy_keys_controller.rb
groups_controller.rb Add nested groups support on data level 2016-12-08 11:47:16 +02:00
health_check_controller.rb
hooks_controller.rb
identities_controller.rb
impersonations_controller.rb
keys_controller.rb
labels_controller.rb
logs_controller.rb
projects_controller.rb
requests_profiles_controller.rb
runner_projects_controller.rb
runners_controller.rb
services_controller.rb
spam_logs_controller.rb
system_info_controller.rb
users_controller.rb Allow to search for user by secondary email address in the admin interface 2016-11-01 17:58:03 +03:00