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-18Merge branch 'smh-assignment-repo-id' into 'master'Toon Claes
2021-10-16Merge branch 'fix-typo' into 'master'Sami Hiltunen
2021-10-15Return the virtual storage parameter to GetPrimarySami Hiltunen
2021-10-15Get host assignment by repository IDSami Hiltunen
2021-10-15Revert "Get host assignment by repository ID"Sami Hiltunen
2021-10-14Get host assignment by repository IDSami Hiltunen
2021-10-14Get primary by the repository's IDSami Hiltunen
2021-10-12Remove replica records when deleting a repositorySami Hiltunen
2021-10-11Update SetGeneration to use repository IDSami Hiltunen
2021-10-11Use repository ID in GetGenerationSami Hiltunen
2021-10-11Merge branch 'ps-repocleaner-test-enhance' into 'master'James Fargher
2021-10-08test: Database name extraction is not neededPavlo Strokov
2021-10-08prometheus: Avoid duplicated metrics registrationPavlo Strokov
2021-10-08bootstrap: Abstract bootstrapper for testingPavlo Strokov
2021-10-08remove-repository: Reduce code duplicationPavlo Strokov
2021-10-08list-untracked-repositories: New praefect sub-commandPavlo Strokov
2021-10-07praefect: Stop gRPC servers on exitPatrick Steinhardt
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-10-04fix: correct typo in flag descriptionStephan Kirsten
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