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-12-19proto: Add definition for ProcReceiveHook RPCKarthik Nayak
2023-10-05proto: Add linter rules for commentsKarthik Nayak
2023-10-05proto: Convert comments to small-caseKarthik Nayak
2023-10-05proto: Replace all "This comment ..." linesKarthik Nayak
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-03-30Add RemoteIP to PackObjectsHookWithSidechannelRequestQuang-Minh Nguyen
2022-06-14proto: Add glId, glUser, gitProtocol to PackObjectsRequestJohn Cai
2022-05-20Update go package name from v14 to v15John 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-05-03proto: Remove deprecated `PackObjectsHook()` RPCPatrick Steinhardt
2022-04-29Automatically lint proto filesJames Fargher
2021-11-23Deprecate PackObjectsHookJacob Vosmaer
2021-08-24Add proto definition for PackObjectsHookWithSidechannelJacob Vosmaer
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-02-11Add pass-through PackObjectsHook RPCJacob Vosmaer
2020-10-14hooks: Send reference-transaction state to hook servicePatrick Steinhardt
2020-07-24hooks: Implement reference transaction hook serverPatrick Steinhardt
2020-06-09Pass git push options into pre receiveJohn Cai
2020-03-26Add EnvironmentVariables field in hook rpcsJohn Cai
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-29Add git push options to hook RPCsJohn Cai
2020-01-09Change signature of hook RPCsJohn Cai
2019-12-08Change hook rpcs to streamingJohn Cai
2019-10-23Add Hook rpc and methodsJohn Cai