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-06-05housekeeping: Allow context cancellation of git-pack-refs(1)5316-check-metrics-and-decide-if-need-to-context-cancel-the-running-git-process-inKarthik Nayak
2023-06-01Merge branch 'jc/add-tree-modification-helpers' into 'master'Patrick Steinhardt
2023-06-01Merge branch 'renovate/github.com-pelletier-go-toml-v2-2.x' into 'master'James Fargher
2023-05-31Merge branch 'fix-merge-tree' into 'master'Will Chandler
2023-05-31operations: Replace UserUpdateSubmodule implementation with tree helpersJohn Cai
2023-05-31Merge branch 'eread/edit-some-gitaly-cli-text' into 'master'Justin Tobler
2023-05-31Merge branch 'pks-go-v1.20' into 'master'Sami Hiltunen
2023-05-31localrepo: Add, Modify, Delete, Get TreeEntry helpersJohn Cai
2023-05-31Merge branch 'xx/cleanup-deprecated-fields-for-findlocalbranches' into 'master'karthik nayak
2023-05-31proto: Drop deprecated `branches` field in FindLocalBranchesResponseXing Xin
2023-05-31conflicts: Introduce and use `conflictFilesWithGitMergeTree`Karthik Nayak
2023-05-31featureflag: Add flag ListConflictFilesMergeTreeKarthik Nayak
2023-05-31localrepo: Add mode information to `MergeTreeConflictError`Karthik Nayak
2023-05-31git2go: Use struct slice instead of map in `conflicts`Karthik Nayak
2023-05-31Merge branch 'pks-tests-extend-sha256-coverage' into 'master'Quang-Minh Nguyen
2023-05-31repository: Enable testing with the SHA256 object formatPatrick Steinhardt
2023-05-31ref: Enable testing with the SHA256 object formatPatrick Steinhardt
2023-05-31hook: Enable testing with the SHA256 object formatPatrick Steinhardt
2023-05-31commit: Enable testing with the SHA256 object formatPatrick Steinhardt
2023-05-31gitaly/server: Enable testing with SHA256 object formatPatrick Steinhardt
2023-05-31praefect: Enable testing with SHA256 for all packagesPatrick Steinhardt
2023-05-31Merge branch 'renovate/github.com-sirupsen-logrus-1.x' into 'master'Toon Claes
2023-05-31Merge branch 'renovate/github.com-gl-gitaly-go-license-detector-v4-digest' in...James Fargher
2023-05-31go: Update module github.com/pelletier/go-toml/v2 to v2.0.8GitLab Renovate Bot
2023-05-31Edit some Gitaly CLI command textEvan Read
2023-05-30Merge branch 'smh-validate-hooks' into 'master'Justin Tobler
2023-05-30Update VERSION filesv16.1.0-rc1GitLab Release Tools Bot
2023-05-30Merge branch 'sh-upgrade-grpc-tools-1.55.0' into 'master'Toon Claes
2023-05-30Merge branch 'smh-remove-limiting-ff' into 'master'Quang-Minh Nguyen
2023-05-30Merge branch '4736-clean-up-stale-locks-when-applying-wal-in-transactionmanag...Sami Hiltunen
2023-05-30tools: Switch to Go v1.19 as minimum Go versionPatrick Steinhardt
2023-05-30go.mod: Use Go 1.19 as minimum required versionPatrick Steinhardt
2023-05-30ci: Start testing with Go 1.19 and 1.20Patrick Steinhardt
2023-05-30Makefile: Fix target that lints our linterPatrick Steinhardt
2023-05-30gitaly: Fix deadlock with Go 1.20 in transaction manager testPatrick Steinhardt
2023-05-30housekeeping: Fix race condition in `addPackRefsInhibitor`Karthik Nayak
2023-05-30gitaly: Cleanup stale reflocks in `prepareReferenceTransaction`Karthik Nayak
2023-05-30gitaly: Add `RepositoryManager` to `TransactionManager`Karthik Nayak
2023-05-30Upgrade to grpc-tools v1.55.0Stan Hu
2023-05-30gitaly: Remove the `repository` interfaceKarthik Nayak
2023-05-30gitaly: Remove the `repositoryHook`Karthik Nayak
2023-05-30ref: Cleanup unused method buildLocalBranchXing Xin
2023-05-30Merge branch 'revert-git-merge-tree' into 'master'Patrick Steinhardt
2023-05-27Revert "Merge branch 'revert-git-merge-tree' into 'master'"Karthik Nayak
2023-05-26Merge branch 'pks-drop-routing-with-additional-repository-ff' into 'master'James Fargher
2023-05-26Merge branch 'revert-git-merge-tree' into 'master'Will Chandler
2023-05-26Merge branch 'smh-default-branch-fix' into 'master'karthik nayak
2023-05-25conflicts: Introduce and use `conflictFilesWithGitMergeTree`Karthik Nayak
2023-05-25Merge branch 'pks-git-increase-packed-refs-timeout' into 'master'Justin Tobler
2023-05-25Validate custom hook archive prior to accepting a transactionSami Hiltunen