gitlab-org--gitlab-foss/spec/requests
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
..
api Use Goldiloader for handling N+1 queries 2018-04-09 11:58:06 +01:00
projects [Rails5] Rename `sort` methods to `sort_by_attribute` 2018-04-04 09:19:47 +00:00
git_http_spec.rb Remove permanent redirects 2018-03-28 14:12:08 +02:00
jwt_controller_spec.rb
lfs_http_spec.rb Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
lfs_locks_api_spec.rb
openid_connect_spec.rb
rack_attack_global_spec.rb
request_profiler_spec.rb