gitlab-org--gitlab-foss/rubocop
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
..
cop Revert the addition of goldiloader 2018-04-18 15:51:39 +02:00
migration_helpers.rb Add cop for use of remove_column 2017-12-11 16:34:51 +00:00
rubocop.rb Revert the addition of goldiloader 2018-04-18 15:51:39 +02:00
spec_helpers.rb Introduce a new FactoriesInMigrationSpecs cop 2018-04-06 17:41:52 +02:00