Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Allow tests to ignore recursioncharlieablett
2019-10-23Check for recursion and fail if too recursivecharlieablett
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-04Upgrade GraphQL gem to 1.8.17Brett Walker
2019-07-30Improves the graphql_helpers used in GraphQL testsAlex Kalderimis
2019-07-25Add frozen_string_literal to spec/supportThong Kuah
2019-07-10GraphQL mutations for managing NotesLuke Duncalfe
2019-06-28GraphQL mutations for add, remove and toggle emojiLuke Duncalfe
2019-06-15Add task count and completed count to graphql typesPatrick Derichs
2019-05-28Enables GraphQL batch requestsPhil Hughes
2019-05-10Eager load the GraphQL schema in specsBob Van Landuyt
2019-05-0658404 - setup max depth for graphqlKen Ding
2019-04-29Port changes for design management to CEBob Van Landuyt
2019-04-11Allow arrays to specify fields graphql_query_forBrett Walker
2019-04-04Initial field and query complexity limitsBrett Walker
2019-03-13Run rubocop -aNick Thomas
2019-03-06Adjust GraphQL helper to query empty fieldsBob Van Landuyt
2019-03-05Add metadata about the GitLab server to GraphQLNick Thomas
2019-02-14Add field mergeRequests for project in GraphQLLin Jen-Shin
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-12-21convert specs in javascripts/ and support/ to new syntaxJasper Maes
2018-07-25Add mutation toggling WIP state of merge requestsBob Van Landuyt
2018-07-04Add pipeline lists to GraphQLBob Van Landuyt
2018-06-15Allow querying a single MR within a projectBob Van Landuyt
2018-06-06Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt
2018-06-05Add `present_using` to typesBob Van Landuyt
2018-06-05Convert from GraphQL::Batch to BatchLoaderNick Thomas
2018-06-05Add a minimal GraphQL APINick Thomas