summaryrefslogtreecommitdiff
path: root/spec/graphql/types
Commit message (Expand)AuthorAgeFilesLines
* Add policy check if cross reference system notes are accessibleAlexandru Croitor2019-09-231-0/+79
* Expose namespace storage statistics with GraphQLAlessio Caiazza2019-08-222-1/+15
* 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-101-1/+1
* 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-031-13/+5
* 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-033-1/+23
|\
| * Merge branch 'graphql-tree-last-commit' into 'master'Lin Jen-Shin2019-06-282-1/+12
| |\
| | * Added commit type to tree GraphQL typePhil Hughes2019-06-282-1/+12
| * | 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-061-9/+20
|\
| * Use :complexity_multiplier only with connectionsBrett Walker2019-06-051-9/+20
* | Add web_url to tree entry in GraphQL APIPhil Hughes2019-06-052-2/+2
|/
* Expose wiki_size on GraphQL APIAlessio Caiazza2019-06-041-1/+2
* Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza2019-06-034-1/+25
* Added common fields to the IssueType10795-add-epic-tree-BE-epic-graphql-supportBrett Walker2019-05-312-1/+7
* Added repository files to GraphQL APIPhil Hughes2019-05-227-0/+60
* GraphQL - Add extra complexity for resolversJan Provaznik2019-05-061-0/+26
* Basic GraphQL for a groupBrett Walker2019-04-233-1/+19
* Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-041-0/+19
* GraphQL Type authorizationLuke Duncalfe2019-04-036-22/+25
* 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-052-1/+19
* Add GraphQL filters for issuables (state, labels, time fields)Rémy Coutable2019-02-213-0/+31
* Allow authorize on array of objects for GraphQLLin Jen-Shin2019-02-141-1/+2
* Add tests for BaseResolver and update accordinglyLin Jen-Shin2019-02-141-0/+5
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-243-3/+3
* Suggests issues when typing titlePhil Hughes2018-11-273-0/+23
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-1/+1
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-251-0/+9
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-043-1/+21
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-286-0/+90
* Allow querying a single MR within a projectBob Van Landuyt2018-06-152-15/+10
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-063-12/+17
* Add a minimal GraphQL APINick Thomas2018-06-052-0/+53