gitlab-org--gitlab-foss/app/controllers/dashboard
Yorick Peterse 615ba0071a
Eager load namespace owners for project dashboards
This solves an N+1 query problem where we'd run multiple queries when
getting the namespace owners of the displayed projects.
2017-09-11 16:18:59 +02:00
..
application_controller.rb
groups_controller.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
labels_controller.rb Fix dashboard labels dropdown 2017-07-07 14:35:16 +01:00
milestones_controller.rb
projects_controller.rb Eager load namespace owners for project dashboards 2017-09-11 16:18:59 +02:00
snippets_controller.rb
todos_controller.rb Avoid plucking Todo ids and use sub-queries instead 2017-08-03 16:31:05 +02:00