summaryrefslogtreecommitdiff
path: root/spec/requests/api/graphql_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove `:graphql` feature flagcharlie ablett2019-07-091-10/+0
* Address reviewer commentscharlieablett2019-07-031-1/+1
* Alert if `calls_gitaly` declaration missingcharlieablett2019-07-031-0/+31
* Apply reviewer feedback59587-add-graphql-loggingcharlie ablett2019-05-311-4/+22
* Move complexity/depth to `final_value`charlieablett2019-05-301-14/+15
* Call analyzers from LoggerAnalyzercharlieablett2019-05-301-3/+3
* Restructure complexity analyzercharlieablett2019-05-301-4/+22
* Implement logger analyzercharlieablett2019-05-301-0/+11
* Allow GraphQL requests without CSRF tokenBob Van Landuyt2019-03-061-0/+86