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-08-26Replace echo function with a resolverBrett Walker
2019-08-26Update gitlab_schema.rb to fix typoLucy Fox
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-17Added submodule links to Submodule type in GraphQL APIIgor
2019-07-11Include AuthorizeResource module for all mutationsLuke Duncalfe
2019-07-10GraphQL support for Notes created in discussionsLuke Duncalfe
2019-07-10Expose diff_refs on MergeRequestTypeLuke Duncalfe
2019-07-10GraphQL mutations for managing NotesLuke Duncalfe
2019-07-05Address reviewer commentscharlieablett
2019-07-03Address reviewer commentscharlieablett
2019-07-03Wrap proc properly in gitaly call countscharlieablett
2019-07-03Alert if `calls_gitaly` declaration missingcharlieablett
2019-07-03Remove potentially noisy warningcharlieablett
2019-07-03Enumerate fields with Gitaly callscharlieablett
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-20Render GFM html in GraphQLBob 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-11Rename `BatchCommitLoader` to `BatchLfsOidLoader`Bob Van Landuyt
2019-06-10Add LFS blob ID to GraphQL blob typePhil Hughes
2019-06-06Merge branch '62706-graphql-complexity-values-are-incorrectly-doubled' into '...Jan Provaznik
2019-06-05Merge branch 'graphql-file-entry-url' into 'master'Nick Thomas
2019-06-05Grab field_defn to access certain valuesBrett Walker
2019-06-05Use :complexity_multiplier only with connectionsBrett Walker
2019-06-05Merge branch 'bvl-use-global-ids-graphql' into 'master'Jan Provaznik
2019-06-05Add web_url to tree entry in GraphQL APIPhil Hughes
2019-06-04Expose wiki_size on GraphQL APIAlessio Caiazza
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-31Added common fields to the IssueTypeBrett Walker
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