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-02-22tracing: Replace opentracing calls by new tracing.StartSpan* helpersQuang-Minh Nguyen
2023-02-13tracing: Add spans to internal/sidechannelQuang-Minh Nguyen
2023-02-07global: Convert generic packages to test with SHA256 object formatPatrick Steinhardt
2023-01-17Use Yamux configuration in Praefect by defaultSami Hiltunen
2023-01-17Merge backchannel client handshaker constructorsSami Hiltunen
2022-09-23grpc: Fix missing error checks for `Serve()` functionPatrick Steinhardt
2022-09-23sidechannel: Check `Close()` errors returned by the waiterPatrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-05-20Update go package name from v14 to v15John Cai
2022-04-22sidechannel: lower yamux close timeoutjv-yamux-close-timeoutJacob Vosmaer
2022-03-28sidechannel: use default yamux max window sizeJacob Vosmaer
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2022-01-17sidechannel: proxy: allow early upstream returnJacob Vosmaer
2021-12-14tests: Convert to use testhelper contextsPatrick Steinhardt
2021-10-05client: add sidechannel supportJacob Vosmaer
2021-09-30sidechannel: add proxy middlewareJacob Vosmaer
2021-09-30sidechannel: remove waiter.Wait()Jacob Vosmaer
2021-09-22Add half-close capability to Gitaly sidechannelQuang-Minh Nguyen
2021-09-20global: Replace deprecated usage of `ioutil.ReadAll()`Patrick Steinhardt
2021-09-13sidechannel: remove error return valueJacob Vosmaer
2021-09-06Implement sidechannel as a sub protocol of backchannelQuang-Minh Nguyen