summaryrefslogtreecommitdiff
path: root/app/graphql
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@12-8-stable-eeGitLab Bot2020-02-281-1/+1
* Add latest changes from gitlab-org/gitlab@12-8-stable-eeGitLab Bot2020-02-241-1/+1
* Add latest changes from gitlab-org/gitlab@12-8-stable-eeGitLab Bot2020-02-2039-93/+946
* Add latest changes from gitlab-org/security/gitlab@12-7-stable-eeGitLab Bot2020-01-281-3/+8
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-2124-76/+267
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-2047-100/+958
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-1931-234/+699
* Check for recursion and fail if too recursivecharlieablett2019-10-231-5/+5
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-2219-6/+284
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-182-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-164-27/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-1331-199/+215
* If user can't activate error tracking display a learn more button pointingManeschi Romain2019-09-051-1/+1
* Upgrade GraphQL gem to 1.8.17Brett Walker2019-09-045-11/+9
* Replace echo function with a resolverBrett Walker2019-08-264-22/+15
* Update gitlab_schema.rb to fix typoLucy Fox2019-08-261-1/+1
* Expose namespace storage statistics with GraphQLAlessio Caiazza2019-08-222-0/+21
* Use AwardEmojis services in GraphQL mutationsLuke Duncalfe2019-08-213-30/+8
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-5/+3
* Added submodule links to Submodule type in GraphQL APIIgor2019-07-172-1/+6
* Include AuthorizeResource module for all mutationsgraphql-include-authorization-for-mutationsLuke Duncalfe2019-07-114-5/+1
* GraphQL support for Notes created in discussions62826-graphql-note-mutationsLuke Duncalfe2019-07-103-0/+39
* Expose diff_refs on MergeRequestTypeLuke Duncalfe2019-07-104-9/+19
* GraphQL mutations for managing NotesLuke Duncalfe2019-07-1013-0/+302
* Address reviewer comments58409-increase-graphql-complexity-for-fields-that-make-gitaly-callscharlieablett2019-07-052-1/+6
* Address reviewer commentscharlieablett2019-07-031-12/+4
* Wrap proc properly in gitaly call countscharlieablett2019-07-036-11/+10
* Alert if `calls_gitaly` declaration missingcharlieablett2019-07-032-10/+13
* Remove potentially noisy warningcharlieablett2019-07-031-2/+0
* Enumerate fields with Gitaly callscharlieablett2019-07-033-4/+25
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-0310-0/+230
|\
| * Merge branch 'graphql-tree-last-commit' into 'master'Lin Jen-Shin2019-06-282-0/+35
| |\
| | * Added commit type to tree GraphQL typePhil Hughes2019-06-282-0/+35
| * | GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutationsLuke Duncalfe2019-06-288-0/+195
| |/
* | Enforce authorizations for non-nullable fieldsBob Van Landuyt2019-06-211-1/+1
* | Add authorize to LabelType and NamespaceTypeBob Van Landuyt2019-06-2114-5/+36
|/
* 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