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
2019-09-05Upgrade graphql gem to 1.9.10Brett Walker
2019-09-04Upgrade GraphQL gem to 1.8.17Brett Walker
2019-08-26Replace echo function with a resolverBrett Walker
2019-08-23Expose namespace storage statistics with GraphQLAlessio Caiazza
2019-08-21Use AwardEmojis services in GraphQL mutationsLuke Duncalfe
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-10GraphQL support for Notes created in discussionsLuke Duncalfe
2019-07-10GraphQL mutations for managing NotesLuke Duncalfe
2019-07-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski
2019-06-28Merge branch 'graphql-tree-last-commit' into 'master'Lin Jen-Shin
2019-06-28Added commit type to tree GraphQL typePhil Hughes
2019-06-28GraphQL mutations for add, remove and toggle emojiLuke Duncalfe
2019-06-21Enforce authorizations for non-nullable fieldsBob Van Landuyt
2019-06-21Add authorize to LabelType and NamespaceTypeBob Van Landuyt
2019-06-17Merge branch '62910-task-completion-status-gql-pderichs' into 'master'Sean McGivern
2019-06-15Add task count and completed count to graphql typesPatrick Derichs
2019-06-14Do not blindly expose public project statisticsMayra Cabrera
2019-06-14Expose comments on Noteables in GraphQLBob Van Landuyt
2019-06-03Fix incorrect instances of `GraphQL::ID_TYPE`Bob Van Landuyt
2019-06-03Expose IDs in GraphQL as a GlobalIDBob Van Landuyt
2019-06-03Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza
2019-05-31Merge branch '59587-add-graphql-logging' into 'master'Sean McGivern
2019-05-31Apply reviewer feedbackcharlie ablett
2019-05-30Call analyzers from LoggerAnalyzercharlieablett
2019-05-30Restructure complexity analyzercharlieablett
2019-05-30New logfile for graphql queriescharlieablett
2019-05-29Added spec for authenticating multiplex queriesPhil Hughes
2019-05-28Enables GraphQL batch requestsPhil Hughes
2019-05-22Added repository files to GraphQL APIPhil Hughes
2019-05-0658404 - setup max depth for graphqlKen Ding
2019-04-23Refactor group query specBrett Walker
2019-04-23Basic GraphQL for a groupBrett Walker
2019-04-19Merge branch 'bvl-graphql-only-authorize-rendered-fields' into 'master'Lin Jen-Shin
2019-04-18Only check abilities on rendered GraphQL nodesBob Van Landuyt
2019-04-11Allow arrays to specify fields graphql_query_forBrett Walker
2019-04-08Increase GraphQL complexityBrett Walker
2019-04-04Initial field and query complexity limitsBrett Walker
2019-03-21Add merge request popover with detailsSam Bigelow
2019-03-05Add metadata about the GitLab server to GraphQLNick Thomas
2019-02-14Use a block and move setup to example directlyLin Jen-Shin
2019-02-14Instead of returning all or nothing, return whichever passedLin Jen-Shin
2018-11-27Suggests issues when typing titlePhil Hughes
2018-07-25Add mutation toggling WIP state of merge requestsBob Van Landuyt
2018-07-04Add pipeline lists to GraphQLBob Van Landuyt
2018-06-28Expose permissions on types in 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