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-15tempdir: don't launch a go routine when creating a temporary directoryissue_4760Siddharth Asthana
2023-10-13Merge branch 'smh-test-wal-sha256' into 'master'Toon Claes
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-12Merge branch 'jc/document-diff-service' into 'master'Justin Tobler
2023-10-12README: Add link to generated RPC documentationJohn Cai
2023-10-12proto: Document Diff ServiceJohn Cai
2023-10-12Merge branch '5114-docs-document-commit-proto-rpcs-and-messages-3' into 'master'Sami Hiltunen
2023-10-12Standardize on referring to log positions with LSNSami Hiltunen
2023-10-12Refactor Snapshot as SnapshotLSNSami Hiltunen
2023-10-12commit.proto: Add comments for remaining RPCsKarthik Nayak
2023-10-12proto: Add documentation for PaginationParams and PaginationCursorKarthik Nayak
2023-10-12proto: Remove mentions of `internal/allowed`James Liu
2023-10-12proto: Consistent docs for the user fieldJames Liu
2023-10-12proto: Add missing docs for UserUpdateSubmoduleJames Liu
2023-10-12proto: Add missing docs for UserApplyPatchJames Liu
2023-10-12proto: Fix docs for UserSquashJames Liu
2023-10-12proto: Deprecate UserRebaseConfirmable errorsJames Liu
2023-10-12proto: Add missing docs for UserCommitFilesActionHeaderJames Liu
2023-10-12proto: Add missing docs for UserRevert*James Liu
2023-10-12proto: Add missing docs for UserCherryPick*James Liu
2023-10-12proto: Add missing docs for UserFFBranchJames Liu
2023-10-12proto: Add missing docs for UserMergeToRef*James 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-12Merge branch 'renovate-tools/goimports/golang.org-x-tools-0.x' into 'master'Quang-Minh Nguyen
2023-10-12Merge branch 'jliu-add-local-grpc-invocation-docs' into 'master'Will Chandler
2023-10-12tempdir: Deduplicate storage paths before cleaningWill Chandler
2023-10-12Merge branch 'pks-log-replace-ctxlogrus-pt4' into 'master'Justin Tobler
2023-10-11Test WAL with SHA256 in CISami Hiltunen
2023-10-11praefect: Remove DatalossCheck RPC and messagesJohn Cai
2023-10-11Merge branch 'smh-fix-ptn-mgr-flake' into 'master'Justin Tobler
2023-10-11Merge branch 'renovate/google.golang.org-grpc-1.x' into 'master'Quang-Minh Nguyen
2023-10-11Fix flaky PartitionManager testSami Hiltunen
2023-10-11Take in the interface of TransactionManager into PartitionManagerSami Hiltunen
2023-10-11Merge branch 'update-onboarding-template-adding-gcp-host-profiles-sg' into 'm...Andras Horvath
2023-10-11Update VERSION filesv16.5.0-rc1GitLab Release Tools Bot
2023-10-11STYLE.md: Update recommendations about context-aware loggingPatrick Steinhardt
2023-10-11go: Update module google.golang.org/grpc to v1.58.3GitLab Renovate Bot
2023-10-11Merge branch 'smh-tx-mw-test-preparation' into 'master'James Liu
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