summaryrefslogtreecommitdiff
path: root/spec/requests/api/graphql
Commit message (Expand)AuthorAgeFilesLines
* Refactor group query specBrett Walker2019-04-231-103/+24
* Basic GraphQL for a groupBrett Walker2019-04-231-0/+197
* Merge branch 'bvl-graphql-only-authorize-rendered-fields' into 'master'Lin Jen-Shin2019-04-191-2/+26
|\
| * Only check abilities on rendered GraphQL nodesBob Van Landuyt2019-04-181-2/+26
* | Allow arrays to specify fields graphql_query_forbw-query_graphql_field-enhancementBrett Walker2019-04-111-1/+1
|/
* Increase GraphQL complexityBrett Walker2019-04-081-3/+13
* Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-041-0/+16
* Add merge request popover with detailsSam Bigelow2019-03-211-2/+2
* 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