summaryrefslogtreecommitdiff
path: root/app/graphql/types/merge_request_type.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-56/+56
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+9
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+8
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+6
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+5
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-75/+71
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-2/+16
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-6/+48
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-10/+16
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-10/+20
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+7
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+13
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+26
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+11
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-55/+101
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-1/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-41/+43
* Expose diff_refs on MergeRequestTypeLuke Duncalfe2019-07-101-0/+1
* Wrap proc properly in gitaly call countscharlieablett2019-07-031-1/+1
* Render GFM html in GraphQLBob Van Landuyt2019-06-201-0/+2
* Merge branch '62910-task-completion-status-gql-pderichs' into 'master'Sean McGivern2019-06-171-0/+2
|\
| * Add task count and completed count to graphql types62910-task-completion-status-gql-pderichsPatrick Derichs2019-06-151-0/+2
* | Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-141-0/+2
|/
* Fix incorrect instances of `GraphQL::ID_TYPE`Bob Van Landuyt2019-06-031-1/+1
* GraphQL Type authorizationLuke Duncalfe2019-04-031-3/+5
* Improve GraphQL Authorization DSLLuke Duncalfe2019-02-261-3/+1
* Add GraphQL filters for issuables (state, labels, time fields)Rémy Coutable2019-02-211-1/+1
* Removing duplicate field from MergeRequestTypeLuke Duncalfe2019-02-181-1/+0
* Allow custom squash commit messagesLuke Duncalfe2019-02-061-1/+2
* Enable frozen string in app/graphql + app/findersgfyoung2018-09-111-0/+2
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-041-0/+6
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-281-0/+2
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-061-43/+44
* Add `present_using` to typesBob Van Landuyt2018-06-051-30/+26
* Add a minimal GraphQL APINick Thomas2018-06-051-0/+50