gitlab-org--gitlab-foss/app/models/clusters
Yorick Peterse 20fdbbe86a Use Goldiloader for handling N+1 queries
Goldiloader (https://github.com/salsify/goldiloader) can eager load
associations automatically. This removes the need for adding "includes"
calls in a variety of different places. This also comes with the added
benefit of not having to eager load data if it's not used.
2018-04-09 11:58:06 +01:00
..
applications Extract installed cluster application scope to concern 2018-03-29 22:08:13 +02:00
concerns Extract installed cluster application scope to concern 2018-03-29 22:08:13 +02:00
platforms Merge branch 'master' into 'update-kubeclient' 2018-03-17 05:52:35 +00:00
providers Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
cluster.rb Use Goldiloader for handling N+1 queries 2018-04-09 11:58:06 +01:00
project.rb specs for models. Improved details. 2017-10-30 03:48:45 +09:00