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
2021-04-13Pass backchannel id through hooks to HookServiceSami Hiltunen
2021-04-01handle muxed connections in resolvePraefectAddressSami Hiltunen
2021-01-25metadata: Drop code to serialize and deserialize from envvarsPatrick Steinhardt
2021-01-19Lint refactoring: refactor an if block that ends with a "return"Ævar Arnfjörð Bjarmason
2020-12-10transaction: Unify logic to extract optional transaction metadataPatrick Steinhardt
2020-08-06praefect: Split up creating and injecting Praefect serverPatrick Steinhardt
2020-07-10metadata: Make transaction serialization functions internalPatrick Steinhardt
2020-07-06hooks: Use new connection pool interfacePatrick Steinhardt
2020-07-01Add TLS support to PraefectPavlo Strokov
2020-06-17praefect: Make transaction node's role available to nodesPatrick Steinhardt
2020-06-16praefect: Adjust Praefect server address based on peer infoPatrick Steinhardt
2020-06-10praefect: Rename and refactor `ExtractPraefectServer`Patrick Steinhardt
2020-06-03txmgr: fix linting warnings about casing of `Id`Patrick Steinhardt
2020-05-22Refactor operations service testsJohn Cai
2020-05-20metadata: avoid re-using `os.ErrNotFound`Patrick Steinhardt
2020-05-19hooks: Let pre-receive hook reach out to the transaction managerPatrick Steinhardt
2020-05-19hooks: Make transaction information available via environmentPatrick Steinhardt
2020-05-19praefect: Pass environment to `PraefectFromEnv()`Patrick Steinhardt
2020-04-17praefect: Implement functions to inject/extract connection detailsPatrick Steinhardt