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
2024-01-22cleanup: Add RewriteHistory RPCWill Chandler
2024-01-17fix: Fix a collection of typos found by typos-cliXing Xin
2024-01-17proto: Deprecate RemoveAllJames Liu
2024-01-10Automatic merge of gitlab-org/gitaly masterGitLab Bot
2024-01-09proto: Add proto message definition for FindCommits grpcEric Ju
2024-01-09Revert "Merge branch 'jliu-track-restored-repos-2' into 'master'"James Liu
2024-01-08Revert "Merge branch 'fix-user-revert-return-structured-error' into 'master'"Justin Tobler
2024-01-08Merge branch 'qmnguyen0711/enable-pack-refs-support-in-transaction' into 'mas...Quang-Minh Nguyen
2024-01-08Merge branch 'jliu-track-restored-repos-2' into 'master'James Liu
2024-01-05proto: Deprecate RemoveAllJames Liu
2024-01-04operations: Return structured errors in UserRevertYadong Wang
2023-12-22Add Housekeeping to the transaction log entryQuang-Minh Nguyen
2023-12-19proto: Add definition for ProcReceiveHook RPCKarthik Nayak
2023-12-08proto: Add documentation for `SSHService`Justin Tobler
2023-12-06Merge branch 'jt/analysis-service' into 'master'Justin Tobler
2023-12-05Merge branch 'jliu-rev-list-args-stdin' into 'master'Emily Chui
2023-12-04proto: Define `CheckBlobsGenerated` RPCJustin Tobler
2023-12-01git: Pass rev-list arguments via stdinJames Liu
2023-12-01proto: Add missing docs for PruneUnreachableObjects RPCJames Liu
2023-12-01proto: Add missing docs for RemoveRepository RPCJames Liu
2023-12-01proto: Add missing docs for GetCustomHooks RPCJames Liu
2023-12-01proto: Add missing docs for SetCustomHooks RPCJames Liu
2023-12-01proto: Add missing docs for CreateBundleFromRefListJames Liu
2023-12-01proto: Add missing docs to CreateBundle RPCJames Liu
2023-12-01proto: Add missing docs for FetchSourceBranch RPCJames Liu
2023-12-01proto: Add missing docs for FetchRemote RPCJames Liu
2023-12-01proto: Add missing docs for FetchBundle RPCJames Liu
2023-12-01proto: Add missing docs for SearchFilesByName RPCJames Liu
2023-12-01proto: Remove SearchFilesByContent unused fieldsJames Liu
2023-12-01proto: Add missing docs for SearchFilesByContent RPCJames Liu
2023-12-01proto: Add missing docs for GetObjectDirectorySize RPCJames Liu
2023-12-01proto: Remove unused raw_operation fieldJames Liu
2023-12-01proto: Add missing docs for GetRawChanges RPCJames Liu
2023-12-01proto: Add missing docs for CreateRepositoryFromSnapshot RPCJames Liu
2023-12-01proto: Add missing docs for the GetSnapshot RPCJames Liu
2023-12-01proto: Add missing docs for CalculateChecksum RPCJames Liu
2023-12-01proto: Add missing docs for CreateRepositoryFromURL RPCJames Liu
2023-12-01proto: Add missing docs to FindMergeBase RPCJames Liu
2023-12-01proto: Remove unused `force` fieldJames Liu
2023-12-01proto: Add missing docs for WriteRef RPCJames Liu
2023-11-29proto: Add missing docs for HasLocalBranches RPCJames Liu
2023-11-29proto: Add missing docs for GetArchive RPCJames Liu
2023-11-28proto: Add missing docs for CreateRepository RPCJames Liu
2023-11-27proto: Add missing docs for RepositoryExistsJames Liu
2023-11-24Merge branch 'fix-typo-in-commit-files' into 'master'Christian Couder
2023-11-24Fix a typo in UserCommitFilesRequestHeaderDavid Kim
2023-11-21Merge branch 'jt-docs-remote-proto' into 'master'Justin Tobler
2023-11-21Merge branch 'smh-record-refx-tx-ordering' into 'master'Sami Hiltunen
2023-11-20Merge branch 'smh-remove-namespace-service' into 'master'Quang-Minh Nguyen
2023-11-20proto: Add documentation for `RemoteService`Justin Tobler