summaryrefslogtreecommitdiff
path: root/spec/support/helpers/graphql_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Improves the graphql_helpers used in GraphQL testsce-delete-designs-v2Alex Kalderimis2019-07-301-2/+6
* Add frozen_string_literal to spec/supportThong Kuah2019-07-251-0/+2
* GraphQL mutations for managing NotesLuke Duncalfe2019-07-101-1/+14
* GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutationsLuke Duncalfe2019-06-281-4/+1
* Add task count and completed count to graphql types62910-task-completion-status-gql-pderichsPatrick Derichs2019-06-151-1/+1
* Enables GraphQL batch requestsPhil Hughes2019-05-281-1/+12
* Eager load the GraphQL schema in specsBob Van Landuyt2019-05-101-0/+4
* 58404 - setup max depth for graphqlKen Ding2019-05-071-0/+6
* Port changes for design management to CEBob Van Landuyt2019-04-291-1/+12
* Allow arrays to specify fields graphql_query_forbw-query_graphql_field-enhancementBrett Walker2019-04-111-1/+2
* 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