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-03-04replicator: Do not bump repository generation for PackRefsPatrick Steinhardt
2021-02-19praefect: Stop creating replication jobs on cleanupPatrick Steinhardt
2021-02-18implement 'delete_replica' replication job typeSami Hiltunen
2020-12-17Add coordinator handler for create repositoryJames Fargher
2020-05-28Praefect: removal of unnecessary Datastore wrapperPavlo Strokov
2020-05-11Praefect: proper multi-virtual storage supportPavlo Strokov
2020-04-07Fix go fmt errorsStan Hu
2020-04-06praefect: Convert replication latency metric to use a histogram vectorPatrick Steinhardt
2020-04-02Praefect: Postgres queue implementation in usePavlo Strokov
2020-04-02Bad test setup as a cause of the race failurePavlo Strokov
2020-03-31Praefect: Enable Postgres binary protocolPavlo Strokov
2020-03-27Propagate GarbageCollect, RepackFull, RepackIncrementalJohn Cai
2020-03-27Praefect: replication event queue as a primary storage of eventsPavlo Strokov
2020-03-18Add correlation ID to replication jobsPaul Okstad
2020-03-11Praefect: use enum values for job statesPavlo Strokov
2020-03-10Praefect: Move replication queue to databasePavlo Strokov
2020-03-03Replication: propagate RenameRepository RPC to Praefect secondariesPavlo Strokov
2020-02-27Revert "Merge branch 'po-praefect-correlation-replication' into 'master'"Paul Okstad
2020-02-26Add correlation ID to replication jobsPaul Okstad
2020-02-14Use node managerJohn Cai
2020-02-11praefect replicator to mark job as failed and retry failed jobsjramsay
2020-01-29simplify praefect routing to primary and replication jobsJohn Cai
2020-01-29Add test server to automatically start praefectJohn Cai
2020-01-20Unnecessary locks and data share in MemoryDatastore struct implementationPavlo Strokov
2019-11-26Praefect multiple virtual storageJohn Cai
2019-11-20Refactor datastore to its own packageJohn Cai