summaryrefslogtreecommitdiff
path: root/app/graphql/types/query_type.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-1/+1
* Replace echo function with a resolverBrett Walker2019-08-261-1/+1
* Add authorize to LabelType and NamespaceTypeBob Van Landuyt2019-06-211-4/+1
* Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza2019-06-031-0/+5
* Basic GraphQL for a groupBrett Walker2019-04-231-0/+5
* GraphQL Type authorizationLuke Duncalfe2019-04-031-2/+1
* Add metadata about the GitLab server to GraphQLNick Thomas2019-03-051-1/+9
* Improve GraphQL Authorization DSLLuke Duncalfe2019-02-261-3/+2
* Enable frozen string in app/graphql + app/findersgfyoung2018-09-111-0/+2
* Allow querying a single MR within a projectBob Van Landuyt2018-06-151-7/+0
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-061-32/+15
* Add a minimal GraphQL APINick Thomas2018-06-051-0/+38