gitlab-org--gitlab-foss/app
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
..
assets Merge branch '44224-remove-gl' into 'master' 2018-04-09 07:58:41 +00:00
controllers Merge branch 'sh-handle-legacy-archive-requests' into 'master' 2018-04-09 07:49:51 +00:00
finders Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
helpers Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
mailers Fix body of email when commits are pushed to an MR 2018-04-03 13:22:25 +01:00
models Use Goldiloader for handling N+1 queries 2018-04-09 11:58:06 +01:00
policies Support Deploy Tokens properly without hacking abilities 2018-04-06 21:20:16 -05:00
presenters Removes deploy tokens presenter 2018-04-06 21:20:17 -05:00
serializers Resolve "Show `failure_reason` and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
services Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
uploaders Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
validators Rename allow_private_networks to allow_local_network 2018-04-02 17:24:19 +02:00
views Merge branch 'sh-fix-issue-45152' into 'master' 2018-04-09 08:20:28 +00:00
workers Better group support notes-related code 2018-04-05 13:29:57 +02:00