gitlab-org--gitlab-foss/app
Yorick Peterse 6f292eaa69
Revert the addition of goldiloader
This reverts the addition of the "goldiloader" Gem and all use of it.
While this Gem is very promising it's causing a variety of problems on
GitLab.com due to it eager-loading too much data in places where we
don't expect/can handle this. At least for the time being this means we
have to go back to manually fixing N+1 query problems, but at least
those should not cause a negative impact on availability.
2018-04-18 15:51:39 +02:00
..
assets Revert "Merge branch 'fix-size-and-position-for-fork-icon' into 'master'" 2018-04-18 09:41:49 +00:00
controllers Merge branch 'blackst0ne-rails5-add-safe-params-helper' into 'master' 2018-04-18 10:26:44 +00:00
finders Merge branch 'dm-archived-read-only' into 'master' 2018-04-12 17:04:08 +00:00
helpers Merge branch 'blackst0ne-rails5-add-safe-params-helper' into 'master' 2018-04-18 10:26:44 +00:00
mailers Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email' 2018-04-10 10:25:59 +00:00
models Revert the addition of goldiloader 2018-04-18 15:51:39 +02:00
policies Prevent awarding emoji when a project is archived 2018-04-11 10:51:43 +02:00
presenters Share collaboration check between view and presenter 2018-04-11 10:51:15 +02:00
serializers Prevent awarding emoji when a project is archived 2018-04-11 10:51:43 +02:00
services Revert the addition of goldiloader 2018-04-18 15:51:39 +02: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 'blackst0ne-rails5-add-safe-params-helper' into 'master' 2018-04-18 10:26:44 +00:00
workers Merge branch 'stuartnelson3/gitlab-ce-stn/issue-due-email' into 'master' 2018-04-18 09:33:44 +00:00