summaryrefslogtreecommitdiff
path: root/spec/controllers/graphql_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@14-0-stable-eeGitLab Bot2021-07-011-2/+4
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-5/+27
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+20
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+9
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+39
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+64
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-271-2/+2
* Propagate argument errors as execution errorsajk-handle-gql-errorsAlex Kalderimis2019-07-301-0/+21
* Add API access check to GraphqlFelipe Artur2019-03-271-0/+45
* Allow GraphQL requests without CSRF tokenBob Van Landuyt2019-03-061-112/+0
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-1/+1
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-2/+45
* Handle exceptions outside the GraphQL schemaBob Van Landuyt2018-06-051-2/+13
* Add a minimal GraphQL APINick Thomas2018-06-051-0/+58