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-08-24blob: Allow listing paths in `ListBlobs()`Patrick Steinhardt
2021-07-26proto: Add new ListAllBlobs RPCPatrick Steinhardt
2021-06-18blob: Implement new RPC to list blobs via revisionsPatrick Steinhardt
2021-06-11GeneratedMikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-04-30proto: Un-deprecate GetLFSPointersPatrick Steinhardt
2021-04-30proto: Drop GetAllLFSPointers RPCPatrick Steinhardt
2021-04-30proto: Drop GetNewLFSPointers RPCPatrick Steinhardt
2021-04-06blob: Implement ListAllLFSPointers() RPCPatrick Steinhardt
2021-04-06blob: Implement ListLFSPointers() RPCPatrick Steinhardt
2021-02-24proto: Document LFS pointer RPCsPatrick Steinhardt
2020-03-10Task proto has dependency to already generated source code.Pavlo Strokov
2020-02-06Use field annotation for target and additional repositoryMateusz Nowotyński
2020-01-23Remove revision from GetAllLFSPointers requestPaul Okstad
2019-12-17GetAllLFSPointers: document unused fieldJacob Vosmaer
2019-08-28Modify GetBlobs RPC to return typeJohn Cai
2019-07-25Generate embedded Go and Ruby proto stubsJacob Vosmaer