gitlab-org--gitlab-foss/app/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
..
abuse_reports_controller.rb
appearances_controller.rb Show header and footer system messages in email 2019-02-27 22:07:50 +02:00
application_controller.rb
application_settings_controller.rb Fix deprecation: redirect_to :back is deprecated 2019-01-02 19:48:07 +01:00
applications_controller.rb
background_jobs_controller.rb
broadcast_messages_controller.rb
dashboard_controller.rb
deploy_keys_controller.rb
gitaly_servers_controller.rb
groups_controller.rb
health_check_controller.rb Make Admin::HealthCheckController EE-compatible 2018-12-17 17:44:00 +01:00
hook_logs_controller.rb
hooks_controller.rb
identities_controller.rb
impersonation_tokens_controller.rb
impersonations_controller.rb
jobs_controller.rb
keys_controller.rb
labels_controller.rb
logs_controller.rb
projects_controller.rb Fix undefined variable error on json project views 2019-03-18 21:27:28 -03:00
requests_profiles_controller.rb Fix requests profiler in admin page not rendering HTML properly 2019-01-09 23:09:43 -08:00
runner_projects_controller.rb
runners_controller.rb don't filter tags by taggable type 2019-02-27 20:19:50 +01:00
services_controller.rb
spam_logs_controller.rb
system_info_controller.rb
users_controller.rb Make Admin::UsersController work with Ruby 2.6 2019-02-19 15:36:05 -08:00