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-02-23infinite attempts for delete_replica jobsSami Hiltunen
2020-11-17add a linter for checking sql row iterating error is checkedSami Hiltunen
2020-09-02Replication job acknowledge removes 'completed' and 'dead' events.Pavlo Strokov
2020-09-02Replication job acknowledge removes 'completed' and 'dead' events.Pavlo Strokov
2020-09-02Replication job acknowledge removes 'completed' and 'dead' events.Pavlo Strokov
2020-09-02Merge branch 'ps-doc-queue' into 'master'Pavlo Strokov
2020-09-02Documentation of mechanics of the queue implementation.Pavlo Strokov
2020-08-19remove unused GetUpToDateStorages from replication queueSami Hiltunen
2020-08-19remove unused GetOutdateRepositories from replication queueSami Hiltunen
2020-07-31Improve query to identify up to date storages for reads distributionPavlo Strokov
2020-07-20datastore: Fix detection of context cancellation in health updatePatrick Steinhardt
2020-07-15Praefect: handling of stale replication jobsPavlo Strokov
2020-07-10Praefect: Collapse duplicate replication jobsPavlo Strokov
2020-07-06Praefect: Collapse duplicate replication jobsPavlo Strokov
2020-07-02Praefect: replication jobs health pingPavlo Strokov
2020-06-17Merge branch 'ps-dequeue-with-skip-in-progress' into 'master'Zeger-Jan van de Weg
2020-06-17Replication not working on PraefectPavlo Strokov
2020-06-17improved dataloss subcommandSami Hiltunen
2020-06-11ignore jobs targeting reference node in GetOutdatedRepositoriesSami Hiltunen
2020-06-11get outdated repositories from the replication queueSami Hiltunen
2020-05-18Praefect: horizontal scaling of a single shard MVCPavlo Strokov
2020-05-11Praefect: proper multi-virtual storage supportPavlo Strokov
2020-04-08implement CountDeadJobs for postgres replication queueSami Hiltunen
2020-04-06track dead jobs in praefect in-memory replication job queueSami Hiltunen
2020-04-02Praefect: Postgres queue implementation in usePavlo Strokov
2020-03-31Praefect: Enable Postgres binary protocolPavlo Strokov
2020-03-27Praefect: replication event queue as a primary storage of eventsPavlo Strokov
2020-03-19Praefect: in-memory replication event queuePavlo Strokov
2020-03-11Praefect: use enum values for job statesPavlo Strokov
2020-03-10Praefect: Move replication queue to databasePavlo Strokov