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-11-25Add timeout to health check database insertssmh-health-check-timeoutSami Hiltunen
2021-11-25Simplify HealthManager first update sendSami Hiltunen
2021-11-25Remove HealthConsensus querying from HealthManagerSami Hiltunen
2021-11-25Replace WaitForQueries with WaitForBlockedQuerySami Hiltunen
2021-11-25Merge branch 'pks-hooks-custom-errors' into 'master'Patrick Steinhardt
2021-11-25Merge branch 'jc-fix-database-connection-leak' into 'master'Patrick Steinhardt
2021-11-25hook: Fix custom hook errors not propagating correctlyPatrick Steinhardt
2021-11-25operations: Fix missing feature flag tests for UserMergeBranchPatrick Steinhardt
2021-11-24Merge branch 'jc-use-timeout-in-dialnodes' into 'master'John Cai
2021-11-24Merge branch 'jv-remove-pack-objects-hook' into 'master'John Cai
2021-11-24Merge branch 'pks-danger-update' into 'master'Toon Claes
2021-11-24dial-nodes: add timeout flagJohn Cai
2021-11-24glsql: wait for connections to be releasedJohn Cai
2021-11-24Merge branch 'pks-create-repository-atomic' into 'master'Patrick Steinhardt
2021-11-24Merge branch 'pks-test-postgres-11' into 'master'Sami Hiltunen
2021-11-24Merge branch 'pks-backup-formatting' into 'master'Patrick Steinhardt
2021-11-24danger: Update Gem versionsPatrick Steinhardt
2021-11-24Merge branch 'jc-add-threadsafe-buffer' into 'master'Patrick Steinhardt
2021-11-24Makefile: Update `gofumpt` to v0.2.0Patrick Steinhardt
2021-11-24backup: Apply simplification rules for formattingPatrick Steinhardt
2021-11-24lint: Enable gofmt linter to fix missing simplification lintsPatrick Steinhardt
2021-11-24Merge branch 'bump-license-finder' into 'master'Toon Claes
2021-11-23repository: use log hooks in testsJohn Cai
2021-11-23Merge branch 'smh-delete-orphaned-records' into 'master'Toon Claes
2021-11-23Deprecate PackObjectsHookJacob Vosmaer
2021-11-23Merge branch 'pks-lint-stylecheck-exclusion' into 'master'Pavlo Strokov
2021-11-23repository: Convert `CreateRepository()` to be atomicPatrick Steinhardt
2021-11-23repository: Convert `CreateRepositoryFromURL` to be atomicPatrick Steinhardt
2021-11-23repository: Convert `CreateRepositoryFromSnapshot()` to be atomicPatrick Steinhardt
2021-11-23repository: Convert `CreateRepositoryFromBundle()` to be atomicPatrick Steinhardt
2021-11-23repository: Convert `ReplicateRepository()` to atomically create reposPatrick Steinhardt
2021-11-23praefect: Fix repository being created twicePatrick Steinhardt
2021-11-23repository: Refactor CreateFork testsPatrick Steinhardt
2021-11-23repository: Extract logic to fetch and extract archivesPatrick Steinhardt
2021-11-23repository: Rename file hosting `CreateFork()`Patrick Steinhardt
2021-11-23repository: Rename file hosting `CreateRepository()`Patrick Steinhardt
2021-11-23repository: Rename file hosting `CreateRepositoryFromURL()`Patrick Steinhardt
2021-11-23repository: Rename file hosting `CreateRepositoryFromSnapshot()`Patrick Steinhardt
2021-11-23repository: Rename file hosting `CreateRepositoryFromBundle()`Patrick Steinhardt
2021-11-23featureflag: Add feature flag for proper atomic repository creationPatrick Steinhardt
2021-11-23repository: Implement logic to create repos with atomic semanticsPatrick Steinhardt
2021-11-23safe: Introduce `ErrFileAlreadyLocked` errorPatrick Steinhardt
2021-11-23ci: Add job testing against minimum Postgres versionPatrick Steinhardt
2021-11-23ci: Remove default versions from job matricesPatrick Steinhardt
2021-11-23datastore: Bump minimum required Postgres server versionPatrick Steinhardt
2021-11-23Merge branch 'pks-revert-materialized-valid-primaries-view' into 'master'Pavlo Strokov
2021-11-23lint: Convert stylecheck exclude to configurationPatrick Steinhardt
2021-11-23lint: Move linters and their settings togetherPatrick Steinhardt
2021-11-23Switch to gitlab-license_finder and bump to 6.14.2.1Balasankar "Balu" C
2021-11-23Merge branch 'sh-improve-custom-hook-logging' into 'master'Sami Hiltunen