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
path: root/proto
AgeCommit message (Expand)Author
2021-12-21proto: Remove deprecated fields from GetRawChangesResponsePavlo Strokov
2021-12-21commit: Remove deprecated and unused CommitsBetween RPCPatrick Steinhardt
2021-12-13proto: Introduce transactional voting phasesPatrick Steinhardt
2021-11-30Merge branch 'smh-generalize-dataloss' into 'master'Patrick Steinhardt
2021-11-30Add RPC definitions for GetRepositoryMetadataSami Hiltunen
2021-11-25proto: Add UpdateHead to FetchBundleJames Fargher
2021-11-23Deprecate PackObjectsHookJacob Vosmaer
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-11-12ref: Drop unused and deprecated ListNewCommits RPCPatrick Steinhardt
2021-11-12proto: Remove unused import in ref definitionsPatrick Steinhardt
2021-11-03objectpool: Drop UnlinkRepostioryFromObjectPool RPCPatrick Steinhardt
2021-10-26Revert "Merge branch 'pks-objectpool-drop-ondisk-remotes' into 'master'"Patrick Steinhardt
2021-10-25Merge branch 'jc-reverse-sort-order' into 'master'Christian Couder
2021-10-25find_refs_by_id: Use 'refname' as the default sort orderJohn Cai
2021-10-25objectpool: Drop UnlikRepostioryFromObjectPool RPCPatrick Steinhardt
2021-10-20ref: Add new FindRefsByOID RPC methodJohn Cai
2021-10-20Add pagination support for FindAllTags RPCVasilii Iakliushin
2021-10-06remote: Drop FetchInternalRemote RPCPatrick Steinhardt
2021-10-04Determine when CreateBundleFromRefList would generate an empty bundleJames Fargher
2021-09-30Merge branch 'qmnguyen0711/1219-create-postuploadpackwithsidechannel-postuplo...Toon Claes
2021-09-30Implement PostUploadPackWithSidechannel using sidechannel protocolQuang-Minh Nguyen
2021-09-23Merge branch 'fetch_bundle_rpc' into 'master'Patrick Steinhardt
2021-09-22Merge branch 'smh-fix-repository-exists' into 'master'Patrick Steinhardt
2021-09-22Add FetchBundle to repository service protoJames Fargher
2021-09-21Merge branch 'pks-drop-list-new-blobs' into 'master'Pavlo Strokov
2021-09-21repository: Remove `IsSquashInProgress()` RPCPatrick Steinhardt
2021-09-21ref: Drop ListNewBlobs RPCPatrick Steinhardt
2021-09-21repository: Remove `SetConfig()` RPCPatrick Steinhardt
2021-09-21repository: Remove `DeleteConfig()` RPCPatrick Steinhardt
2021-09-20Revert "proto: Mark RepositoryExists as an intercepted method"Sami Hiltunen
2021-09-20global: Replace trivial cases of deprecated `ioutil.ReadDir()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.ReadAll()`Patrick Steinhardt
2021-09-20Revert "Revert "Merge branch 'smh-intercepted-methods' into 'master'""Sami Hiltunen
2021-09-17Revert "Merge branch 'smh-intercepted-methods' into 'master'"Patrick Steinhardt
2021-09-15Merge branch 'pks-ref-deprecate-list-new-blobs' into 'master'Christian Couder
2021-09-15Merge branch 'pks-objectpool-deprecate-unlink' into 'master'Sami Hiltunen
2021-09-15Merge branch 'smh-intercepted-methods' into 'master'Toon Claes
2021-09-15objectpool: Deprecate `UnlinkRepositoryFromObjectPool()`Patrick Steinhardt
2021-09-15ref: Deprecate `ListNewBlobs()` RPCPatrick Steinhardt
2021-09-13proto: Mark RepositoryExists as an intercepted methodSami Hiltunen
2021-09-13proto: Support marking RPC methods as interceptedSami Hiltunen
2021-09-13Register RepositoryExists as a handler instead of interceptorSami Hiltunen
2021-09-13remote: Deprecate FetchInternalRemote RPCPatrick Steinhardt
2021-08-31Makefile: Fix Go sources not including protoc-gen-gitaly pluginPatrick Steinhardt
2021-08-31Merge branch 'pks-drop-golang-protobuf-pkg' into 'master'James Fargher
2021-08-30operations: Implement rich errors for UserMergeBranch access checksPatrick Steinhardt
2021-08-30protobuf: Migrate to use new pluginpb packagePatrick Steinhardt
2021-08-30protobuf: Migrate to use new descriptorpb packagePatrick Steinhardt