summaryrefslogtreecommitdiff
path: root/app/graphql
Commit message (Expand)AuthorAgeFilesLines
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-256-2/+99
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-049-0/+115
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-286-0/+80
* Allow querying a single MR within a projectBob Van Landuyt2018-06-153-13/+12
* Correct the type of the `MergeRequestResolver`.Bob Van Landuyt2018-06-141-1/+1
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-0621-182/+218
* Add `present_using` to typesBob Van Landuyt2018-06-053-31/+29
* Convert from GraphQL::Batch to BatchLoaderNick Thomas2018-06-054-55/+32
* Add a minimal GraphQL APINick Thomas2018-06-0510-0/+256