gitlab-org--gitlab-foss/spec/requests
Rémy Coutable 08e013431a Merge branch 'sh-fix-project-members-api-perf' into 'master'
Remove N+1 queries with /projects/:project_id/{access_requests,members} API endpoints

See merge request gitlab-org/gitlab-ce!16751
2018-01-31 11:35:56 +00:00
..
api Merge branch 'sh-fix-project-members-api-perf' into 'master' 2018-01-31 11:35:56 +00:00
projects Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
git_http_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
jwt_controller_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
lfs_http_spec.rb Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
openid_connect_spec.rb Adjust openid_connect_spec to use `raise_error` 2017-11-16 12:40:45 +01:00
rack_attack_global_spec.rb Change the rss url guard clause 2017-11-17 10:02:11 +01:00
request_profiler_spec.rb