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
2020-12-09housekeeping: Stop deleting temporary dirsPatrick Steinhardt
2020-12-09housekeeping: Do not delete temporary files outside of ODBPatrick Steinhardt
2020-12-09housekeeping: Extract function to search temporary objectsPatrick Steinhardt
2020-12-09housekeeping: Rearrange code to improve readabilityPatrick Steinhardt
2020-12-09housekeeping: Modernize test stylePatrick Steinhardt
2020-12-09git: Move housekeeping into git packagePatrick Steinhardt
2020-12-09Merge branch 'ps-deprecate-get-storage-path' into 'master'Christian Couder
2020-12-09Deprecate helper.GetStorageByNamePavlo Strokov
2020-12-09Update github-linguist to v7.12.1Stan Hu
2020-12-09Fix 3-way merge test failing on macOSStan Hu
2020-12-08UserCreateTag tests: test nested annotated tagsÆvar Arnfjörð Bjarmason
2020-12-08UserCreateTag: fix internal error in tree/blob tag creationÆvar Arnfjörð Bjarmason
2020-12-08UserCreateTag tests: test for tags to trees & blobsÆvar Arnfjörð Bjarmason
2020-12-08UserCreateTag tests: amend test description for future changeÆvar Arnfjörð Bjarmason
2020-12-08UserCreateTag tests: test creation of "refs/tags/NAME" tagsÆvar Arnfjörð Bjarmason
2020-12-08UserCreateTag tests: test full response & error in validationÆvar Arnfjörð Bjarmason
2020-12-08UserCreateTag tests: add a test for empty starting pointÆvar Arnfjörð Bjarmason
2020-12-08Merge branch 'ps-pool-of-healthy-conns' into 'master'James Fargher
2020-12-07Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2020-12-07Merge branch 'ps-remove-helper-get-repo-path' into 'master'Christian Couder
2020-12-07Update CHANGELOG.md for 13.4.7GitLab Release Tools Bot
2020-12-07Merge branch 'pks-tx-reintroduce-feature-flag' into 'master'Pavlo Strokov
2020-12-07Revert "featureflag: Remove reference transaction feature flag"Patrick Steinhardt
2020-12-07Connections pool should respect token as part of the keyPavlo Strokov
2020-12-07Verify connections are properly configured with HealthCheckDialerPavlo Strokov
2020-12-07Introduction of FailOnNonTempDialError to omit indefinite dial attempts on ba...Pavlo Strokov
2020-12-07Update CHANGELOG.md for 13.5.5GitLab Release Tools Bot
2020-12-07Update CHANGELOG.md for 13.6.2GitLab Release Tools Bot
2020-12-07Merge branch 'pks-go-list-conflict-files-remove-ff' into 'master'James Fargher
2020-12-04Merge branch 'pks-go-user-merge-to-ref-remove-ff' into 'master'Toon Claes
2020-12-04Merge branch 'smh-sql-elector-tx' into 'master'Ævar Arnfjörð Bjarmason
2020-12-04Merge branch 'pks-tx-conditionally-enable'Ævar Arnfjörð Bjarmason
2020-12-04coordinator: Conditionally enable transactions for RPCsPatrick Steinhardt
2020-12-04coordinator: Switch tests to use non-transactional RPCsPatrick Steinhardt
2020-12-04coordinator: Categorize RPCs by whether they need transaction or notPatrick Steinhardt
2020-12-04git: Pass transaction environment to reftx hooksPatrick Steinhardt
2020-12-04git: Extract function to serialize transaction envvarsPatrick Steinhardt
2020-12-04Merge branch 'smh-set-replication-factor' into 'master'Toon Claes
2020-12-04Merge branch 'pks-tx-remove-ruby-hook-ff' into 'master'Toon Claes
2020-12-04operations: Remove GoUserMergeToRef feature flagPatrick Steinhardt
2020-12-04Refactor alternates package to deprecate helper.GetRepoPathPavlo Strokov
2020-12-04Removal of helper.GetRepoPath from stat.UnpackedObjectsPavlo Strokov
2020-12-04Removal of helper.GetRepoPath from stat.PackfilesCountPavlo Strokov
2020-12-04Removal of helper.GetRepoPath from git.WarnIfTooManyBitmapsPavlo Strokov
2020-12-04Removal of helper.GetRepoPath from stats.HasBitmapPavlo Strokov
2020-12-04Merge branch 'ps-errors-wrapping' into 'master'Zeger-Jan van de Weg
2020-12-04conflicts: Remove GoListConflictFiles feature flagPatrick Steinhardt
2020-12-04Merge branch 'avar/style-use-show-s-pretty-reference' into 'master'Pavlo Strokov
2020-12-04Use %w to wrap errorsPavlo Strokov
2020-12-04hooks: Remove the Ruby reference-transaction hook feature flagPatrick Steinhardt