Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-21repository: Remove `SetConfig()` RPCPatrick Steinhardt
2021-09-21repository: Remove `DeleteConfig()` RPCPatrick Steinhardt
2021-09-17Revert "Merge branch 'smh-intercepted-methods' into 'master'"Patrick Steinhardt
2021-09-13proto: Mark RepositoryExists as an intercepted methodSami Hiltunen
2021-08-24repository: Deprecate `SetConfig()` RPCPatrick Steinhardt
2021-08-23repository: Deprecate `IsSquashInProgress()`Patrick Steinhardt
2021-08-20repository: Remove support for on-disk remotes in FetchRemotePatrick Steinhardt
2021-08-09Accept array of patterns in CreateBundleFromRefListJames Fargher
2021-07-30proto: Remove the IsRebaseInProgress RPCToon Claes
2021-07-28Add CreateBundleFromRefList protoJames Fargher
2021-07-26repository: Implement new `SetFullPath()` RPCPatrick Steinhardt
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-19repository: Implement new `GetConfig()` RPCPatrick Steinhardt
2021-05-19Use split commit graphSon Luong Ngoc
2021-05-17Mark Repository service's Fsck as an accssorSami Hiltunen
2021-03-05proto: Remove name field from Remote messagesPatrick Steinhardt
2021-02-19docs: Describe RemoveRepository behaviourZeger-Jan van de Weg
2021-01-26proto: Add missing documentation for FetchRemoteRequestPatrick Steinhardt
2021-01-12Merge branch 'add-tags-updated-to-fetch-remote' into 'master'Toon Claes
2021-01-07proto: Document RepositoryService.FetchSourceBranchPatrick Steinhardt
2021-01-06Specify tag changes reporting in RepositoryService.FetchRemoteNick Thomas
2020-12-14Revert "Merge branch 'sh-create-fork-with-object-pool' into 'master'"Stan Hu
2020-12-11Support cloning with an object pool in CreateForkStan Hu
2020-11-03Remove RepositoryService.FetchHTTPRemote from the protoNick Thomas
2020-11-02Ensure reference hooks are used in valid commandsPaul Okstad
2020-09-28Add include_lfs_blobs flag in GetArchiveRequest RPCStan Hu
2020-09-18Added MidxRepack RPCSon Luong Ngoc
2020-08-13Prune objects older then 24h on garbage collectionPavlo Strokov
2020-08-12proto: Fix accessors mislabeled as mutatorsPatrick Steinhardt
2020-08-06GetArchive: Support path elisionEthan Reesor
2020-07-02Add regex-based filtering to SearchFilesByNameEthan Reesor
2020-06-29GetArchive: Support excluding pathsEthan Reesor
2020-06-16commit-graph: add dedicated GRPC for commit-graphSon Luong Ngoc
2020-05-11Add OptimizeRepository RPCJohn Cai
2020-03-10Task proto has dependency to already generated source code.Pavlo Strokov
2020-02-06Use field annotation for target and additional repositoryMateusz Nowotyński
2019-12-06PreFetch: remove unused RPCZeger-Jan van de Weg
2019-11-06Add ReplicateRepository protocolJohn Cai
2019-11-04Fix CreateBundle scope and target_repository_fieldJohn Cai
2019-10-17Remove RepositoryService WriteConfigZeger-Jan van de Weg
2019-09-06Add RenameRepository RPCJohn Cai
2019-09-05Add RemoveRepository RPCJohn Cai
2019-07-25Generate embedded Go and Ruby proto stubsJacob Vosmaer
2019-07-05Start preparation for migrating .proto filesJacob Vosmaer