gitlab-org--gitlab-foss/app/views/admin/runners
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
..
_runner.html.haml Remove N+1 query for tags in /admin/runners page 2019-02-26 12:44:28 -08:00
_sort_dropdown.html.haml
index.html.haml
show.html.haml
update.js.haml