summaryrefslogtreecommitdiff
path: root/spec/support/helpers/graphql_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-041-0/+8
* Run rubocop -aNick Thomas2019-03-131-6/+4
* Adjust GraphQL helper to query empty fieldsBob Van Landuyt2019-03-061-5/+14
* Add metadata about the GitLab server to GraphQLNick Thomas2019-03-051-1/+2
* Add field mergeRequests for project in GraphQLLin Jen-Shin2019-02-141-2/+11
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* convert specs in javascripts/ and support/ to new syntaxJasper Maes2018-12-211-1/+1
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-251-8/+53
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-041-4/+16
* Allow querying a single MR within a projectBob Van Landuyt2018-06-151-3/+12
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-061-6/+41
* Add `present_using` to typesBob Van Landuyt2018-06-051-2/+31
* Convert from GraphQL::Batch to BatchLoaderNick Thomas2018-06-051-10/+7
* Add a minimal GraphQL APINick Thomas2018-06-051-0/+29