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