summaryrefslogtreecommitdiff
path: root/spec/graphql
Commit message (Expand)AuthorAgeFilesLines
* 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