gitlab-org--gitlab-foss/spec/rubocop/cop
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
..
gitlab Revert the addition of goldiloader 2018-04-18 15:51:39 +02:00
migration Use gitlab-styles 2017-12-22 08:34:44 -06:00
rspec Introduce a new FactoriesInMigrationSpecs cop 2018-04-06 17:41:52 +02:00
avoid_break_from_strong_memoize_spec.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
avoid_return_from_blocks_spec.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
include_sidekiq_worker_spec.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
line_break_around_conditional_block_spec.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
project_path_helper_spec.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00
sidekiq_options_queue_spec.rb Use gitlab-styles 2017-12-22 08:34:44 -06:00