gitlab-org--gitlab-foss/spec
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
..
bin
config
controllers Handle legacy repository archive requests with no ref given 2018-04-08 05:56:07 -07:00
db/production
factories Include ProjectDeployTokens 2018-04-06 21:20:16 -05:00
features Merge branch '32617-fix-template-selector-menu-visibility' into 'master' 2018-04-09 07:52:49 +00:00
finders
fixtures Fix more specs 2018-04-05 14:58:49 -03:00
helpers Merge branch '43246-checkfilter' into 'master' 2018-04-06 13:25:18 +00:00
initializers Add direct_upload setting for artifacts 2018-04-05 15:01:14 +02:00
javascripts Merge branch '44224-remove-gl' into 'master' 2018-04-09 07:58:41 +00:00
lib Make email handler clearer 2018-04-09 09:39:03 +00:00
mailers Fix undefined method one? when pushing to an existing merge request 2018-04-07 23:43:40 -07:00
migrations Ignore current RSpec/FactoriesInMigrationSpecs offenses 2018-04-06 17:41:52 +02:00
models Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
policies Increase test suite around deploy tokens behavior 2018-04-06 21:20:17 -05:00
presenters Removes deploy tokens presenter 2018-04-06 21:20:17 -05:00
requests Use Goldiloader for handling N+1 queries 2018-04-09 11:58:06 +01:00
routing Add new repository archive route 2018-04-06 08:45:17 -04:00
rubocop/cop Introduce a new FactoriesInMigrationSpecs cop 2018-04-06 17:41:52 +02: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
sidekiq/cron
support Introduce a new FactoriesInMigrationSpecs cop 2018-04-06 17:41:52 +02:00
tasks
unicorn
uploaders Add direct_upload setting for artifacts 2018-04-05 15:01:14 +02:00
validators
views Merge branch '42568-pipeline-empty-state' into 'master' 2018-04-06 22:32:44 +00:00
workers
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Introduce a new FactoriesInMigrationSpecs cop 2018-04-06 17:41:52 +02:00