summaryrefslogtreecommitdiff
path: root/spec/requests/api/graphql
Commit message (Expand)AuthorAgeFilesLines
* Add metadata about the GitLab server to GraphQLNick Thomas2019-03-051-0/+32
* Use a block and move setup to example directly56485-implement-graphql-mergerequestsresolverLin Jen-Shin2019-02-141-3/+1
* Instead of returning all or nothing, return whichever passedLin Jen-Shin2019-02-141-0/+36
* Suggests issues when typing titlePhil Hughes2018-11-271-0/+59
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-251-0/+68
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-042-0/+36
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-282-44/+70
* Allow querying a single MR within a projectBob Van Landuyt2018-06-152-56/+56
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-062-0/+88