summaryrefslogtreecommitdiff
path: root/app/graphql
Commit message (Expand)AuthorAgeFilesLines
* Expose wiki_size on GraphQL APIAlessio Caiazza2019-06-041-0/+1
* Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza2019-06-036-0/+75
* Added common fields to the IssueType10795-add-epic-tree-BE-epic-graphql-supportBrett Walker2019-05-315-4/+10
* Implement logger analyzercharlieablett2019-05-301-1/+1
* Enables GraphQL batch requestsPhil Hughes2019-05-281-2/+13
* Merge branch 'graphql-tree' into 'master'Nick Thomas2019-05-229-0/+113
|\
| * Added repository files to GraphQL APIPhil Hughes2019-05-229-0/+113
* | Use BatchModelLoader for parent in GroupType62066-use-batchmodelloader-for-grouptypeBrett Walker2019-05-201-2/+4
* | Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
|/
* Merge branch '58404-set-default-max-depth-for-GraphQL' into 'master'Sean McGivern2019-05-081-12/+30
|\
| * 58404 - setup max depth for graphqlKen Ding2019-05-071-12/+30
* | GraphQL - Add extra complexity for resolversJan Provaznik2019-05-066-4/+76
|/
* Add opentracing integration for graphqlJan Provaznik2019-05-021-1/+1
* Merge branch 'bw-add-graphql-groups' into 'master'Grzegorz Bizon2019-04-307-3/+75
|\
| * Refactor group query specBrett Walker2019-04-231-4/+4
| * Basic GraphQL for a groupBrett Walker2019-04-237-3/+75
* | Port changes for design management to CEBob Van Landuyt2019-04-291-0/+6
|/
* Increase GraphQL complexityBrett Walker2019-04-081-5/+4
* Fix a KeyError in GitlabSchemaNick Thomas2019-04-041-1/+1
* Merge branch '58405-basic-limiting-complexity-of-graphql-queries' into 'master'Rémy Coutable2019-04-042-0/+39
|\
| * Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-042-0/+39
* | Monitor GraphQL with PrometheusJan Provaznik2019-04-041-0/+1
|/
* Merge branch '54417-graphql-type-authorization' into 'master'Nick Thomas2019-04-047-20/+27
|\
| * GraphQL Type authorizationLuke Duncalfe2019-04-037-20/+27
* | Revert "Merge branch 'jprovazn-graphql-prometheus' into 'master'"Jan Provaznik2019-04-021-1/+0
|/
* Monitor GraphQL with PrometheusJan Provaznik2019-04-021-0/+1
* Add merge request popover with detailsSam Bigelow2019-03-212-0/+21
* Add metadata about the GitLab server to GraphQLNick Thomas2019-03-053-1/+30
* Merge branch 'security-protect-private-repo-information' into 'master'Yorick Peterse2019-03-041-2/+0
|\
| * Removing sensitive properties from ProjectTypeLuke Duncalfe2019-02-181-2/+0
* | Improve GraphQL Authorization DSLLuke Duncalfe2019-02-264-18/+11
* | Add GraphQL filters for issuables (state, labels, time fields)Rémy Coutable2019-02-216-3/+56
* | Removing duplicate field from MergeRequestTypeLuke Duncalfe2019-02-181-1/+0
|/
* 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-143-4/+12
* Allow authorize on array of objects for GraphQLLin Jen-Shin2019-02-141-1/+1
* Add field mergeRequests for project in GraphQLLin Jen-Shin2019-02-144-6/+32
* Allow custom squash commit messagesLuke Duncalfe2019-02-061-1/+2
* Add argument iids to IssuesResolverLin Jen-Shin2019-02-011-0/+4
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Suggests issues when typing titlePhil Hughes2018-11-279-0/+152
* Batch load only data from same repository when lazy object is accessedDouwe Maan2018-11-262-6/+8
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-1/+1
* Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu2018-09-1329-0/+58
|\
| * Enable frozen string in app/graphql + app/findersgfyoung2018-09-1129-0/+58
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
|/
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-256-2/+99
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-049-0/+115
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-286-0/+80
* Allow querying a single MR within a projectBob Van Landuyt2018-06-153-13/+12