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-14bootstrap: Internalize SocketReusePortWarning variablePatrick Steinhardt
2021-02-17Gitaly-ruby server should be a provided dependencyPavlo Strokov
2021-02-10boostrap: Do not log when serving slow requestsPatrick Steinhardt
2020-11-19Replace most uses of `ioutil.TempDir()` with `testhelper.TempDir()`Patrick Steinhardt
2020-09-17listen on localhost in testsSami Hiltunen
2020-09-13Use filepath package to manipulate file pathsMikhail Mazurskiy
2020-06-26Praefect: server factory introductionPavlo Strokov
2020-06-22Refactoring of 'starter' package and gitaly server factoryPavlo Strokov
2020-06-06How to handle proxying FindRemoteRepositoryPavlo Strokov
2020-06-03Warn if SO_REUSEPORT cannot be setStan Hu
2020-06-01Dependency inject gitlab apiJohn Cai
2020-05-27Praefect graceful stopPavlo Strokov
2020-05-15Allow socket reuse in tableflipJohn Cai
2020-04-15Distinguish TLS connections in connectioncounterJacob Vosmaer
2020-04-09Modify Praefect's server info implementationJohn Cai
2020-01-09Auto-format whitespace between importsJacob Vosmaer
2019-12-04Move bootstrap env vars into bootstrap constructorjramsay
2019-11-28Restore gitaly_connections_total prometheus metricJacob Vosmaer
2019-11-27Generalize internal gitaly socket dirJohn Cai
2019-11-27Wire in bootstrap package for praefect for zero downtime deployJohn Cai
2019-09-03main: start ruby server after opening network listenersJacob Vosmaer
2019-06-04Praefect configuration fixesZeger-Jan van de Weg
2019-06-04Wait for all the socket on graceful restartAlessio Caiazza