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-07dependency inject backchannel registry into Gitaly componentsSami Hiltunen
2021-04-07inject backchannel ClientHandshaker from mainSami Hiltunen
2021-04-01Inject PrimaryGetter and Connection in Praefect's Info serverSami Hiltunen
2021-03-18Linguist converted into an instantiation dependencyPavlo Strokov
2021-03-04remove DirectStorageProviderSami Hiltunen
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2021-02-17Gitaly-ruby server should be a provided dependencyPavlo Strokov
2021-02-03Refactoring of the gitaly gRPC server creationPavlo Strokov
2021-01-29repository: Inject transaction transaction managerPatrick Steinhardt
2021-01-12testhelper: Use test context in `GetTemporaryGitalySocketFileName()`Patrick Steinhardt
2021-01-11grpc: raise minimum TLS version to 1.2Patrick Steinhardt
2021-01-11grpc: Convert from `NewClientTLSFromCert` to `NewTLS`Patrick Steinhardt
2020-12-24Remove dependency on config.Config from gitaly server factoryPavlo Strokov
2020-12-14Removal of unused RepositoryStore dependencyPavlo Strokov
2020-12-10Revert "On each read/write operation praefect requires to know which"Pavlo Strokov
2020-12-10On each read/write operation praefect requires to know whichPavlo Strokov
2020-12-03implement SetReplicationFactor RPC on Praefect's Info serviceSami Hiltunen
2020-12-02remove usage of MemoryRepositoryStore in testsSami Hiltunen
2020-11-20Unbound initialization and validation funcs from global ConfigPavlo Strokov
2020-11-17Introduction of storages provider to get up to date storagesPavlo Strokov
2020-10-30dependency inject connection pool in to the operations serverSami Hiltunen
2020-09-17listen on localhost in testsSami Hiltunen
2020-09-17extract routing logic in to a separate componentSami Hiltunen
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-08-31Use error tracker to determine if node is healthyJohn Cai
2020-08-17transactions: Setup metrics in transaction managerPatrick Steinhardt
2020-08-06Feature flags enabling for tests.Pavlo Strokov
2020-07-31Improve query to identify up to date storages for reads distributionPavlo Strokov
2020-07-23Merge branch 'smh-repository-generations' into 'master'Sami Hiltunen
2020-07-22Remove Praefect primary from configPaul Okstad
2020-07-22repository state trackingSami Hiltunen
2020-07-01Add TLS support to PraefectPavlo Strokov
2020-06-26Praefect: server factory introductionPavlo Strokov