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
2024-01-17backup: Only remove "dangling" repositoriesJames Liu
2024-01-15backup: Stop sending invalid requestsJames Liu
2024-01-15backup: Add ListRepositories to the strategyJames Liu
2024-01-15backup: Add RemoveRepository to the strategyJames Liu
2024-01-15backup: Track repos that have been processedJames Liu
2024-01-11Automatic merge of gitlab-org/gitaly masterGitLab Bot
2024-01-11Merge branch 'qmnguyen0711/refactor-keeparound-log-entries' into 'master'James Liu
2024-01-11Refactor transaction manager's packed-refs assertionQuang-Minh Nguyen
2024-01-10Automatic merge of gitlab-org/gitaly masterGitLab Bot
2024-01-10Merge branch 'toon-bundle-uri-fix' into 'master'Toon Claes
2024-01-10Automatic merge of gitlab-org/gitaly masterGitLab Bot
2024-01-10Merge branch 'jt/remove-ff-atomic-fetch-remote' into 'master'Justin Tobler
2024-01-09smarthttp: Fix upload-pack using bundle-URI with missing backupToon Claes
2024-01-09featureflag: Remove `AtomicFetchRemote`Justin Tobler
2024-01-09Revert "Merge branch 'jliu-track-restored-repos-2' into 'master'"James Liu
2024-01-08Revert "Merge branch 'fix-user-revert-return-structured-error' into 'master'"Justin Tobler
2024-01-08Merge branch 'security-signature-validation-master' into 'master'Jenny Kim
2024-01-08Merge branch 'qmnguyen0711/enable-pack-refs-support-in-transaction' into 'mas...Quang-Minh Nguyen
2024-01-08Merge branch 'jliu-track-restored-repos-2' into 'master'James Liu
2024-01-08Merge branch 'smh-fix-incorrect-error-report' into 'master'James Liu
2024-01-05Merge branch 'smh-default-enable-clone-into-cgroup' into 'master'Quang-Minh Nguyen
2024-01-05praefect: Intercept WalkRepos RPCJames Liu
2024-01-05proto: Deprecate RemoveAllJames Liu
2024-01-05backup: Delete RemoveAllRepositories from StrategyJames Liu
2024-01-05backup: Only remove "dangling" repositoriesJames Liu
2024-01-05backup: Stop sending invalid requestsJames Liu
2024-01-05backup: Add ListRepositories to the strategyJames Liu
2024-01-05backup: Add RemoveRepository to the strategyJames Liu
2024-01-04Add pack-refs housekeeping task support to the transaction managerQuang-Minh Nguyen
2024-01-04operations: Return structured errors in UserRevertYadong Wang
2024-01-03Defualt enable CLONE_INTO_CGROUP supportSami Hiltunen
2024-01-03Report stat failures correctly when creating a repositorySami Hiltunen
2023-12-22Add keeparound entries to Transaction ManagerQuang-Minh Nguyen
2023-12-22Add support for custom setup to transaction manager testQuang-Minh Nguyen
2023-12-21commit: Remove the `extractSignature` functionKarthik Nayak
2023-12-21catfile: Replace the previous implementation of ParseCommitKarthik Nayak
2023-12-21catfile: Introduce a state-machine based commit parserKarthik Nayak
2023-12-20backup: Track repos that have been processedJames Liu
2023-12-19git: Add bundled Git version 2.43Toon Claes
2023-12-19Merge branch 'jliu-track-restored-repos' into 'master'Quang-Minh Nguyen
2023-12-19hook: Add the `ProcReceiveHook` serverKarthik Nayak
2023-12-19proto: Add definition for ProcReceiveHook RPCKarthik Nayak
2023-12-19hook: Use `context.Context` in `ProcReceiveRegistry.Transmit`Karthik Nayak
2023-12-19hook: Propagate error's via `ProcReceiveHandler`Karthik Nayak
2023-12-19testhelper: Add goroutine safe `ProtoEqualAssert`Karthik Nayak
2023-12-19Merge branch 'jliu-praefect-grpcui' into 'master'Patrick Steinhardt
2023-12-19praefect: Enable grpcui compatibilityJames Liu
2023-12-18gitattributes: Disallow empty list of attribute namesToon Claes
2023-12-18gitattributes: Get rid of endOfAttributesToon Claes
2023-12-18backup: Rename pipelineErrors and encapsulate muJames Liu