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-24Integrate WAL into WriteRefsmh-wal-write-refSami Hiltunen
2023-05-24Wire PartitionManager into repository service in testsSami Hiltunen
2023-05-24Implement reference update voting in TransactionManagerSami Hiltunen
2023-05-24Export HeadReference from localrepoSami Hiltunen
2023-05-24Add a helper for logging rollback errorsSami Hiltunen
2023-05-24Merge branch 'smh-wal-ci-jobs' into 'master'Sami Hiltunen
2023-05-24Merge branch 'ps-praefect-cli-sql-migrate-down' into 'master'Sami Hiltunen
2023-05-24Merge branch 'pks-avoid-test-boot-timeouts' into 'master'Patrick Steinhardt
2023-05-24Merge branch 'renovate/google.golang.org-grpc-1.x' into 'master'Will Chandler
2023-05-23Merge branch 'renovate/github.com-beevik-ntp-0.x' into 'master'Will Chandler
2023-05-23Add CI jobs for testing with write-ahead loggingSami Hiltunen
2023-05-23Add makefile targets for testing with WALSami Hiltunen
2023-05-23Wire PartitionManager into Gitaly's test serverSami Hiltunen
2023-05-23Break storages in tests only after initializationSami Hiltunen
2023-05-23Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-05-23Merge branch 'pks-ci-code-coverage-for-all-jobs' into 'master'Patrick Steinhardt
2023-05-23Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-23Merge branch 'smh-forced-reference-updates' into 'master'Will Chandler
2023-05-23Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-23Merge branch 'smh-database-per-storage' into 'master'Will Chandler
2023-05-23Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-23Merge branch 'renovate/golang.org-x-exp-digest' into 'master'Pavlo Strokov
2023-05-23ci: Generate code coverage for all test jobsPatrick Steinhardt
2023-05-23Allow forcing reference updates in TransactionManagerSami Hiltunen
2023-05-23Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-23Merge branch 'fix-git-version' into 'master'Patrick Steinhardt
2023-05-23testhelper: Ignore moved flush function in glogToon Claes
2023-05-23Merge branch 'jt-refactor-replicate-repository' into 'master'Sami Hiltunen
2023-05-23makefile: Override to git 2.40 if version is unsetKarthik Nayak
2023-05-23Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-23praefect: Migrate sql-migrate-down sub-commandPavlo Strokov
2023-05-23Merge branch 'eread/roll-ruby-version-forward-to-3_1_4' into 'master'Toon Claes
2023-05-23Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-23Merge branch 'smh-expose-hook-path' into 'master'Patrick Steinhardt
2023-05-23Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-23Roll version of Ruby in project forward to Ruby 3.1.4 to match GitLabEvan Read
2023-05-23Include custom hook path in a transaction's snapshotSami Hiltunen
2023-05-23Extract custom hook path generation into a functionSami Hiltunen
2023-05-23Call hooks custom hooks in TransactionManagerSami Hiltunen
2023-05-23Merge branch 'jc/git-bump-minimum-2.40' into 'master'Patrick Steinhardt
2023-05-23Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-23Merge branch 'pks-go-update-cgroups-to-v3' into 'master'James Fargher
2023-05-23Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-05-23Merge branch 'smh-log-repo-deletion' into 'master'Will Chandler
2023-05-22Update changelog for 16.0.1GitLab Release Tools Bot
2023-05-22git: Bump minimum version of Git to 2.40John Cai
2023-05-22.gitlab-ci.yml: Bump Git version to 2.40John Cai
2023-05-22Makefile: Stop building git 2.39John Cai
2023-05-22repository: Rename `syncRepository()` functionJustin Tobler
2023-05-22repository: Refactor `ReplicateRepository` RPCJustin Tobler