summaryrefslogtreecommitdiff
path: root/lib/gitlab/graphql
Commit message (Expand)AuthorAgeFilesLines
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-1310-0/+20
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Updates code using class_methods over module ClassMethodsJacopo2018-08-291-1/+1
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-254-1/+73
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-044-0/+95
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-282-1/+25
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-064-69/+89
* Handle exceptions outside the GraphQL schemaBob Van Landuyt2018-06-051-0/+37
* Add `present_using` to typesBob Van Landuyt2018-06-051-0/+34
* Convert from GraphQL::Batch to BatchLoaderNick Thomas2018-06-051-0/+2
* Add a minimal GraphQL APINick Thomas2018-06-051-0/+55