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-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