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-07-04tools/protoc-gen-go: Update module google.golang.org/protobuf to v1.31.0GitLab Renovate Bot
2023-06-13transaction: Add new "synchronized" voting phasePatrick Steinhardt
2023-06-01makefile: Update the protoc version to v23.1Karthik Nayak
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-03-28Bump protoc-gen-go to v1.30.0Quang-Minh Nguyen
2023-03-22Bump protoc-gen-go to v1.29.1Quang-Minh Nguyen
2023-03-16proto: Update gitalypb files protoc-gen-go 1.29.0Will Chandler
2022-10-19tools/protoc: Upgrade protoc compiler to v21.7Patrick Steinhardt
2022-10-19Update protobuf comments for protoc-gen-go v1.28.1Stan Hu
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