summaryrefslogtreecommitdiff
path: root/spec/graphql
Commit message (Expand)AuthorAgeFilesLines
* 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
* Apply suggestion to spec/graphql/types/query_type_spec.rbDouwe Maan2019-03-051-1/+1
* Add metadata about the GitLab server to GraphQLNick Thomas2019-03-053-1/+30
* Improve GraphQL Authorization DSLLuke Duncalfe2019-02-261-0/+106
* 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