gitlab-org--gitlab-foss/spec/requests
Brett Walker aa7b1cfc5b Upgrade GraphQL gem to 1.8.17
- Due to https://github.com/exAspArk/batch-loader/pull/32,
we  changed BatchLoader.for into BatchLoader::GraphQL.for
- since our results are wrapped in a BatchLoader::GraphQL,
calling `sync` during authorization is required to get real object
- `graphql` now has it's own authorization system.  Our
`authorized?` method conflicted and required renaming
2019-09-04 17:42:48 +00:00
..
api Upgrade GraphQL gem to 1.8.17 2019-09-04 17:42:48 +00:00
projects Fix plan stage query 2019-06-17 13:17:18 +00:00
git_http_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
jwt_controller_spec.rb JwtController avoids activating session checks 2019-08-22 16:44:09 +01:00
lfs_http_spec.rb Cleanup usages of `JSON.parse` in specs 2019-07-16 08:03:49 +00:00
lfs_locks_api_spec.rb Cleanup usages of `JSON.parse` in specs 2019-07-16 08:03:49 +00:00
oauth_tokens_spec.rb
openid_connect_spec.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
rack_attack_global_spec.rb Standardize remote_ip and path keys for auth.log and api_json.log 2019-08-20 18:12:28 +00:00
request_profiler_spec.rb Add profile mode to extend request profiling 2019-07-18 23:11:08 +10:00
user_activity_spec.rb