gitlab-org--gitlab-foss/app/controllers/admin
Lin Jen-Shin 83418ad846 Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifacts-expiration
* upstream/master: (247 commits)
  Switched CONTRIBUTING.md style guide recommendation for method chaining
  Fix new offenses
  Stylistic tweaks
  Fix OAuth/SAML user blocking behavior
  Revert "Enable Style/DotPosition"
  Revert "Prefer leading style for Style/DotPosition"
  Revert "Enable Style/BarePercentLiterals"
  Manually correct autocorrect
  Move up delegate calls
  Exclude migrations from Style/MutableConstant
  ActiveSupport delegation is preferred over Forwardable
  Update haml_lint to work with newest rubocop
  Add explanations to cops
  Update rubocop and rubocop-rspec and regenerate .rubocop_todo.yml
  Update rubocop and rubocop-rspec and regenerate .rubocop_todo.yml
  Order cops alphabetically
  Don’t exclude some file in lib from rubocop
  Fix new offenses
  Enable Rails/Delegate
  Enable Style/WordArray
  ...
2017-02-24 17:14:35 +08:00
..
abuse_reports_controller.rb
appearances_controller.rb
application_controller.rb
application_settings_controller.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
applications_controller.rb Implement minor changes from @dbalexandre's review. 2016-12-16 16:29:31 +05:30
background_jobs_controller.rb fix incorrect sidekiq concurrency count in admin background page 2017-02-19 15:15:30 +07:00
broadcast_messages_controller.rb Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
builds_controller.rb Add Pending Tab to Admin Builds 2016-07-18 10:23:32 +02:00
dashboard_controller.rb Store group and project full name and full path in routes table 2017-02-08 19:14:29 +02:00
deploy_keys_controller.rb Allow admin to set keys with write access, and 2016-11-22 17:31:27 +08:00
groups_controller.rb Merge branch 'dz-refactor-full-path' into 'master' 2017-02-08 18:45:19 +00:00
health_check_controller.rb
hooks_controller.rb
identities_controller.rb
impersonations_controller.rb Fix incorrect "stopped impersonation" log message 2016-08-23 01:09:16 -07:00
keys_controller.rb
labels_controller.rb
logs_controller.rb
projects_controller.rb replace find_with_namespace with find_by_full_path 2017-02-03 07:14:04 +07:00
requests_profiles_controller.rb Profile requests when a header is passed 2016-07-26 20:06:09 +02:00
runner_projects_controller.rb replace find_with_namespace with find_by_full_path 2017-02-03 07:14:04 +07:00
runners_controller.rb Prefer service object over after_save hook 2017-01-21 02:18:14 +08:00
services_controller.rb Simplify the code 2016-09-01 02:15:43 +08:00
spam_logs_controller.rb Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
system_info_controller.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
users_controller.rb Drop theme ID from users table 2017-02-15 13:31:18 -06:00