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-07inject backchannel ClientHandshaker from mainSami Hiltunen
2021-04-01Inject PrimaryGetter and Connection in Praefect's Info serverSami Hiltunen
2021-01-19remove unused server accessor definitions from mocksSami Hiltunen
2021-01-19replace use of server scoped RPC with a repo scoped in TestAuthFailuresSami Hiltunen
2021-01-19unify test proto generationSami Hiltunen
2021-01-12testhelper: Use test context in `GetTemporaryGitalySocketFileName()`Patrick Steinhardt
2020-12-14Removal of unused RepositoryStore dependencyPavlo Strokov
2020-12-03implement SetReplicationFactor RPC on Praefect's Info serviceSami Hiltunen
2020-12-02remove usage of MemoryRepositoryStore in testsSami Hiltunen
2020-11-17Introduction of storages provider to get up to date storagesPavlo Strokov
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-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-22Praefect: storage scoped RPCs not handled properlyPavlo Strokov
2020-06-26Praefect: server factory introductionPavlo Strokov
2020-05-29Praefect: move of models packagePavlo Strokov
2020-05-28Praefect: removal of unnecessary Datastore wrapperPavlo Strokov
2020-05-25gRPC proto registry can be lock freePavlo Strokov
2020-05-18Praefect: horizontal scaling of a single shard MVCPavlo Strokov
2020-04-29praefect: Extract transaction managerPatrick Steinhardt
2020-04-17Drop support for Gitaly v1 authenticationPavlo Strokov
2020-04-09Add SQL-based election strategyStan Hu
2020-04-02Praefect: Postgres queue implementation in usePavlo Strokov
2020-03-27Praefect: replication event queue as a primary storage of eventsPavlo Strokov
2020-03-17Add histogram to keep track of node healthcheck latencyJohn Cai
2020-02-28Cleaning up praefect method signaturesJohn Cai
2020-02-14Use node managerJohn Cai
2019-11-27Wire in bootstrap package for praefect for zero downtime deployJohn Cai
2019-11-26Praefect multiple virtual storageJohn Cai
2019-11-20Refactor datastore to its own packageJohn Cai
2019-10-31Adding sentry config to praefectJohn Cai
2019-10-17Refactor praefect server testsPaul Okstad
2019-10-10Add virtual storage name to praefect configJohn Cai
2019-10-08Adding auth to praefectJohn Cai