gitlab-org--gitlab-foss/lib/gitlab/graphql/loaders
Bob Van Landuyt c70f7ec77b Rename BatchCommitLoader to BatchLfsOidLoader
Since we're not actually  loading commits in that loader, but we're
loading blobs with LFS oids in batch and returning only the oids.
2019-06-11 16:11:21 +02:00
..
batch_lfs_oid_loader.rb Rename BatchCommitLoader to BatchLfsOidLoader 2019-06-11 16:11:21 +02:00
batch_model_loader.rb Expose IDs in GraphQL as a GlobalID 2019-06-03 21:59:25 +02:00
batch_project_statistics_loader.rb