summaryrefslogtreecommitdiff
path: root/spec/graphql
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-2232-6/+309
* Add policy check if cross reference system notes are accessibleAlexandru Croitor2019-09-231-0/+79
* Upgrade graphql gem to 1.9.10Brett Walker2019-09-041-14/+14
* Upgrade GraphQL gem to 1.8.17Brett Walker2019-09-047-17/+17
* Replace echo function with a resolverBrett Walker2019-08-261-0/+24
* Expose namespace storage statistics with GraphQLAlessio Caiazza2019-08-222-1/+15
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* Added submodule links to Submodule type in GraphQL APIIgor2019-07-171-1/+1
* GraphQL support for Notes created in discussions62826-graphql-note-mutationsLuke Duncalfe2019-07-102-1/+21
* Expose diff_refs on MergeRequestTypeLuke Duncalfe2019-07-103-2/+11
* Address reviewer comments58409-increase-graphql-complexity-for-fields-that-make-gitaly-callscharlieablett2019-07-051-3/+12
* Address reviewer commentscharlieablett2019-07-031-23/+4
* Alert if `calls_gitaly` declaration missingcharlieablett2019-07-032-13/+9
* Remove potentially noisy warningcharlieablett2019-07-031-4/+0
* Enumerate fields with Gitaly callscharlieablett2019-07-031-0/+81
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-034-2/+24
|\
| * Merge branch 'graphql-tree-last-commit' into 'master'Lin Jen-Shin2019-06-283-2/+13
| |\
| | * Added commit type to tree GraphQL typePhil Hughes2019-06-283-2/+13
| * | GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutationsLuke Duncalfe2019-06-281-0/+11
| |/
* | Add authorize to LabelType and NamespaceTypeBob Van Landuyt2019-06-214-4/+5
|/
* Render GFM html in GraphQLBob Van Landuyt2019-06-206-18/+55
* Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-147-0/+63
* Add LFS blob ID to GraphQL blob typePhil Hughes2019-06-101-1/+1
* Merge branch '62706-graphql-complexity-values-are-incorrectly-doubled' into '...Jan Provaznik2019-06-064-21/+34
|\
| * Use :complexity_multiplier only with connectionsBrett Walker2019-06-054-21/+34
* | Merge branch 'graphql-file-entry-url' into 'master'Nick Thomas2019-06-052-2/+2
|\ \
| * | Add web_url to tree entry in GraphQL APIPhil Hughes2019-06-052-2/+2
| |/
* | Merge branch 'bvl-use-global-ids-graphql' into 'master'Jan Provaznik2019-06-052-1/+59
|\ \ | |/ |/|
| * Expose IDs in GraphQL as a GlobalIDBob Van Landuyt2019-06-032-1/+59
* | Expose wiki_size on GraphQL APIAlessio Caiazza2019-06-041-1/+2
|/
* Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza2019-06-035-1/+94
* Added common fields to the IssueType10795-add-epic-tree-BE-epic-graphql-supportBrett Walker2019-05-312-1/+7
* Enables GraphQL batch requestsPhil Hughes2019-05-281-2/+2
* Merge branch 'graphql-tree' into 'master'Nick Thomas2019-05-228-0/+95
|\
| * Added repository files to GraphQL APIPhil Hughes2019-05-228-0/+95
* | Use BatchModelLoader for parent in GroupType62066-use-batchmodelloader-for-grouptypeBrett Walker2019-05-201-0/+32
|/
* Merge branch '58404-set-default-max-depth-for-GraphQL' into 'master'Sean McGivern2019-05-081-26/+60
|\
| * 58404 - setup max depth for graphqlKen Ding2019-05-071-26/+60
* | GraphQL - Add extra complexity for resolversJan Provaznik2019-05-065-0/+64
|/
* Merge branch 'bw-add-graphql-groups' into 'master'Grzegorz Bizon2019-04-303-1/+19
|\
| * Basic GraphQL for a groupBrett Walker2019-04-233-1/+19
* | Port changes for design management to CEBob Van Landuyt2019-04-291-70/+85
|/
* Only check abilities on rendered GraphQL nodesBob Van Landuyt2019-04-182-16/+63
* 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