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
AgeCommit message (Expand)Author
2023-11-16proto: Add documentation for `RefService`Justin Tobler
2023-11-15proto: Remove unused request and response messagesJustin Tobler
2023-10-12proto: Add documentation for PaginationParams and PaginationCursorKarthik Nayak
2023-10-05proto: Add linter rules for commentsKarthik Nayak
2023-07-18proto: Introduce new UpdateReference RPCPatrick Steinhardt
2023-07-04tools/protoc-gen-go: Update module google.golang.org/protobuf to v1.31.0GitLab Renovate Bot
2023-06-07Merge branch 'default_branch_head_only' into 'master'Patrick Steinhardt
2023-06-06proto: Update FindDefaultBranchName to add HeadOnlyJames Fargher
2023-06-01makefile: Update the protoc version to v23.1Karthik Nayak
2023-05-31proto: Drop deprecated `branches` field in FindLocalBranchesResponseXing Xin
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-05-04ref: Remove deprecated FindAllTagNames RPCPatrick Steinhardt
2023-05-04ref: Remove deprecated FindAllBranchNames RPCPatrick Steinhardt
2023-04-21global: Remove PackRefs RPCPatrick Steinhardt
2023-03-28Bump protoc-gen-go to v1.30.0Quang-Minh Nguyen
2023-03-22Bump protoc-gen-go to v1.29.1Quang-Minh Nguyen
2023-03-16proto: Update gitalypb files protoc-gen-go 1.29.0Will Chandler
2023-01-27Add OID filtering to ListRefs RPCAlishan Ladhani
2022-12-07proto: Deprecate FindAllBranchNames and FindAllTagNamesJames Fargher
2022-11-09proto: Regenerate sources with Go 1.19Patrick Steinhardt
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-08-24proto: Return 'Branch' in 'FindLocalBranchesResponse'Karthik Nayak
2022-08-11Use semantic sort for tagsVasilii Iakliushin
2022-08-01proto: Fix definition of FindTagErrorPatrick Steinhardt
2022-07-29proto: Introduce FindTagError to distinguish non-existent tagspks-find-tag-errorPatrick Steinhardt
2022-07-29proto: Document FindTag RPCPatrick Steinhardt
2022-06-10Makefile: Update protoc to v21.1Patrick Steinhardt
2022-06-10Makefile: Update protoc-gen-go to v1.28.0Patrick Steinhardt
2022-05-20Update go package name from v14 to v15John Cai
2022-05-17proto: Inroduce DeleteRefsErrorjc-delete-ref-structured-err-protoJohn Cai
2022-05-09protolint: Enforce new style for enumerationsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for message fieldsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for enum fieldsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for enum definitionsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for message definitionsPatrick Steinhardt
2022-04-29Automatically lint proto filesJames Fargher
2022-03-30proto: Mark related RPCs as maintenance operationsPatrick Steinhardt
2022-02-17proto: Deprecate fine-grained repository maintenance RPCsPatrick Steinhardt
2022-01-18ref: Sort results of ListRefsPavlo Strokov
2022-01-14ref: Removal of unused all_refs parameterPavlo Strokov
2021-11-12ref: Drop unused and deprecated ListNewCommits RPCPatrick Steinhardt
2021-10-25find_refs_by_id: Use 'refname' as the default sort orderJohn Cai
2021-10-20ref: Add new FindRefsByOID RPC methodJohn Cai
2021-10-20Add pagination support for FindAllTags RPCVasilii Iakliushin
2021-09-21ref: Drop ListNewBlobs RPCPatrick Steinhardt
2021-09-15ref: Deprecate `ListNewBlobs()` RPCPatrick Steinhardt
2021-08-19ref: Remove unused FindRefName RPCPatrick Steinhardt
2021-08-06Add ListRef RPC to protosJames Fargher