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