summaryrefslogtreecommitdiff
path: root/app/graphql
Commit message (Expand)AuthorAgeFilesLines
* Render GFM html in GraphQLBob Van Landuyt2019-06-207-0/+10
* Merge branch '62910-task-completion-status-gql-pderichs' into 'master'Sean McGivern2019-06-173-0/+15
|\
| * Add task count and completed count to graphql types62910-task-completion-status-gql-pderichsPatrick Derichs2019-06-153-0/+15
* | Do not blindly expose public project statisticsMayra Cabrera2019-06-142-1/+3
* | Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-149-2/+162
|/
* Rename `BatchCommitLoader` to `BatchLfsOidLoader`Bob Van Landuyt2019-06-111-1/+1
* Add LFS blob ID to GraphQL blob typePhil Hughes2019-06-101-0/+3
* Merge branch '62706-graphql-complexity-values-are-incorrectly-doubled' into '...Jan Provaznik2019-06-061-6/+9
|\
| * Grab field_defn to access certain values62706-graphql-complexity-values-are-incorrectly-doubledBrett Walker2019-06-051-2/+4
| * Use :complexity_multiplier only with connectionsBrett Walker2019-06-051-6/+7
* | Merge branch 'graphql-file-entry-url' into 'master'Nick Thomas2019-06-053-2/+16
|\ \
| * | Add web_url to tree entry in GraphQL APIPhil Hughes2019-06-053-2/+16
| |/
* | Merge branch 'bvl-use-global-ids-graphql' into 'master'Jan Provaznik2019-06-057-7/+37
|\ \ | |/ |/|
| * Fix incorrect instances of `GraphQL::ID_TYPE`Bob Van Landuyt2019-06-035-7/+7
| * Expose IDs in GraphQL as a GlobalIDBob Van Landuyt2019-06-032-0/+30
* | 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