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-04retry failovers until they succeed in PerRepositoryElectorSami Hiltunen
2021-02-15remove TxQuery type and funnctionsSami Hiltunen
2020-12-16Fix flakyness in tests that rely on PostgreSQL databasePavlo Strokov
2020-11-24Tests that rely on Postgres instance are flakyPavlo Strokov
2020-11-17add a linter for checking sql row iterating error is checkedSami Hiltunen
2020-11-13add a linter for checking sql row closingSami Hiltunen
2020-11-10Merge branch 'smh-migration-tool' into 'master'Sami Hiltunen
2020-11-10create database records for repositories missing themSami Hiltunen
2020-11-10Shared connection used to listen for notificationsPavlo Strokov
2020-10-23Receiving notifications on changes in databasePavlo Strokov
2020-10-02PostgreSQL notifications listenerPavlo Strokov
2020-09-23Praefect should be able to connect directly to the PostgreSQLPavlo Strokov
2020-09-22Praefect should be able to connect directly to the PostgreSQLPavlo Strokov
2020-07-20Merge branch 'ps-add-pgbouncer' into 'master'Paul Okstad
2020-07-20Merge branch 'smh-repository-generations-stores' into 'master'Patrick Steinhardt
2020-07-17repository state tracking storesSami Hiltunen
2020-07-16Praefect: include PgBouncer in CIPavlo Strokov
2020-07-10Praefect: Collapse duplicate replication jobsPavlo Strokov
2020-07-02Praefect: replication jobs health pingPavlo Strokov
2020-05-18Praefect: horizontal scaling of a single shard MVCPavlo Strokov
2020-04-11Add Praefect command to show migration statusStan Hu
2020-04-10Support ignoring unknown Praefect migrationsStan Hu
2020-04-09Add SQL-based election strategyStan Hu
2020-03-27Praefect: replication event queue as a primary storage of eventsPavlo Strokov
2020-03-10Merge branch 'ps-persistent-queue' into 'master'Pavlo Strokov
2020-03-10Praefect: Move replication queue to databasePavlo Strokov
2020-03-09Automatically fetch PG_ env vars from GDKJacob Vosmaer
2020-02-19Support of basic interaction with Postgres databasePavlo Strokov
2020-02-06Support of basic interaction with Postgres databasejramsay