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-05-30Implement logger analyzercharlieablett
2019-05-28Enables GraphQL batch requestsPhil Hughes
2019-05-22Merge branch 'graphql-tree' into 'master'Nick Thomas
2019-05-22Added repository files to GraphQL APIPhil Hughes
2019-05-21Use BatchModelLoader for parent in GroupTypeBrett Walker
2019-05-20Fix typos in the whole gitlab-ce projectYoginth
2019-05-08Merge branch '58404-set-default-max-depth-for-GraphQL' into 'master'Sean McGivern
2019-05-07GraphQL - Add extra complexity for resolversJan Provaznik
2019-05-0658404 - setup max depth for graphqlKen Ding
2019-05-02Add opentracing integration for graphqlJan Provaznik
2019-04-30Merge branch 'bw-add-graphql-groups' into 'master'Grzegorz Bizon
2019-04-29Port changes for design management to CEBob Van Landuyt
2019-04-23Refactor group query specBrett Walker
2019-04-23Basic GraphQL for a groupBrett Walker
2019-04-08Increase GraphQL complexityBrett Walker
2019-04-04Fix a KeyError in GitlabSchemaNick Thomas
2019-04-04Merge branch '58405-basic-limiting-complexity-of-graphql-queries' into 'master'Rémy Coutable
2019-04-04Monitor GraphQL with PrometheusJan Provaznik
2019-04-04Initial field and query complexity limitsBrett Walker
2019-04-04Merge branch '54417-graphql-type-authorization' into 'master'Nick Thomas
2019-04-03GraphQL Type authorizationLuke Duncalfe
2019-04-02Revert "Merge branch 'jprovazn-graphql-prometheus' into 'master'"Jan Provaznik
2019-04-02Monitor GraphQL with PrometheusJan Provaznik
2019-03-21Add merge request popover with detailsSam Bigelow
2019-03-05Add metadata about the GitLab server to GraphQLNick Thomas
2019-03-04Merge branch 'security-protect-private-repo-information' into 'master'Yorick Peterse
2019-02-26Improve GraphQL Authorization DSLLuke Duncalfe
2019-02-21Add GraphQL filters for issuables (state, labels, time fields)Rémy Coutable
2019-02-18Removing duplicate field from MergeRequestTypeLuke Duncalfe
2019-02-18Removing sensitive properties from ProjectTypeLuke Duncalfe
2019-02-14Use a block and move setup to example directlyLin Jen-Shin
2019-02-14Implement singular iid for IssuesResolver and ProjectTypeLin Jen-Shin
2019-02-14Allow authorize on array of objects for GraphQLLin Jen-Shin
2019-02-14Add field mergeRequests for project in GraphQLLin Jen-Shin
2019-02-06Allow custom squash commit messagesLuke Duncalfe
2019-02-01Add argument iids to IssuesResolverLin Jen-Shin
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-11-27Suggests issues when typing titlePhil Hughes
2018-11-26Batch load only data from same repository when lazy object is accessedDouwe Maan
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-09-13Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu
2018-09-11Enable frozen string in app/graphql + app/findersgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
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-14Correct the type of the `MergeRequestResolver`.Bob Van Landuyt
2018-06-06Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt
2018-06-05Add `present_using` to typesBob Van Landuyt