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-11-20proto: Add documentation for `RemoteService`Justin Tobler
2023-10-05proto: Add linter rules for commentsKarthik Nayak
2023-07-04tools/protoc-gen-go: Update module google.golang.org/protobuf to v1.31.0GitLab Renovate Bot
2023-06-01makefile: Update the protoc version to v23.1Karthik Nayak
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-05-04proto: Drop deprecated `http_host` field in UpdateRemoteMirror RPCPatrick Steinhardt
2023-05-04proto: Drop deprecated `http_host` field in FindRemoteRootRef RPCPatrick 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-11-02proto: Deprecate `http_host` fieldKarthik Nayak
2022-11-02proto: Add resolved_address along remote URLsKarthik Nayak
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-09proto: Enforce comment-linting for message fieldsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for message definitionsPatrick Steinhardt
2022-04-29Automatically lint proto filesJames Fargher
2022-01-28Add HTTP Host to all requests that use URLsJames Fargher
2021-10-06remote: Drop FetchInternalRemote RPCPatrick Steinhardt
2021-09-13remote: Deprecate FetchInternalRemote RPCPatrick Steinhardt
2021-08-20remote: Remove unused ListRemotes protobuf messagesPatrick Steinhardt
2021-08-20remote: Remove support for on-disk remotes in FindRemoteRootRefPatrick Steinhardt
2021-08-20remote: Remove support for on-disk remotes in UpdateRemoteMirrorPatrick Steinhardt
2021-08-20remote: Remove `AddRemote()` RPCPatrick Steinhardt
2021-08-20remote: Remove `RemoveRemote()` RPCPatrick Steinhardt
2021-06-11GeneratedMikhail Mazurskiy
2021-06-08remote: Allow for in-memory remotes in UpdateRemoteMirrorPatrick Steinhardt
2021-06-08proto: Use Go identifiers for UpdateRemoteMirror documentationPatrick Steinhardt
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-04-28remote: Add RemoteUrl parameter to FindRemoteRootRefPatrick Steinhardt
2021-04-28proto: Document FindRemoteRootRef RPCPatrick Steinhardt
2021-04-08remote: Fix UpdateRemoteMirror having transactional semanticsPatrick Steinhardt
2021-03-22document UpdateRemoteMirror's protobuf definitionsSami Hiltunen
2021-03-04proto: Remove RemoteService.ListRemotes RPCPatrick Steinhardt
2020-07-22Praefect: storage scoped RPCs not handled properlyPavlo Strokov
2020-06-06How to handle proxying FindRemoteRepositoryPavlo Strokov
2020-04-20`Ref` objects receive the `canonical_name` from RuggedRobert Speicher
2020-03-10Task proto has dependency to already generated source code.Pavlo Strokov
2020-02-20Optionally delete divergent refs when mirroringRobert Speicher
2020-02-06Use field annotation for target and additional repositoryMateusz Nowotyński
2019-07-25Generate embedded Go and Ruby proto stubsJacob Vosmaer