summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/graphql/authorize
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-203-316/+81
* 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-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-202-2/+2
* 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-122-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-241-0/+2
* Upgrade graphql gem to 1.9.10Brett Walker2019-09-041-1/+2
* Upgrade GraphQL gem to 1.8.17Brett Walker2019-09-041-6/+6
* Replace echo function with a resolverBrett Walker2019-08-261-1/+4
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-031-1/+1
|\
| * GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutationsLuke Duncalfe2019-06-281-1/+1
* | Merge branch 'security-bvl-enforce-graphql-type-authorization' into 'master'Marin Jankovski2019-07-021-34/+48
|\ \ | |/ |/|
| * Enforce authorizations for non-nullable fieldsBob Van Landuyt2019-06-211-34/+48
* | Remove unused authorized_find methodgraphql-error-when-authorizing-with-no-permissions-definedLuke Duncalfe2019-06-261-18/+0
* | Sanity check for GraphQL authorized?Luke Duncalfe2019-06-261-0/+45
|/
* 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-8/+14
* Improve GraphQL Authorization DSLLuke Duncalfe2019-02-261-0/+18
* Instead of returning all or nothing, return whichever passedLin Jen-Shin2019-02-141-4/+28
* Allow authorize on array of objects for GraphQLLin Jen-Shin2019-02-141-0/+43
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-251-0/+103