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
2024-01-17fix: Fix a collection of typos found by typos-cliXing Xin
2023-10-05proto: Add linter rules for commentsKarthik Nayak
2023-10-05proto: Convert comments to small-caseKarthik Nayak
2023-07-19proto: Remove unused NewBlobObject messagePatrick Steinhardt
2023-07-19proto: Document the GetBlob RPCPatrick Steinhardt
2023-07-19proto: Document the GetBlobs RPCPatrick Steinhardt
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2022-05-20Update go package name from v14 to v15John Cai
2022-05-09proto: Enforce comment-linting for message fieldsPatrick 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
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-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
2019-07-05Start preparation for migrating .proto filesJacob Vosmaer