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-10-07nodes: Fix leaking connections and Goroutines due to missing cleanupPatrick Steinhardt
2021-10-07testhelper: Unify setup of test suitesPatrick Steinhardt
2021-10-06Praefect: proxy sidechannelsJacob Vosmaer
2021-10-06Merge branch 'ps-replication-parallel-processing' into 'master'Pavlo Strokov
2021-10-05Add track-repository praefect subcmdJohn Cai
2021-10-05replication: Process replication events with configurable number of workersPavlo Strokov
2021-10-05replication: Process replication events for storages in parallelPavlo Strokov
2021-10-05replication: Backoff function providerPavlo Strokov
2021-09-30Merge branch 'ps-crowler' into 'master'Pavlo Strokov
2021-09-30repoclean: Run background task to log unknown repositoriesPavlo Strokov
2021-09-24Wait for the first health check prior to serving in PraefectSami Hiltunen
2021-09-14remove-repository: A new sub-command for the praefect to remove repositoryPavlo Strokov
2021-08-31Link records with repository ID in CreateRepositorySami Hiltunen
2021-08-31Reserve repository ids when routing repository creationsSami Hiltunen
2021-08-31global: Reformat sources with gofumptPatrick Steinhardt
2021-08-20praefect: Fix misuse of `signal.Notify()` with unbuffered channelPatrick 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-19test: Parallel SQL dependent testsPavlo Strokov
2021-08-19Don't schedule replication jobs in SetAuthoritativeStorageSami Hiltunen
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-08-03Set a timeout for Praefect's SQL metricsSami Hiltunen
2021-07-30Create repository explicitly in SetReplicationFactor testsSami Hiltunen
2021-07-30Create repository records explicitly in AcceptDataloss testsSami Hiltunen
2021-07-29Remove the repository importerSami Hiltunen
2021-07-16Remove `praefect reconcile` subcommandSami Hiltunen
2021-07-16Move getNodeAddress to a different fileSami Hiltunen
2021-07-14Merge branch 'smh-dataloss-lazy-failovers' into 'master'Zeger-Jan van de Weg
2021-07-12Remove support for virtual storage scoped primaries in read-only metricsSami 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-07-12Use request scoped logger in PerRepositoryElectorSami Hiltunen
2021-07-12Perform failovers lazilySami Hiltunen
2021-06-16Fix Unix socket address handling following gRPC upgradeSami Hiltunen
2021-06-11Fix issues in testsMikhail Mazurskiy
2021-06-01Merge branch 'ps-set-mod-version' into 'master'Christian Couder
2021-06-01Merge branch 'smh-prevent-using-legacy-electors' into 'master'Christian Couder
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-26Prevent usage of other election strategies than per_repositorySami Hiltunen
2021-05-25Query the health consensus directly in PerRepositoryElectorSami Hiltunen
2021-05-14Respect failover disabled config option with per_repository electorSami Hiltunen
2021-05-11Merge branch 'smh-log-elector-deprecations' into 'master'Patrick Steinhardt
2021-05-11Log a deprecation warning when running reconcileSami Hiltunen
2021-05-10Log warnings for deprecated election strategiesSami Hiltunen
2021-05-07Handover Praefect sockets on upgradeSami Hiltunen