gitlab-ce/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
labels_controller.rb
milestones_controller.rb
projects_controller.rb
snippets_controller.rb
todos_controller.rb