summaryrefslogtreecommitdiff
path: root/app/graphql/resolvers
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect instances of `GraphQL::ID_TYPE`Bob Van Landuyt2019-06-032-4/+4
* Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza2019-06-032-0/+46
* Added common fields to the IssueType10795-add-epic-tree-BE-epic-graphql-supportBrett Walker2019-05-313-3/+3
* Merge branch 'graphql-tree' into 'master'Nick Thomas2019-05-221-0/+26
|\
| * Added repository files to GraphQL APIPhil Hughes2019-05-221-0/+26
* | Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
|/
* GraphQL - Add extra complexity for resolversJan Provaznik2019-05-064-0/+40
* Merge branch 'bw-add-graphql-groups' into 'master'Grzegorz Bizon2019-04-302-3/+16
|\
| * Basic GraphQL for a groupBrett Walker2019-04-232-3/+16
* | Port changes for design management to CEBob Van Landuyt2019-04-291-0/+6
|/
* Add metadata about the GitLab server to GraphQLNick Thomas2019-03-051-0/+11
* Add GraphQL filters for issuables (state, labels, time fields)Rémy Coutable2019-02-211-1/+24
* Use a block and move setup to example directly56485-implement-graphql-mergerequestsresolverLin Jen-Shin2019-02-141-1/+1
* Implement singular iid for IssuesResolver and ProjectTypeLin Jen-Shin2019-02-142-4/+7
* Add field mergeRequests for project in GraphQLLin Jen-Shin2019-02-142-4/+22
* Add argument iids to IssuesResolverLin Jen-Shin2019-02-011-0/+4
* Suggests issues when typing titlePhil Hughes2018-11-271-0/+25
* Batch load only data from same repository when lazy object is accessedDouwe Maan2018-11-262-6/+8
* Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu2018-09-137-0/+14
|\
| * Enable frozen string in app/graphql + app/findersgfyoung2018-09-117-0/+14
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
|/
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-043-0/+50
* Allow querying a single MR within a projectBob Van Landuyt2018-06-151-6/+5
* Correct the type of the `MergeRequestResolver`.Bob Van Landuyt2018-06-141-1/+1
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-064-0/+55