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
2022-04-29Rename repository-service.proto to repository.protoJames Fargher
2022-03-15Repository: allow opting for --mirror for CreateRepositoryFromURLGabriel Mazetto
2022-03-07repository: Allow CreateRepository to take default_branchjc-create-repo-default-branchJohn Cai
2022-02-22repository-service: Add http_authorization_header optional parameterGabriel Mazetto
2022-02-14repository: Add new RPC to prune unreachable objectsPatrick Steinhardt
2022-01-28Add HTTP Host to all requests that use URLsJames Fargher
2022-01-10Bring back grpc 1.42 updateMatthias Kaeppler
2021-12-21proto: Remove deprecated fields from GetRawChangesResponsePavlo Strokov
2021-12-07Revert "Merge branch 'mk-grpc-1.42' into 'master'"John Cai
2021-12-06Update grpc to 1.42.0, google-protobuf to 3.19Matthias Käppler
2021-11-25proto: Add UpdateHead to FetchBundleJames Fargher
2021-11-16Remove CloneFromPool and CloneFromPoolInternal RPCsSami Hiltunen
2021-11-16Revert "repository: Remove deprecated and unused fields from GetRawChanges"Patrick Steinhardt
2021-11-12repository: Remove deprecated and unused fields from GetRawChangesPatrick Steinhardt
2021-09-22Add FetchBundle to repository service protoJames Fargher
2021-09-21repository: Remove `IsSquashInProgress()` RPCPatrick Steinhardt
2021-09-21repository: Remove `SetConfig()` RPCPatrick Steinhardt
2021-09-21repository: Remove `DeleteConfig()` RPCPatrick 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-19repository: Implement new `GetConfig()` RPCPatrick Steinhardt
2021-05-19Use split commit graphSon Luong Ngoc
2021-03-05proto: Remove name field from Remote messagesPatrick 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-03Autogenerated proto changesNick Thomas
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-06GetArchive: Support path elisionEthan Reesor
2020-08-05Update grpc-tools to v1.32.0Stan Hu
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-04-23Revert "Merge branch 'update-grpc-tools' into 'master'"Patrick Steinhardt
2020-04-06Regenerate ruby/proto/gitaly/*_pb.rb filesPirate Praveen
2020-03-10Task proto has dependency to already generated source code.Pavlo Strokov
2019-12-06PreFetch: remove unused RPCZeger-Jan van de Weg
2019-11-06Add ReplicateRepository protocolJohn 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