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
2022-06-10Makefile: Update protoc to v21.1Patrick Steinhardt
2022-06-10Makefile: Update protoc-gen-go to v1.28.0Patrick Steinhardt
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-03-02Mark RefTransactionService as handled by PraefectSami Hiltunen
2021-12-13proto: Introduce transactional voting phasesPatrick Steinhardt
2021-06-11GeneratedMikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2020-10-12transactions: Expose RPC to gracefully stop transactionsPatrick Steinhardt
2020-05-20transactions: Rename `StartTransaction` to `VoteTransaction`Patrick Steinhardt
2020-04-29praefect: Extract transaction managerPatrick Steinhardt
2020-04-23praefect: Implement reference transaction servicePatrick Steinhardt