summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/graphql/authorize/authorize_field_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Check for all scalar types60800-properly-authorize-our-own-graphql-scalar-typesBrett Walker2019-04-221-1/+15
* Only check abilities on rendered GraphQL nodesBob Van Landuyt2019-04-181-59/+71
* Use parent object when authorizing scalar typesBrett Walker2019-04-041-31/+64
* GraphQL Type authorizationLuke Duncalfe2019-04-031-0/+73