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
2021-02-17only inject source node information for update type replication jobsSami Hiltunen
2021-02-15fix flaky test TestReplMgr_ProcessBacklogSami Hiltunen
2020-12-01No longer compare checksums after replicationToon Claes
2020-11-23remove records of invalid repositoriesSami Hiltunen
2020-11-02remove concept of primary from replicatorSami Hiltunen
2020-09-11Fix logging of replication events processing.Pavlo Strokov
2020-09-08Renaming of the 'whitelist' to 'allowlist'Pavlo Strokov
2020-09-04fix downgrade error handlingSami Hiltunen
2020-09-03Replication job acknowledge removes 'completed' and 'dead' events.Pavlo Strokov
2020-08-12Praefect: replication processing should omit unhealthy nodesPavlo Strokov
2020-08-07configurable replication queue batch sizeSami Hiltunen
2020-08-06Revert "dequeue one event per worker at a time"Sami Hiltunen
2020-08-05dequeue one event per worker at a timesmh-finer-replication-lockingSami Hiltunen
2020-07-30remove virtual storage wide read-only modeSami Hiltunen
2020-07-22repository state trackingSami Hiltunen
2020-07-15Praefect: handling of stale replication jobsPavlo Strokov
2020-07-10include change type in in-flight replication jobs gaugeSami Hiltunen
2020-07-08Fix linting issuesPavlo Strokov
2020-07-06Improve logging on the replication managerJames Fargher
2020-07-02Praefect: replication jobs health pingPavlo Strokov
2020-05-29Praefect gauge for replication jobs scoped by storagePaul Okstad
2020-05-29Remove outdated comment about alternates syncZeger-Jan van de Weg
2020-05-28Praefect: removal of unnecessary Datastore wrapperPavlo Strokov
2020-05-27Praefect: same storage name can't be used for different virtual storagesPavlo Strokov
2020-05-20run replication jobs against read-only primarySami Hiltunen
2020-05-11Praefect: proper multi-virtual storage supportPavlo Strokov
2020-04-28provide consistent view of primary and secondariesSami Hiltunen
2020-04-06praefect: Convert replication latency metric to use a histogram vectorPatrick Steinhardt
2020-03-27Propagate GarbageCollect, RepackFull, RepackIncrementalJohn Cai
2020-03-27Merge branch 'smh-remove-stale-comment' into 'master'Pavlo Strokov
2020-03-27Merge branch 'ps-queued-datastore' into 'master'Paul Okstad
2020-03-27Praefect: replication event queue as a primary storage of eventsPavlo Strokov
2020-03-26remove a stale todo comment about replication failuresSami Hiltunen
2020-03-24prometheus: Move metric interfaces into their own packagePatrick Steinhardt
2020-03-21Add metric counter for mismatched checksums after replicationJohn Cai
2020-03-18Add correlation ID to replication jobsPaul Okstad
2020-03-11Praefect: use enum values for job statesPavlo 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-02-11calculate praefect replication latency using seconds with float64John Cai
2020-01-29simplify praefect routing to primary and replication jobsJohn Cai
2020-01-15Add exponential backoff to replication managerJohn Cai
2020-01-09Auto-format whitespace between importsJacob Vosmaer
2020-01-06praefect replicator links object pool if it existsJohn Cai