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
2023-02-28proto: Update `LogEntry` to contain `DefaultBranchUpdate`Karthik Nayak
2023-02-15proto: Deprecate `BackupCustomHooks` RPCJustin Tobler
2023-02-15proto: Add `GetCustomHooks` RPCJustin Tobler
2023-02-15proto: Deprecate `RestoreCustomHooks` RPCJustin Tobler
2023-02-15proto: Add `SetCustomHooks` RPCJustin Tobler
2023-02-10Define new RemoveAll RPCJames Fargher
2023-02-07Merge branch 'pks-remoterepo-sha256' into 'master'James Fargher
2023-02-06Merge branch 'add-tags-to-find-commits' into 'master'Sami Hiltunen
2023-02-06repository: Implement new RPC to detect the object formatPatrick Steinhardt
2023-02-03commit: Add option to include tags with `FindCommits` RPCj.seto
2023-02-02Remove PostUploadPack RPCQuang-Minh Nguyen
2023-02-01proto: CommitDiffRequest: Introduce `WhitespaceChanges`Karthik Nayak
2023-01-31Merge branch 'jt-atomic-hooks' into 'master'Justin Tobler
2023-01-31Merge branch 'deprecate_full_path' into 'master'Christian Couder
2023-01-27Add OID filtering to ListRefs RPCAlishan Ladhani
2023-01-27hooks: Refactor `restoreCustomHooks()`Justin Tobler
2023-01-26Deprecate FullPath and SetFulPath RPCsJames Fargher
2023-01-18Add service config protobuf definitionQuang-Minh Nguyen
2023-01-17Merge branch 'ahorvath-doc-20230110' into 'master'Patrick Steinhardt
2023-01-17doc: Regenerate proto files after comment changeAndras Horvath
2023-01-17doc: Use Go-style comments for proto fieldsPatrick Steinhardt
2023-01-16Implement basic transaction processing with write-ahead loggingSami Hiltunen
2023-01-10doc: Document a single proto field with a too-generic nameAndras Horvath
2023-01-09structerr: Add interceptors to inject metadata as error detailsPatrick Steinhardt
2023-01-06Merge branch '4332-allow-diff-limit-size-to-be-configured-by-client' into 'ma...Toon Claes
2023-01-06commit: Adds max batch size per file typeEduardo Bonet
2023-01-03proto: Add documentation for Fsck RPCPatrick Steinhardt
2022-12-21Add new GetPatchID RPCDavid Kim
2022-12-13proto: Fix deprecation marking wrong ObjectPoolService RPC as deprecatedPatrick Steinhardt
2022-12-07Merge branch 'deprecated_list_all_names' into 'master'karthik nayak
2022-12-07proto: Deprecate FindAllBranchNames and FindAllTagNamesJames Fargher
2022-12-05objectpool: Deprecate ReduplicateRepository RPCPatrick Steinhardt
2022-12-05proto: Add missing documentation for the ObjectPool servicePatrick Steinhardt
2022-11-23proto: Add additional documentation for FindLicenseToon Claes
2022-11-21Merge branch 'pks-create-repository-sha256' into 'master'Quang-Minh Nguyen
2022-11-17proto: Remove file_count from CommitLanguagesResponseToon Claes
2022-11-16repository: Allow controlling object format in CreateRepositoryPatrick Steinhardt
2022-11-16proto: Introduce object format enumPatrick Steinhardt
2022-11-15Merge branch '4407-usermergebranch-lacks-ability-to-let-clients-update-a-refe...Sami Hiltunen
2022-11-14proto: Add `expected_old_oid` for ref updating RPCsKarthik Nayak
2022-11-14tools/protoc-gen-gitaly-lint: Move test Protobuf definitionsPatrick Steinhardt
2022-11-09proto: Regenerate sources with Go 1.19Patrick Steinhardt
2022-11-08repository: Introduce "eager" optimization strategyPatrick Steinhardt
2022-11-08repository: Introduce strategy for `OptimizeRepository`Patrick Steinhardt
2022-11-08proto: Fill in missing documentation for `OptimizeRepository`Patrick Steinhardt
2022-11-02proto: Deprecate `http_host` fieldKarthik Nayak
2022-11-02proto: Add resolved_address along remote URLsKarthik Nayak
2022-10-27Remove Wiki-related code paths in Ruby sidecarQuang-Minh Nguyen
2022-10-25Fix documentation typo on NtpHost default valuejohn.mcdonnell
2022-10-20proto: Reformat Protobuf filesPatrick Steinhardt