summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/graphql/authorize/authorize_field_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-253/+0
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-73/+153
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-19/+30
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+2
* Upgrade graphql gem to 1.9.10Brett Walker2019-09-041-1/+2
* Replace echo function with a resolverBrett Walker2019-08-261-1/+4
* Enforce authorizations for non-nullable fieldsBob Van Landuyt2019-06-211-34/+48
* 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