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-07-03Wrap proc properly in gitaly call countscharlieablett
2019-07-03Enumerate fields with Gitaly callscharlieablett
2019-06-21Enforce authorizations for non-nullable fieldsBob Van Landuyt
2019-06-21Add authorize to LabelType and NamespaceTypeBob Van Landuyt
2019-06-20Render GFM html in GraphQLBob Van Landuyt
2019-06-14Do not blindly expose public project statisticsMayra Cabrera
2019-06-03Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza
2019-05-22Added repository files to GraphQL APIPhil Hughes
2019-04-23Basic GraphQL for a groupBrett Walker
2019-04-03GraphQL Type authorizationLuke Duncalfe
2019-03-04Merge branch 'security-protect-private-repo-information' into 'master'Yorick Peterse
2019-02-26Improve GraphQL Authorization DSLLuke Duncalfe
2019-02-18Removing sensitive properties from ProjectTypeLuke Duncalfe
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
2018-11-27Suggests issues when typing titlePhil Hughes
2018-09-11Enable frozen string in app/graphql + app/findersgfyoung
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
2018-06-05Add `present_using` to typesBob Van Landuyt
2018-06-05Add a minimal GraphQL APINick Thomas