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
2022-05-20Update go package name from v14 to v15John Cai
2022-05-05Add configuration to enable deletions in background verifiersmh-disable-verifier-deletionSami Hiltunen
2022-05-05Disable deletions by default in background verifierSami Hiltunen
2022-04-21Collect verification queue depth metricsmh-verification-metricsSami Hiltunen
2022-04-21Instrument verification worker for observabilitySami Hiltunen
2022-04-20Release expired verification leases periodicallySami Hiltunen
2022-04-13Wire metadata verifier in Praefect's mainSami Hiltunen
2022-01-14Merge branch 'pks-tests-remove-sleeps' into 'master'Pavlo Strokov
2022-01-14Merge branch 'jc/queue-depth-metrics' into 'master'Sami Hiltunen
2022-01-13datastore: Add metric to keep track of replication queue depthJohn Cai
2022-01-13nodes/tracker: Convert error tracker tests to not require sleepsPatrick Steinhardt
2022-01-11Merge branch 'ps-pgx-migration' into 'master'Pavlo Strokov
2022-01-10praefect: Replace listener implementationPavlo Strokov
2022-01-06metrics: Total amount of connections to the servicePavlo Strokov
2021-12-13bootstrap: Use ticker to get rid of test timeoutsPatrick Steinhardt
2021-12-10replicator: Use ticker to process stale jobsPatrick Steinhardt
2021-11-24glsql: Replace DB.ToPQString with glqlsql.DSNPavlo Strokov
2021-11-17praefect: Add ability to have separate database metrics endpointJohn Cai
2021-11-12Merge branch 'ps-db-connect-hangs' into 'master'Toon Claes
2021-11-12lint: Clean up various exception for the errcheck linterPatrick Steinhardt
2021-11-12praefect: Log listening message in proper placePavlo Strokov
2021-11-12praefect: Praefect should not hang if db is not reachablePavlo Strokov
2021-10-15Return the virtual storage parameter to GetPrimarySami 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-08prometheus: Avoid duplicated metrics registrationPavlo Strokov
2021-10-08bootstrap: Abstract bootstrapper for testingPavlo 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-06Praefect: proxy sidechannelsJacob Vosmaer
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-08-31Reserve repository ids when routing repository creationsSami Hiltunen
2021-08-03Set a timeout for Praefect's SQL metricsSami Hiltunen
2021-07-29Remove the repository importerSami Hiltunen
2021-07-16Remove `praefect reconcile` subcommandSami Hiltunen
2021-07-12Remove support for virtual storage scoped primaries in read-only metricsSami Hiltunen
2021-07-12Use request scoped logger in PerRepositoryElectorSami Hiltunen
2021-07-12Perform failovers lazilySami Hiltunen
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