gitlab-org--gitlab-foss/app/controllers/admin
Douwe Maan 514dc1a084 Merge branch 'feature/enforce-2fa-per-group' into 'master'
Support 2FA requirement per-group

See merge request !8763
2017-04-06 15:50:16 +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 Fix admin appearance settings preview 2016-06-20 13:18:18 +03:00
application_controller.rb Fix issue with impersonation 2016-04-22 23:21:56 +02:00
application_settings_controller.rb Introduce "polling_interval_multiplier" as application setting 2017-04-03 15:17:04 +02:00
applications_controller.rb Make sure scopes are loaded in admin OAuth application form 2017-03-07 14:54:36 +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 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 Support 2FA requirement per-group 2017-04-06 10:01:13 +02:00
health_check_controller.rb Bump health_check gem to version 2.6.0 2017-03-03 16:35:20 -03:00
hooks_controller.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
identities_controller.rb Code style fixes and some code simplified 2016-01-08 16:26:04 -02:00
impersonation_tokens_controller.rb Fix access token specs 2017-03-07 18:12:52 +00:00
impersonations_controller.rb Fix incorrect "stopped impersonation" log message 2016-08-23 01:09:16 -07:00
keys_controller.rb Change deprecated usage of rendering without response body 2016-03-16 03:16:25 +02:00
labels_controller.rb Labels support color names in backend 2017-03-29 11:45:15 +00:00
logs_controller.rb Added the correct hierarchy of controllers for the administrative part 2013-01-24 22:31:24 +02:00
projects_controller.rb ProjectsFinder should handle more options 2017-04-06 07:11:37 +02: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 Implement new service for creating user 2017-03-27 09:37:24 +00:00