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-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-05-04proto: Drop deprecated `http_host` field in UpdateRemoteMirror RPCPatrick Steinhardt
2023-05-04proto: Drop deprecated `http_host` field in FindRemoteRootRef RPCPatrick Steinhardt
2022-11-02proto: Deprecate `http_host` fieldKarthik Nayak
2022-11-02proto: Add resolved_address along remote URLsKarthik Nayak
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
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-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
2019-07-05Start preparation for migrating .proto filesJacob Vosmaer