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-15Turn the error into a full sentenceaqualls-improve-custom-hooks-messageAmy Qualls
2023-05-15Merge branch 'renovate/github.com-beevik-ntp-0.x' into 'master'Justin Tobler
2023-05-15Merge branch 'backup_repos_rpc' into 'master'John Cai
2023-05-15Merge branch 'renovate/github.com-miekg-dns-1.x' into 'master'Justin Tobler
2023-05-15Merge branch 'qmnguyen0711/return-resource-exhausted-instead-of-internal-when...Quang-Minh Nguyen
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 'wc/build-proto-docs' into 'master'Quang-Minh Nguyen
2023-05-12Merge branch 'smh-prepare-logging-deletions' into 'master'James Fargher
2023-05-12Merge branch 'smh-fix-txn-mgr-flake' 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-11ci: Add pages job to publish protobuf docsWill Chandler
2023-05-11Makefile: Add target for building proto docsWill Chandler
2023-05-11Merge branch 'toon-q-flake' into 'master'Sami Hiltunen
2023-05-11Merge branch 'brad-complicates' into 'master'Will Chandler
2023-05-11gitaly-hooks: Quarantine flaky testToon Claes
2023-05-11Merge branch 'renovate/golang.org-x-sync-0.x' into 'master'karthik nayak
2023-05-11Fix flaky TransactionManager testSami Hiltunen
2023-05-11go: Update module golang.org/x/sync to v0.2.0GitLab Renovate Bot
2023-05-11Merge branch 'pks-revert-tree-improvements' into 'master'Patrick Steinhardt
2023-05-11localrepo: Revert refactorings of tree entries helpersPatrick Steinhardt
2023-05-11go: Update module github.com/beevik/ntp to v0.3.2GitLab Renovate Bot
2023-05-11Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-05-11internalgitaly: Implement BackupReposJames Fargher
2023-05-11internalgitaly: Add service dependencies needed to take backupsJames Fargher
2023-05-11proto: Specify internal BackupRepos RPCJames Fargher
2023-05-10Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-10Merge branch 'renovate/golang.org-x-sys-0.x' into 'master'Will Chandler
2023-05-10Automatic merge of gitlab-org/gitaly masterGitLab Bot
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