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-10-13Merge branch 'smh-remove-snapshot' into 'master'Sami Hiltunen
2023-10-13Merge branch 'jc/remove-dataloss-unary' into 'master'karthik nayak
2023-10-13Merge branch 'wc/dedup-temp-cleaner' into 'master'Justin Tobler
2023-10-13Merge branch 'jliu-doc-operations-proto' into 'master'James Fargher
2023-10-12Standardize on referring to log positions with LSNSami Hiltunen
2023-10-12Refactor Snapshot as SnapshotLSNSami Hiltunen
2023-10-12proto: Add missing docs for UserUpdateSubmoduleJames Liu
2023-10-12proto: Add missing docs for UserApplyPatchJames Liu
2023-10-12proto: Deprecate UserRebaseConfirmable errorsJames Liu
2023-10-12proto: Add missing docs for UserFFBranchJames Liu
2023-10-12proto: Mark `branch` as a deprecated fieldJames Liu
2023-10-12proto: Add missing docs for UserMergeBranchJames Liu
2023-10-12proto: Add missing docs for UserDeleteTagJames Liu
2023-10-12tempdir: Deduplicate storage paths before cleaningWill Chandler
2023-10-12Merge branch 'pks-log-replace-ctxlogrus-pt4' into 'master'Justin Tobler
2023-10-11praefect: Remove DatalossCheck RPC and messagesJohn Cai
2023-10-11Fix flaky PartitionManager testSami Hiltunen
2023-10-11Take in the interface of TransactionManager into PartitionManagerSami Hiltunen
2023-10-11log: Unexport ctxlogrus-based functionalityPatrick Steinhardt
2023-10-11git/housekeeping: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-11tempdir: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-11git/localrepo: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-11git/objectpool: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-11service/cleanup: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-11Don't assert repository path in TestRepository_ObjectHashSami Hiltunen
2023-10-11Fix TestProxyWrites setupSami Hiltunen
2023-10-11Setup repository correctly in TestCoordinator_grpcErrorHandlingSami Hiltunen
2023-10-11Fix transaction service setup in testsSami Hiltunen
2023-10-11repoutil: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-11repoutil: Use injected logger instead of context loggerPatrick Steinhardt
2023-10-11Don't error if deleting test repository failsSami Hiltunen
2023-10-11Merge branch 'smh-add-tx-ctx' into 'master'Justin Tobler
2023-10-11Merge branch 'pks-log-replace-ctxlogrus-pt2' into 'master'James Fargher
2023-10-10Merge branch 'pks-grpc-middleware-replace-tags' into 'master'Toon Claes
2023-10-10Function for storing transaction in contextSami Hiltunen
2023-10-10transaction: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-10git/dirs: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-10linguist: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-10ssh: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-10smarthttp/cache: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-10cleanup: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-10command: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-10storagemgr: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-10gitaly/hook: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-10Merge branch 'pks-log-replace-ctxlogrus-pt3' into 'master'Quang-Minh Nguyen
2023-10-09Merge branch '5569-add-simple-gitaly-rpc-getfileattributes' into 'master'Toon Claes
2023-10-09These changes add the GetFileAttributes RPC. It allows the client to read a setSincheol (David) Kim
2023-10-09Write quarantined objects into transaction's target repositorySami Hiltunen
2023-10-09Include the target repository in transactionSami Hiltunen
2023-10-09Use partition ID to construct database keysSami Hiltunen