gitlab-org--gitlab-foss/spec/lib/gitlab/graphql/loaders
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
..
batch_lfs_oid_loader_spec.rb Upgrade GraphQL gem to 1.8.17 2019-09-04 17:42:48 +00:00
batch_model_loader_spec.rb Upgrade GraphQL gem to 1.8.17 2019-09-04 17:42:48 +00:00
batch_project_statistics_loader_spec.rb
batch_root_storage_statistics_loader_spec.rb Expose namespace storage statistics with GraphQL 2019-08-22 22:08:28 +00:00
pipeline_for_sha_loader_spec.rb Upgrade GraphQL gem to 1.8.17 2019-09-04 17:42:48 +00:00