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
2023-05-16sidechannel: Move package into `internal/grpc/`Patrick Steinhardt
2023-05-16backchannel: Move package into `internal/grpc/`Patrick Steinhardt
2023-05-16praefect: Migrate verify sub-commandPavlo Strokov
2023-05-16Merge branch 'ps-praefect-cli-track-repository' into 'master'Quang-Minh Nguyen
2023-05-16Merge branch 'wc/fix-hook-err-detect' into 'master'Will Chandler
2023-05-16hook: Stop overmatching hooks errorsWill Chandler
2023-05-15Merge branch 'backup_repos_rpc' into 'master'John Cai
2023-05-15Merge branch 'qmnguyen0711/return-resource-exhausted-instead-of-internal-when...Quang-Minh Nguyen
2023-05-15praefect: Migrate track-repository sub-commandPavlo Strokov
2023-05-15RequiredFlagError added to imitate error from external packagePavlo Strokov
2023-05-15Merge branch '5102-flaky-test-testcatfileinfo-spawning_two_pipes_fails' into ...karthik nayak
2023-05-15Merge branch 'pks-object-pool-enable-revlist-based-connectivity-check' into '...Patrick Steinhardt
2023-05-15Merge branch 'pks-ff-fix-routing-with-addn-repository-fix-missing-issue' into...Patrick Steinhardt
2023-05-15Merge branch 'pks-git-stats-expose-alternates-mtime' into 'master'Patrick Steinhardt
2023-05-15Merge branch 'backup_fixes' into 'master'Christian Couder
2023-05-12objectpool: Enable rev-list based connectivity checksPatrick Steinhardt
2023-05-12git/stats: Expose last modification time of the gitalternates filePatrick Steinhardt
2023-05-12git/stats: Fix handling of empty and commented gitalternatesPatrick Steinhardt
2023-05-12git/stats: Convert alternates into a structurePatrick Steinhardt
2023-05-12git/stats: Introduce test helper to write files with mtimePatrick Steinhardt
2023-05-12featureflag: Fix missing issue for `FixRoutingWithAdditionalRepository`Patrick Steinhardt
2023-05-12Merge branch 'pks-praefect-fix-repo-creation-routing-with-additional-repo' in...Quang-Minh Nguyen
2023-05-12Merge branch 'smh-prepare-logging-deletions' into 'master'James Fargher
2023-05-12Return ResourceExhausted code when facing spawn token timeoutQuang-Minh Nguyen
2023-05-12Move dedicated spawn token log to gRPC logsQuang-Minh Nguyen
2023-05-11Fix flaky TransactionManager testSami Hiltunen
2023-05-11localrepo: Revert refactorings of tree entries helpersPatrick Steinhardt
2023-05-11internalgitaly: Implement BackupReposJames Fargher
2023-05-11internalgitaly: Add service dependencies needed to take backupsJames Fargher
2023-05-10Merge branch 'qmnguyen0711/remove-pack-objects-limiting-by-user-and-remote' i...Will Chandler
2023-05-10Inject a factory for localrepo.Repos instead of a RepoSami Hiltunen
2023-05-10Centralize transaction quarantining logic into a staging repositorySami Hiltunen
2023-05-10Instantiate log entry in processTransactionSami Hiltunen
2023-05-10Move default branch verification to processTransactionSami Hiltunen
2023-05-10Drop storage from database keysSami Hiltunen
2023-05-10Pass storage and relative path directly to TransactionManagerSami Hiltunen
2023-05-10Release mutex when TransactionManager errors outSami Hiltunen
2023-05-10praefect/router: Fix creation of repos with additional referenced repoPatrick Steinhardt
2023-05-10praefect/router: Handle replication factor more explicitlyPatrick Steinhardt
2023-05-10praefect/router: Split out assignment of repos to nodesPatrick Steinhardt
2023-05-10praefect/router: Move setup of repository store into testcasesPatrick Steinhardt
2023-05-10praefect/router: More eagerly verify selection of routing candidatesPatrick Steinhardt
2023-05-10praefect/router: Rename test fields to discern state and expectationsPatrick Steinhardt
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-05-10Merge branch 'smh-log-pack-files' into 'master'qmnguyen0711/always-log-queue-msPatrick Steinhardt
2023-05-10Merge branch 'pks-create-fork-preparatory-refactorings' into 'master'Pavlo Strokov
2023-05-10Merge branch 'pks-cli-help-subcommand-races' into 'master'Toon Claes
2023-05-10Merge branch 'ash2k/correct-testing-package' into 'master'Sami Hiltunen
2023-05-10Merge branch 'pks-housekeeping-default-enable-geometric-repacking' into 'master'Patrick Steinhardt
2023-05-10backup: Add missing write custom hooks error handlingJames Fargher