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-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-05proto: Deprecate RemoveAllJames 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-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-19hook: Add the `ProcReceiveHook` serverKarthik Nayak
2023-12-19hook: Use `context.Context` in `ProcReceiveRegistry.Transmit`Karthik Nayak
2023-12-19hook: Propagate error's via `ProcReceiveHandler`Karthik Nayak
2023-12-14Merge branch 'smh-tx-object-pool' into 'master'Justin Tobler
2023-12-14commit: Fix incorrect GRPC return code in GetTreeEntriesEric Ju
2023-12-08Merge branch 'kn-proc-receive' into 'master'Sami Hiltunen
2023-12-08hook: Introduce `ProcReceiveHandler` and `ProcReceiveRegistry`Karthik Nayak
2023-12-08Merge branch 'qmnguyen0711/refactor-split-transaction-manager-test' into 'mas...Sami Hiltunen
2023-12-08Rename variable name warnings in storagemgr packageQuang-Minh Nguyen
2023-12-08Split common tests out of TestTransactionManagerQuang-Minh Nguyen
2023-12-08Split tests related to default branch out of TransactionManagerQuang-Minh Nguyen
2023-12-08Split tests related to custom hooks out of TransactionManagerQuang-Minh Nguyen
2023-12-08Split tests related to alternate out of TestTransactionManagerQuang-Minh Nguyen
2023-12-07Merge branch 'wc/filter-merge-commits' into 'master'Toon Claes
2023-12-06Merge branch 'jt/quarantine-flaky-test' into 'master'Justin Tobler
2023-12-06Merge branch 'jt/ff-transactional-pool-disconnect' into 'master'Justin Tobler
2023-12-06smarthttp: Quarantine all `TestServer_PostUploadPackWithBundleURI` casesJustin Tobler
2023-12-06Merge branch 'jt/quarantine-flaky-test' into 'master'Justin Tobler
2023-12-06Merge branch 'jt/analysis-service' into 'master'Justin Tobler
2023-12-06smarthttp: Quarantine `TestServer_PostUploadPackWithBundleURI`Justin Tobler
2023-12-06Split tests related to repo modification out of TestTransactionManagerQuang-Minh Nguyen
2023-12-06Split tests related reference modification out of TestTransactionManagerQuang-Minh Nguyen
2023-12-06Extract helpers and executor out of TestTransactionManagerQuang-Minh Nguyen
2023-12-06featureflag: Remove `TransactionalAlternatesDisconnect`Justin Tobler
2023-12-05Enable transactions for LinkRepositoryToObjectPoolSami Hiltunen
2023-12-05Enable transactions for CreateObjectPoolSami Hiltunen
2023-12-05Enable transactions for DisconnectGitAlternatesSami Hiltunen