gitlab-org--gitlab-foss/app/controllers/admin
Rémy Coutable f20a40f4a1 Merge branch 'frozen-string-enable-app-models' into 'master'
Enable frozen string in app/models/*.rb

See merge request gitlab-org/gitlab-ce!20851
2018-08-02 09:11:52 +00:00
..
abuse_reports_controller.rb Fix a few N+1 queries identified by Bullet 2017-04-02 05:42:11 -07:00
appearances_controller.rb allow uploading favicon in appearance settings 2018-06-05 16:20:18 +02:00
application_controller.rb Add read-only banner to all pages 2018-03-22 20:34:45 +01:00
application_settings_controller.rb Fix initial settings loading at the first run of GitLab installed from source 2018-06-25 17:44:03 +00:00
applications_controller.rb fix typo 2017-11-02 14:33:56 +01:00
background_jobs_controller.rb Handle parsing OpenBSD ps output properly to display sidekiq 2017-03-31 09:45:46 +02:00
broadcast_messages_controller.rb Replace $.ajax in admin broadcast messages with axios 2018-02-05 14:59:48 +00:00
dashboard_controller.rb Fix fast admin counters not working when PostgreSQL has secondaries 2018-05-25 22:58:43 -07:00
deploy_keys_controller.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
gitaly_servers_controller.rb Gitaly Server info for admin panel 2018-01-31 08:54:45 +01:00
groups_controller.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
health_check_controller.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
hook_logs_controller.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
hooks_controller.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
identities_controller.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
impersonation_tokens_controller.rb Remove impersonate token from flash scope 2018-03-02 10:10:39 +00:00
impersonations_controller.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
jobs_controller.rb Fix /admin/jobs failing to load due to statement timeout 2018-07-30 10:03:05 -07:00
keys_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
labels_controller.rb Fix notification message when admin label was modified 2017-09-18 11:09:00 +02:00
logs_controller.rb Put loggers in before_action for easier overriding in EE 2017-09-06 15:25:51 +02:00
projects_controller.rb Present member collection at the controller level 2017-12-12 18:14:58 +01:00
requests_profiles_controller.rb
runner_projects_controller.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
runners_controller.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
services_controller.rb Enable frozen string in app/models/*.rb 2018-07-26 16:55:41 -07:00
spam_logs_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
system_info_controller.rb
users_controller.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00