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-04inject loggers into log.ConfigureSami Hiltunen
2021-02-08add default replication factor to virtual storage's configurationSami Hiltunen
2021-01-29type ElectionStrategy constants correctlySami Hiltunen
2020-11-24Introduction of in-memory cache for reads distributionPavlo Strokov
2020-11-17reduce duplication in praefect config validation testsSami Hiltunen
2020-11-17validate election strategy configurationSami Hiltunen
2020-10-12Remove usage of 'github.com/BurntSushi/toml'Son Luong Ngoc
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-09-11set default reconciliation interval to five minutesSami Hiltunen
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-09-02Merge branch 'smh-automatic-repository-repair' into 'master'Pavlo Strokov
2020-09-02automatic repository reconciliationSami Hiltunen
2020-08-31Use error tracker to determine if node is healthyJohn Cai
2020-08-07configurable replication queue batch sizeSami Hiltunen
2020-08-04Configuration of gitaly nodes health checksPavlo Strokov
2020-07-30remove virtual storage wide read-only modeSami Hiltunen
2020-07-22Remove Praefect primary from configPaul Okstad
2020-07-20Merge branch 'ps-add-pgbouncer' into 'master'Paul Okstad
2020-07-17repository state tracking storesSami Hiltunen
2020-07-16Praefect: include PgBouncer in CIPavlo Strokov
2020-07-01Add TLS support to PraefectPavlo Strokov
2020-06-26Praefect: server factory introductionPavlo Strokov
2020-06-22Adding error handler middleware to keep track of read/write errorsJohn Cai
2020-06-02Merge branch 'zj-default-sql-failover' into 'master'John Cai
2020-05-29failover: Default to enabling SQL strategyZeger-Jan van de Weg
2020-05-29Praefect: move of models packagePavlo Strokov
2020-05-27Praefect: same storage name can't be used for different virtual storagesPavlo Strokov
2020-05-27Praefect graceful stopPavlo Strokov
2020-05-21Praefect: fix documentation about reads distributionPavlo Strokov
2020-05-20Praefect: Enable database replication queue by defaultPavlo Strokov
2020-05-20Replace config feature flag to request scoped flagZeger-Jan van de Weg
2020-05-18Merge branch 'ps-reads-distribution' into 'master'Pavlo Strokov
2020-05-18Praefect: horizontal scaling of a single shard MVCPavlo Strokov
2020-05-18Replace read-only feature flag with a config toggleSami Hiltunen
2020-05-06Praefect: configuration verificationPavlo Strokov
2020-04-30Elect primary that is most caught up with replicationJohn Cai
2020-04-29Remove support for single virtual storage configJohn Cai
2020-04-09Add SQL-based election strategyStan Hu
2020-04-02Praefect: Postgres queue implementation in usePavlo Strokov
2020-03-31Praefect: Enable Postgres binary protocolPavlo Strokov
2020-02-07Enable feature flag toggling in node managerJohn Cai
2020-01-09Auto-format whitespace between importsJacob Vosmaer
2019-12-10Add Postgres config support to PraefectJacob Vosmaer
2019-12-06Merge branch 'jc-configure-prometheus-histogram-buckets' into 'master'Paul Okstad
2019-12-05Move prometheus config to its own packageJohn Cai
2019-12-04Move bootstrap env vars into bootstrap constructorjramsay
2019-11-27Wire in bootstrap package for praefect for zero downtime deployJohn Cai
2019-11-26Praefect multiple virtual storageJohn Cai
2019-10-31Adding sentry config to praefectJohn Cai