summaryrefslogtreecommitdiff
path: root/app/controllers/graphql_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* 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