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
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