summaryrefslogtreecommitdiff
path: root/spec/graphql/types/query_type_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+18
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+12
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-9/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-081-1/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-1/+1
* Add latest changes from gitlab-org/gitlab@masterlistGitLab Bot2019-10-171-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+2
* Add authorize to LabelType and NamespaceTypeBob Van Landuyt2019-06-211-4/+0
* Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza2019-06-031-1/+11
* Basic GraphQL for a groupBrett Walker2019-04-231-1/+1
* GraphQL Type authorizationLuke Duncalfe2019-04-031-4/+0
* 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-051-1/+14
* Allow querying a single MR within a projectBob Van Landuyt2018-06-151-15/+1
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-061-5/+5
* Add a minimal GraphQL APINick Thomas2018-06-051-0/+37