summaryrefslogtreecommitdiff
path: root/spec/graphql/gitlab_schema_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* GraphQL support for Notes created in discussions62826-graphql-note-mutationsLuke Duncalfe2019-07-101-0/+20
* Alert if `calls_gitaly` declaration missingcharlieablett2019-07-031-0/+4
* Added commit type to tree GraphQL typePhil Hughes2019-06-281-1/+1
* Expose IDs in GraphQL as a GlobalIDBob Van Landuyt2019-06-031-0/+58
* Enables GraphQL batch requestsPhil Hughes2019-05-281-2/+2
* 58404 - setup max depth for graphqlKen Ding2019-05-071-26/+60
* Only check abilities on rendered GraphQL nodesBob Van Landuyt2019-04-181-1/+1
* Fix a KeyError in GitlabSchemaNick Thomas2019-04-041-2/+12
* Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-041-0/+32
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-251-2/+0
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-041-0/+6
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-061-8/+7
* Add `present_using` to typesBob Van Landuyt2018-06-051-0/+7
* Convert from GraphQL::Batch to BatchLoaderNick Thomas2018-06-051-1/+1
* Add a minimal GraphQL APINick Thomas2018-06-051-0/+27