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-10-05global: Reformat sources with gofumpt v0.4.0Patrick Steinhardt
2022-09-30golangci-lint: Restore default revive lintswc/fix-revive-lintsWill Chandler
2022-08-11golangci-lint: Allow `testing.T` as first parameterPatrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-05-23Merge branch 'pks-praefect-remove-maintenance-replication-job-handling' into ...James Fargher
2022-05-20Update go package name from v14 to v15John Cai
2022-05-20praefect: Remove logic to handle maintenance-style replication eventspks-praefect-remove-maintenance-replication-job-handlingPatrick Steinhardt
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2022-01-10praefect: Replace lib/pq with jackc/pgxPavlo Strokov
2021-12-16testdb: Rename functions to avoid stutteringPatrick Steinhardt
2021-12-16glsql: Move test database implementation into testdb packagePatrick Steinhardt
2021-12-01testhelper: Improve creation of loggersPatrick Steinhardt
2021-11-12lint: Inline exceptions about missing documentationPatrick Steinhardt
2021-11-09datastore: Store replica path through CreateRepositorySami Hiltunen
2021-11-04reconciler: Consider replicas pending rename outdatedSami Hiltunen
2021-11-04datastore: Update relative path in SetGenerationSami Hiltunen
2021-10-25replication: Drop 'cancelled' statePavlo Strokov
2021-10-16Fix flaky test TestReconcilerSami Hiltunen
2021-10-16Support multiple outcomes in reconciliation testsSami Hiltunen
2021-10-13Join records using repository ID in reconcilerSami Hiltunen
2021-10-12Drop orphaned repository deletion logic from reconcilerSami Hiltunen
2021-10-11Update SetGeneration to use repository IDSami Hiltunen
2021-08-31Include repository ID in jobs scheduled by the reconcilerSami Hiltunen
2021-08-31global: Reformat sources with gofumptPatrick Steinhardt
2021-08-19test: Parallel tests dependent on the PostgreSQL databasePavlo Strokov
2021-08-19test: Rename GetDB to NewDBPavlo Strokov
2021-08-19test: Parallel SQL dependent testsPavlo Strokov
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-07-30Create repository records explicitly in reconciler testsSami Hiltunen
2021-07-21Remove orphan repository replicasPavlo Strokov
2021-07-12Remove unused declarationsPavlo Strokov
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-03-08Merge branch 'smh-delete-unassigned-replicas' into 'master'Zeger-Jan van de Weg
2021-03-04replicator: Do not bump repository generation for PackRefsPatrick Steinhardt
2021-03-03add replication job target indexes for reconcilerSami Hiltunen
2021-03-03align not exists query's select with other usesSami Hiltunen
2021-03-03delete repositories from unassigned storagesSami Hiltunen
2021-03-03do not use replicas which are pending deletion as replication sourceSami Hiltunen
2021-03-03remove reconciliation job count metricSami Hiltunen
2021-02-24prevent concurrent reconciliationsSami Hiltunen
2021-02-23simplify test state generation and assertion in reconciler testsSami Hiltunen
2021-02-17reconcile missing repositories to assigned nodesSami Hiltunen
2021-02-17decouple replication job creation from job generation in reconcilerSami Hiltunen
2021-02-16remove unused field in reconciler testsSami Hiltunen
2021-02-16check the correct record in reconciler for assignmentsSami Hiltunen
2020-12-02Revert "Merge branch 'revert-d1e7f3f9' into 'master'"Sami Hiltunen
2020-12-02Revert "Merge branch 'smh-change-assignment-model' into 'master'"James Fargher
2020-12-01check assignments from repository_assignments in reconcilerSami Hiltunen