gitlab-org--gitlab-foss/spec/controllers
Stan Hu ebb284c0dc Remove N+1 query for tags in /admin/runners page
As discussed in https://github.com/mbleigh/acts-as-taggable-on/issues/91,
we can avoid N+1 queries if we use `tags` instead of `tag_list`.

Seen while reviewing
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19740.
2019-02-26 12:44:28 -08:00
..
admin Remove N+1 query for tags in /admin/runners page 2019-02-26 12:44:28 -08:00
boards Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
concerns Merge branch 'filter-confidential-issues' into 'master' 2019-02-26 12:24:39 +01:00
dashboard Exclude public group milestones from counts 2019-02-14 14:49:18 +08:00
explore
google_api
groups Remove TLD validation from Cluster#domain 2019-02-14 16:25:41 -06:00
import Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
instance_statistics
ldap
oauth
profiles Move language setting to preferences 2019-02-20 22:58:53 +00:00
projects Add name_without_type to environments.json 2019-02-26 19:13:09 +00:00
snippets
users
abuse_reports_controller_spec.rb
application_controller_spec.rb Fix ETag caching not being used for AJAX requests 2019-02-26 12:54:31 +01:00
autocomplete_controller_spec.rb
dashboard_controller_spec.rb
graphql_controller_spec.rb
groups_controller_spec.rb
health_check_controller_spec.rb
health_controller_spec.rb
help_controller_spec.rb Fix broken links on help page 2019-02-11 23:41:58 +01:00
invites_controller_spec.rb
metrics_controller_spec.rb
notification_settings_controller_spec.rb
omniauth_callbacks_controller_spec.rb Avoid CSRF check on SAML failure endpoint 2019-02-04 10:10:51 +00:00
passwords_controller_spec.rb
profiles_controller_spec.rb
projects_controller_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
registrations_controller_spec.rb
root_controller_spec.rb
search_controller_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
sent_notifications_controller_spec.rb
sessions_controller_spec.rb
snippets_controller_spec.rb
uploads_controller_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
user_callouts_controller_spec.rb
users_controller_spec.rb Fix contributed projects finder shown private info 2019-01-31 16:51:16 +01:00