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-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
2022-10-19tools/protoc: Upgrade protoc compiler to v21.7Patrick Steinhardt
2022-10-19Update protobuf comments for protoc-gen-go v1.28.1Stan Hu
2022-10-14proto: Add UserCommitFilesErrorWill Chandler
2022-10-12Add limit and offset to SearchFilesByNameRequestqmnguyen0711/add-limit-offset-to-search-files-by-names-2Quang-Minh Nguyen
2022-09-29proto: Set removal date for deprecated UserDeleteBranch embedded errorPatrick Steinhardt
2022-09-29proto: Deprecate embedded errors in UserCherryPickResponsePatrick Steinhardt
2022-09-29proto: Deprecate embedded errors in UserCreateBranchResponsePatrick Steinhardt
2022-09-29proto: Deprecate embedded errors in UserCreateTagResponsePatrick Steinhardt
2022-08-26Merge branch '4227-convert-usercreatebranch-to-use-structured-errors' into 'm...Sami Hiltunen
2022-08-25Merge branch '1294-simplify-response-type-of-findlocalbranches' into 'master'Will Chandler
2022-08-25proto: Add UserCreateBranchErrorKarthik Nayak
2022-08-24proto: Return 'Branch' in 'FindLocalBranchesResponse'Karthik Nayak
2022-08-24proto: Remove deprecated drift_threshold_millisps-remove-drift_threshold_millisPavlo Strokov
2022-08-22proto: Extend FindLicenseResponse with additional fieldsPavlo Strokov
2022-08-11Use semantic sort for tagsVasilii Iakliushin
2022-08-09proto: Introduce drift_threshold to replace drift_threshold_millisPavlo Strokov
2022-08-08proto: RPC to check service readinessPavlo Strokov
2022-08-02proto: Add Ref field in ReferencesLockedErrorJohn Cai
2022-08-01Merge branch 'pks-proto-fix-find-tag-error-definition' into 'master'Patrick Steinhardt
2022-08-01proto: Fix definition of FindTagErrorPatrick Steinhardt
2022-08-01Merge branch 'pks-objectpool-fetch-df-conflict' into 'master'Sami Hiltunen
2022-07-29proto: Introduce FindTagError to distinguish non-existent tagspks-find-tag-errorPatrick Steinhardt
2022-07-29proto: Document FindTag RPCPatrick Steinhardt
2022-07-27proto: Remove unused `Repack` field from FetchIntoObjectPoolRequestPatrick Steinhardt
2022-07-27proto: Fill in documentation of FetchIntoObjectPool RPCPatrick Steinhardt
2022-07-27Merge branch 'pks-user-create-tag-preparatory-refactorings' into 'master'Patrick Steinhardt
2022-07-27proto: Improve documentation for UserCreateTagsPatrick Steinhardt
2022-07-22proto: Introduce structured UserCreateTagErrorpks-user-create-tag-error-protoPatrick Steinhardt
2022-07-15Add stat option for FindCommitswanning pan
2022-07-08Merge branch 'toon-linguist-be-gone' into 'master'Sami Hiltunen
2022-07-08proto: Document the CommitLanguages rpcToon Claes
2022-07-08Add an option to skip flat paths for tree entriesIgor Drozdov
2022-07-04Add proto for FullPath RPCJames Fargher