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
2022-03-10proto: Add structured error types for UserRebaseCofirmableJohn Cai
2022-03-07repository: Allow CreateRepository to take default_branchjc-create-repo-default-branchJohn Cai
2022-03-07proto: Deprecate PreReceiveError field in UserMergeBranchResponsePatrick Steinhardt
2022-03-07proto: Deprecate PreReceiveError field in UserMergeToRefResponsePatrick Steinhardt
2022-03-02Mark RefTransactionService as handled by PraefectSami Hiltunen
2022-03-02Merge branch 'fj-add-load-content-param-to-wiki-find-page' into 'master'John Cai
2022-03-02Add skip_content param to wiki find page callFrancisco Javier López
2022-03-01proto: Add structured error types for UserSquash RPCPatrick Steinhardt
2022-03-01operations: Remove deprecated `squash_id` from UserSquash RPCPatrick Steinhardt
2022-02-28Merge branch 'brodock/gitaly-clone-improvements' into 'master'Christian Couder
2022-02-23Fix comments of GarbageCollectRequest used by gcblanet
2022-02-22repository: Use optional auth token for cloningbrodock/gitaly-clone-improvementsGabriel Mazetto
2022-02-22repository-service: Add http_authorization_header optional parameterGabriel Mazetto
2022-02-17proto: Deprecate fine-grained repository maintenance RPCsPatrick Steinhardt
2022-02-17proto: Document behaviour of the OptimizeRepository RPCPatrick Steinhardt
2022-02-17proto: Fix typo in documentation of PruneUnreachableObjectsPatrick Steinhardt
2022-02-14repository: Add new RPC to prune unreachable objectsPatrick Steinhardt
2022-01-28Merge branch 'security-add-host-option' into 'master'Mayra Cabrera
2022-01-28Add HTTP Host to all requests that use URLsJames Fargher
2022-01-28operations: Deprecate the rebase IDPatrick Steinhardt
2022-01-25Merge branch 'ps-clock-check' into 'master'James Fargher
2022-01-24Merge branch 'bwill/add-ssh-signature-type' into 'master'Patrick Steinhardt
2022-01-21proto: Add detailed errors when updating references failsPatrick Steinhardt
2022-01-20feat: Detect SSH signed objectsBrian Williams
2022-01-19cmd/praefect: Check of the system clock synchronizationPavlo Strokov
2022-01-18Merge branch 'ps-sort-list-ref' into 'master'Pavlo Strokov
2022-01-18Merge branch 'jv-ssh-sidechannel-2' into 'master'Patrick Steinhardt
2022-01-18ref: Sort results of ListRefsPavlo Strokov
2022-01-17proto: add SSHUploadPackWithSidechannelJacob Vosmaer
2022-01-14ref: Removal of unused all_refs parameterPavlo Strokov
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