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-11-04datastore: Update relative path in SetGenerationSami Hiltunen
2021-10-26testhelper: Move `SetHealthyNodes()` into new `testdb` packagePatrick Steinhardt
2021-10-11Update SetGeneration to use repository IDSami Hiltunen
2021-08-31global: Reformat sources with gofumptPatrick Steinhardt
2021-08-20Merge branch 'smh-dont-replicate-accept-dataloss' into 'master'Pavlo Strokov
2021-08-19Do not inject replication queue into InfoServiceSami Hiltunen
2021-08-19test: Parallel tests dependent on the PostgreSQL databasePavlo Strokov
2021-08-19test: Rename GetDB to NewDBPavlo Strokov
2021-08-19test: Remove redundant wrapper around glsql.GetDBPavlo Strokov
2021-08-10test: Removal of the postgres build tagPavlo Strokov
2021-08-09lint: Addressing omitted error handlingPavlo Strokov
2021-08-09Replace in-memory queue with Postgres implementationPavlo Strokov
2021-07-16Remove `praefect reconcile` subcommandSami Hiltunen
2021-07-12Support lazy failovers in `praefect dataloss`Sami Hiltunen
2021-07-12Remove support for virtual storage primaries in `praefect dataloss`Sami Hiltunen
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-04-01Inject PrimaryGetter and Connection in Praefect's Info serverSami Hiltunen
2020-12-16test dataloss subcommand with both sql and per_repository electorSami Hiltunen
2020-12-16use repository specific primaries in dataloss testsSami Hiltunen
2020-12-16support repository specific primaries and host assignments in datalossSami Hiltunen
2020-12-03implement set-replication-factor subcommandSami Hiltunen
2020-12-02replace in memory store with postgres store in accept-dataloss testsSami Hiltunen
2020-11-24use postgres in dataloss testsSami Hiltunen
2020-11-24print out host assignments in `praefect dataloss`Sami Hiltunen
2020-11-24print in-sync storages in dataloss outputSami Hiltunen
2020-11-24group outdated storages in a subsection in datalossSami Hiltunen
2020-11-24print primary per repository in datalossSami Hiltunen
2020-08-12Praefect: replication processing should omit unhealthy nodesPavlo Strokov
2020-08-07report only read-only repositories by default in datalossSami Hiltunen
2020-07-30remove virtual storage wide read-only modeSami Hiltunen
2020-07-29dataloss subcommand based on repository generationsSami Hiltunen
2020-06-17improved dataloss subcommandSami Hiltunen
2020-06-08Only log relevant storages in Praefect dial-nodesPaul Okstad
2020-05-12praefect enable-writes subcommandSami Hiltunen
2020-04-15fix semantic merge conflict related to updated function signatureSami Hiltunen
2020-04-15praefect dataloss subcommandSami Hiltunen