gitlab-org--gitlab-foss/spec/controllers/admin
Alejandro Rodríguez 585fcfb9e7 Fix undefined variable error on json project views
This mistake seems to have always been there, but it only resulted in
errors on the `/explore*.json` since they were the one that _actually_
relied on the local variables.
2019-03-18 21:27:28 -03:00
..
appearances_controller_spec.rb Show header and footer system messages in email 2019-02-27 22:07:50 +02: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
gitaly_servers_controller_spec.rb
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
projects_controller_spec.rb Fix undefined variable error on json project views 2019-03-18 21:27:28 -03: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 Remove N+1 query for tags in /admin/runners page 2019-02-26 12:44:28 -08: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 Make Admin::UsersController work with Ruby 2.6 2019-02-19 15:36:05 -08:00