summaryrefslogtreecommitdiff
path: root/spec/graphql
Commit message (Expand)AuthorAgeFilesLines
* Fix a KeyError in GitlabSchemaNick Thomas2019-04-041-2/+12
* Merge branch '57831-allow-graphql-scalar-fields-to-be-authorized' into 'master'Nick Thomas2019-04-041-0/+53
|\
| * Use parent object when authorizing scalar typesBrett Walker2019-04-041-0/+53
* | Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-042-0/+51
|/
* GraphQL Type authorizationLuke Duncalfe2019-04-037-68/+200
* Extra permissions in Project & Issue GraphQLBob Van Landuyt2019-04-012-2/+6
* Add merge request popover with detailsSam Bigelow2019-03-211-0/+11
* Apply suggestion to spec/graphql/types/query_type_spec.rbDouwe Maan2019-03-051-1/+1
* Add metadata about the GitLab server to GraphQLNick Thomas2019-03-053-1/+30
* Improve GraphQL Authorization DSLLuke Duncalfe2019-02-261-0/+106
* Add GraphQL filters for issuables (state, labels, time fields)Rémy Coutable2019-02-214-11/+89
* Implement singular iid for IssuesResolver and ProjectTypeLin Jen-Shin2019-02-141-0/+4
* Allow authorize on array of objects for GraphQLLin Jen-Shin2019-02-141-1/+2
* Add tests for BaseResolver and update accordinglyLin Jen-Shin2019-02-143-9/+59
* Add field mergeRequests for project in GraphQLLin Jen-Shin2019-02-141-4/+6
* Add argument iids to IssuesResolverLin Jen-Shin2019-02-011-0/+20
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-244-4/+4
* Suggests issues when typing titlePhil Hughes2018-11-274-0/+63
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-1/+1
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-254-2/+79
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-047-1/+131
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-286-0/+90
* Allow querying a single MR within a projectBob Van Landuyt2018-06-153-33/+15
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-066-26/+30
* Add `present_using` to typesBob Van Landuyt2018-06-051-0/+7
* Convert from GraphQL::Batch to BatchLoaderNick Thomas2018-06-053-13/+1
* Add a minimal GraphQL APINick Thomas2018-06-055-0/+182