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-12-03Merge branch 'pks-atomic-remove-repository' into 'master'Patrick Steinhardt
2021-12-03repository: Implement atomic locking semantics for RemoveRepositoryPatrick Steinhardt
2021-12-03Merge branch 'pks-featureflag-sanity-checks' into 'master'Sami Hiltunen
2021-12-03Merge branch 'jv-pack-side-band-writes' into 'master'Sami Hiltunen
2021-12-03datastore: Fix potential deadlock when deleting invalid repo storagesPatrick Steinhardt
2021-12-03featureflag: Detect use of feature flags which are not set up by testsPatrick Steinhardt
2021-12-03testhelper: Explicitly set all feature flags in feature setsPatrick Steinhardt
2021-12-03featureflag: Consolidate feature flags context APIPatrick Steinhardt
2021-12-03featureflag: Remove unused functionsPatrick Steinhardt
2021-12-03tests: Add missing tests for atomic repo creation feature flagPatrick Steinhardt
2021-12-03ref: Test feature flag in FindAllTags pagination testPatrick Steinhardt
2021-12-03doc: Document reference-transaction hookPatrick Steinhardt
2021-12-03Merge branch 'smh-rewrite-relative-paths-in-tests' into 'master'James Fargher
2021-12-02Merge branch 'gotestsum' into 'master'Toon Claes
2021-12-02Rewrite relative paths in backup restoration testSami Hiltunen
2021-12-02Rewrite relative path in tests peeking the filesystemSami Hiltunen
2021-12-02Add GetReplicaPath to testhelperSami Hiltunen
2021-12-02Add DeriveReplicaPath function to praefectutilSami Hiltunen
2021-12-02Makefile: Allow specifying test output formatPatrick Steinhardt
2021-12-01Fix go test report filenameJames Fargher
2021-12-01Use gotestsum instead of go-junit-reportJames Fargher
2021-12-01Merge branch 'pks-praefect-dump-database' into 'master'Toon Claes
2021-12-01Merge branch 'pks-praefect-flaky-read-write-check' into 'master'Toon Claes
2021-12-01Update changelog for 14.4.3GitLab Release Tools Bot
2021-12-01PackObjectsHookWithSidechannel: simplify generated bytes counterJacob Vosmaer
2021-12-01pktline: coalesce writes in SidebandWriterJacob Vosmaer
2021-12-01Makefile: Silence git-fsck's dangling object outputPatrick Steinhardt
2021-12-01Makefile: Use POSIX-compliant way to detect executable pathPatrick Steinhardt
2021-12-01Makefile: Only remove default Git prefix if installing into itPatrick Steinhardt
2021-12-01Makefile: Do not clean up testdata directoryPatrick Steinhardt
2021-12-01Merge branch 'pks-testhelper-logging' into 'master'John Cai
2021-12-01Merge branch 'pks-makefile-fix-git-prefix' into 'master'Toon Claes
2021-12-01doc: Rewrite hook documentationPatrick Steinhardt
2021-12-01testhelper: Improve creation of loggersPatrick Steinhardt
2021-12-01testhelper: Rename file hosting test logger implementationPatrick Steinhardt
2021-12-01commandstatshandler: Do not modify global test logger variablePatrick Steinhardt
2021-12-01praefect: Fix flaky Postgres read/write check testPatrick Steinhardt
2021-12-01Merge branch 'pks-create-repository-deterministic-votes' into 'master'Pavlo Strokov
2021-12-01Update changelog for 14.5.1GitLab Release Tools Bot
2021-12-01Makefile: Clarify GIT_INSTALL_DIR by renaming itPatrick Steinhardt
2021-12-01Makefile: Do not create Git install directory manuallyPatrick Steinhardt
2021-12-01Makefile: Fix invalid usage of GIT_INSTALL_DIRPatrick Steinhardt
2021-12-01Merge branch 'allow-qa-job-to-be-triggered-early' into 'master'Sami Hiltunen
2021-12-01Merge branch 'smh-optimize-dataloss' into 'master'Patrick Steinhardt
2021-12-01Allow QA job to be triggered earlyBalasankar "Balu" C
2021-11-30Optimize getRepositoryMetadata when querying a single repositorySami Hiltunen
2021-11-30Reduce nesting in getRepositoryMetadataSami Hiltunen
2021-11-30Merge branch 'backup_update_head' into 'master'Toon Claes
2021-11-30Merge branch 'pks-ff-remove-tree-entries-via-ls-tree' into 'master'Toon Claes
2021-11-30Merge branch 'ps-dsn' into 'master'John Cai