gitlab-org--gitlab-foss/spec/controllers/admin
Stan Hu 4ac4ba2654 Fix requests profiler in admin page not rendering HTML properly
By default in Rails 5, content passed to `render` will be
escaped. This doesn't work for the HTML profile output, which
should be considered safe HTML already.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56152
2019-01-09 23:09:43 -08:00
..
application_settings_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
applications_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
dashboard_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
gitaly_servers_controller_spec.rb Gitaly Server info for admin panel 2018-01-31 08:54:45 +01:00
groups_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
health_check_controller_spec.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
hooks_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
identities_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
impersonations_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
projects_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
requests_profiles_controller_spec.rb Fix requests profiler in admin page not rendering HTML properly 2019-01-09 23:09:43 -08:00
runners_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
services_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
spam_logs_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
users_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00