| Commit message (Expand) | Author | Age | Files | Lines |
* | Add latest changes from gitlab-org/security/gitlab@12-8-stable-ee | GitLab Bot | 2020-02-28 | 1 | -1/+5 |
* | Add latest changes from gitlab-org/gitlab@12-8-stable-ee | GitLab Bot | 2020-02-20 | 21 | -47/+693 |
* | Add latest changes from gitlab-org/gitlab@12-7-stable-ee | GitLab Bot | 2020-01-21 | 8 | -23/+125 |
* | Add latest changes from gitlab-org/gitlab@12-6-stable-ee | GitLab Bot | 2019-12-20 | 30 | -53/+781 |
* | Add latest changes from gitlab-org/gitlab@12-5-stable-ee | GitLab Bot | 2019-11-19 | 21 | -32/+558 |
* | Add latest changes from gitlab-org/gitlab@12-4-stable-ee | GitLab Bot | 2019-10-22 | 32 | -6/+309 |
* | Add policy check if cross reference system notes are accessible | Alexandru Croitor | 2019-09-23 | 1 | -0/+79 |
* | Upgrade graphql gem to 1.9.10 | Brett Walker | 2019-09-04 | 1 | -14/+14 |
* | Upgrade GraphQL gem to 1.8.17 | Brett Walker | 2019-09-04 | 7 | -17/+17 |
* | Replace echo function with a resolver | Brett Walker | 2019-08-26 | 1 | -0/+24 |
* | Expose namespace storage statistics with GraphQL | Alessio Caiazza | 2019-08-22 | 2 | -1/+15 |
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checks | Heinrich Lee Yu | 2019-07-25 | 1 | -1/+1 |
* | Added submodule links to Submodule type in GraphQL API | Igor | 2019-07-17 | 1 | -1/+1 |
* | GraphQL support for Notes created in discussions62826-graphql-note-mutations | Luke Duncalfe | 2019-07-10 | 2 | -1/+21 |
* | Expose diff_refs on MergeRequestType | Luke Duncalfe | 2019-07-10 | 3 | -2/+11 |
* | Address reviewer comments58409-increase-graphql-complexity-for-fields-that-make-gitaly-calls | charlieablett | 2019-07-05 | 1 | -3/+12 |
* | Address reviewer comments | charlieablett | 2019-07-03 | 1 | -23/+4 |
* | Alert if `calls_gitaly` declaration missing | charlieablett | 2019-07-03 | 2 | -13/+9 |
* | Remove potentially noisy warning | charlieablett | 2019-07-03 | 1 | -4/+0 |
* | Enumerate fields with Gitaly calls | charlieablett | 2019-07-03 | 1 | -0/+81 |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Marin Jankovski | 2019-07-03 | 4 | -2/+24 |
|\ |
|
| * | Merge branch 'graphql-tree-last-commit' into 'master' | Lin Jen-Shin | 2019-06-28 | 3 | -2/+13 |
| |\ |
|
| | * | Added commit type to tree GraphQL type | Phil Hughes | 2019-06-28 | 3 | -2/+13 |
| * | | GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutations | Luke Duncalfe | 2019-06-28 | 1 | -0/+11 |
| |/ |
|
* | | Add authorize to LabelType and NamespaceType | Bob Van Landuyt | 2019-06-21 | 4 | -4/+5 |
|/ |
|
* | Render GFM html in GraphQL | Bob Van Landuyt | 2019-06-20 | 6 | -18/+55 |
* | Expose comments on Noteables in GraphQL | Bob Van Landuyt | 2019-06-14 | 7 | -0/+63 |
* | Add LFS blob ID to GraphQL blob type | Phil Hughes | 2019-06-10 | 1 | -1/+1 |
* | Merge branch '62706-graphql-complexity-values-are-incorrectly-doubled' into '... | Jan Provaznik | 2019-06-06 | 4 | -21/+34 |
|\ |
|
| * | Use :complexity_multiplier only with connections | Brett Walker | 2019-06-05 | 4 | -21/+34 |
* | | Merge branch 'graphql-file-entry-url' into 'master' | Nick Thomas | 2019-06-05 | 2 | -2/+2 |
|\ \ |
|
| * | | Add web_url to tree entry in GraphQL API | Phil Hughes | 2019-06-05 | 2 | -2/+2 |
| |/ |
|
* | | Merge branch 'bvl-use-global-ids-graphql' into 'master' | Jan Provaznik | 2019-06-05 | 2 | -1/+59 |
|\ \
| |/
|/| |
|
| * | Expose IDs in GraphQL as a GlobalID | Bob Van Landuyt | 2019-06-03 | 2 | -1/+59 |
* | | Expose wiki_size on GraphQL API | Alessio Caiazza | 2019-06-04 | 1 | -1/+2 |
|/ |
|
* | Add Namespace and ProjectStatistics to GraphQL API | Alessio Caiazza | 2019-06-03 | 5 | -1/+94 |
* | Added common fields to the IssueType10795-add-epic-tree-BE-epic-graphql-support | Brett Walker | 2019-05-31 | 2 | -1/+7 |
* | Enables GraphQL batch requests | Phil Hughes | 2019-05-28 | 1 | -2/+2 |
* | Merge branch 'graphql-tree' into 'master' | Nick Thomas | 2019-05-22 | 8 | -0/+95 |
|\ |
|
| * | Added repository files to GraphQL API | Phil Hughes | 2019-05-22 | 8 | -0/+95 |
* | | Use BatchModelLoader for parent in GroupType62066-use-batchmodelloader-for-grouptype | Brett Walker | 2019-05-20 | 1 | -0/+32 |
|/ |
|
* | Merge branch '58404-set-default-max-depth-for-GraphQL' into 'master' | Sean McGivern | 2019-05-08 | 1 | -26/+60 |
|\ |
|
| * | 58404 - setup max depth for graphql | Ken Ding | 2019-05-07 | 1 | -26/+60 |
* | | GraphQL - Add extra complexity for resolvers | Jan Provaznik | 2019-05-06 | 5 | -0/+64 |
|/ |
|
* | Merge branch 'bw-add-graphql-groups' into 'master' | Grzegorz Bizon | 2019-04-30 | 3 | -1/+19 |
|\ |
|
| * | Basic GraphQL for a group | Brett Walker | 2019-04-23 | 3 | -1/+19 |
* | | Port changes for design management to CE | Bob Van Landuyt | 2019-04-29 | 1 | -70/+85 |
|/ |
|
* | Only check abilities on rendered GraphQL nodes | Bob Van Landuyt | 2019-04-18 | 2 | -16/+63 |
* | Fix a KeyError in GitlabSchema | Nick Thomas | 2019-04-04 | 1 | -2/+12 |
* | Merge branch '57831-allow-graphql-scalar-fields-to-be-authorized' into 'master' | Nick Thomas | 2019-04-04 | 1 | -0/+53 |
|\ |
|