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-06-06proto: Update FindDefaultBranchName to add HeadOnlyJames Fargher
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-01-27Add OID filtering to ListRefs RPCAlishan Ladhani
2022-12-07proto: Deprecate FindAllBranchNames and FindAllTagNamesJames Fargher
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-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-05-09proto: Enforce comment-linting for RPC definitionsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for servicesPatrick 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-11-12proto: Remove unused import in ref definitionsPatrick 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
2021-07-29gitaly: Sort the tags returned by FindAllTags RPCPavlo Strokov
2021-07-29gitaly: Sort the tags returned by FindAllTags RPCPavlo Strokov
2021-07-19Add GetTagSignatures RPCJonas Wälter
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-02-01ref: Fix FindRef RPC confusing reference namesPatrick Steinhardt
2020-06-19Allow pagination for FindAllLocalBranchesZeger-Jan van de Weg
2020-03-10Task proto has dependency to already generated source code.Pavlo Strokov
2020-02-19Remove Ruby RefServiceZeger-Jan van de Weg
2020-02-17Return full GitCommit message as part of FindLocalBranch gRPC response.Pavlo Strokov
2020-02-06Use field annotation for target and additional repositoryMateusz Nowotyński
2019-11-05Add tagger and timezoneRoger Meier
2019-08-13FindTag RPCJohn Cai
2019-07-25Generate embedded Go and Ruby proto stubsJacob Vosmaer
2019-07-05Start preparation for migrating .proto filesJacob Vosmaer