summaryrefslogtreecommitdiff
path: root/app/controllers/graphql_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-2/+3
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-1/+7
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+6
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+7
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+5
* Add latest changes from gitlab-org/security/gitlab@14-5-stable-eeGitLab Bot2021-12-031-1/+15
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+0
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+8
* Add latest changes from gitlab-org/security/gitlab@14-0-stable-eeGitLab Bot2021-07-011-2/+27
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+2
* Add latest changes from gitlab-org/security/gitlab@13-11-stable-eeGitLab Bot2021-04-271-1/+7
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-11/+12
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+13
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+5
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+5
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+14
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+9
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-0/+1
* Propagate argument errors as execution errorsajk-handle-gql-errorsAlex Kalderimis2019-07-301-0/+4
* Remove `:graphql` feature flagcharlie ablett2019-07-091-5/+0
* Enable GraphQL batch requestsPhil Hughes2019-05-291-1/+2
* Enables GraphQL batch requestsPhil Hughes2019-05-281-7/+39
* Add API access check to GraphqlFelipe Artur2019-03-271-0/+5
* Allow GraphQL requests without CSRF tokenBob Van Landuyt2019-03-061-1/+8
* Enable GraphQL API endpointPhil Hughes2018-12-131-1/+1
* Remove issue_suggestions feature flagPhil Hughes2018-12-131-1/+1
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-0/+1
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Handle exceptions outside the GraphQL schemaBob Van Landuyt2018-06-051-21/+17
* Add a minimal GraphQL APINick Thomas2018-06-051-0/+49