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-24ci: Remove lint jobtc-some-ci-fixesToon Claes
2021-11-24ci: Move junit report artifact to test_templateToon Claes
2021-11-24ci: Default image uses default versionsToon Claes
2021-11-24ci: Remove junit report from artifactsToon Claes
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-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-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
2021-11-22Merge branch 'jc-add-result-text-list-repositories' into 'master'John Cai
2021-11-22Merge branch 'include-license-finder' into 'master'Toon Claes
2021-11-22datastore: Revert use of materialized viewsPatrick Steinhardt
2021-11-22Merge branch 'error_summary' into 'master'Toon Claes
2021-11-20Include license_finder in the bundle to be used by omnibus-gitlabBalasankar "Balu" C
2021-11-20Improve custom hook error loggingStan Hu
2021-11-19Merge branch 'pks-remove-unreleased-release-notes' into 'master'Sami Hiltunen
2021-11-19Merge branch 'sh-update-postgresql-12' into 'master'Sami Hiltunen
2021-11-19Update changelog for 14.5.0GitLab Release Tools Bot
2021-11-19Remove unreleased release notesPatrick Steinhardt
2021-11-19Merge branch 'pks-get-tree-entries-invalid-revisions' into 'master'Sami Hiltunen