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-03-15Add multiple finalizers support to internal/commandQuang-Minh Nguyen
2023-03-15Implement trace2 manager taking care of trace2 integrationQuang-Minh Nguyen
2023-03-15Implement Git trace2 events parserQuang-Minh Nguyen
2023-03-14Merge branch 'jv-streamcache-interface' into 'master'Quang-Minh Nguyen
2023-03-13Simplify streamcache.Cache for efficient null implementationJacob Vosmaer
2023-03-13Merge branch 'wc/quarantine-remove-repo' into 'master'Justin Tobler
2023-03-13Merge branch 'feat/cgroup-cfs-quota-us' into 'master'Pavlo Strokov
2023-03-13praefect: Quarantine `TestRemoveRepository` testWill Chandler
2023-03-13Merge branch '4818-add-hook-to-stop-the-transactionmanager-before-calling-sto...Quang-Minh Nguyen
2023-03-13Merge branch 'pks-housekeeping-no-cruft-packs-in-pools' into 'master'karthik nayak
2023-03-13Cgroups: add cpu_quota_us limitSteve Azzopardi
2023-03-13housekeeping: Don't write cruft packs in pool repositoriesPatrick Steinhardt
2023-03-10housekeeping: Clean packfile locks left behind by fetches and pushesPatrick Steinhardt
2023-03-10housekeeping: Extend test helper to allow writing file dataPatrick Steinhardt
2023-03-10housekeeping: Refactor CleanStaleData tests to be less repetitivePatrick Steinhardt
2023-03-10gitaly: Add a hook before storing the log indexKarthik Nayak
2023-03-09Merge branch 'jc/submodule-in-git-v3' into 'master'John Cai
2023-03-09Merge branch 'smh-strip-hooks-prefix' into 'master'Will Chandler
2023-03-09Merge branch 'pks-housekeeping-cruft-packs' into 'master'Quang-Minh Nguyen
2023-03-09Merge branch 'smh-fix-tracing-flake' into 'master'Quang-Minh Nguyen
2023-03-09Merge branch 'backup_tests_cycle' into 'master'Toon Claes
2023-03-09Add stripPrefix option to ExtractHooksSami Hiltunen
2023-03-09Move extractHooks to hook packageSami Hiltunen
2023-03-09Merge branch 'smh-cli-framework' into 'master'Pavlo Strokov
2023-03-09Merge branch 'wc/pool-fetch-dangling-stderr' into 'master'Pavlo Strokov
2023-03-09Merge branch 'pks-blob-service-sha256-testing' into 'master'karthik nayak
2023-03-08backup: Convert tests to blackbox testsJames Fargher
2023-03-08backup: Colocate sink methods and testsJames Fargher
2023-03-08Add RequireDirectoryState for asserting directory's stateSami Hiltunen
2023-03-08Add Umask helper type and functionSami Hiltunen
2023-03-08Wait for bidi RPC to finish in TestStreamPassthroughInterceptorSami Hiltunen
2023-03-07operations: Reimplement UserUpdateSubmodule using git plumbing commandsJohn Cai
2023-03-07lstree: Rewrite path if it's "."John Cai
2023-03-07featureflag: Add SubmoduleInGit feature flagJohn Cai
2023-03-07operations: Refactor Git2Go submodule code into its own functionJohn Cai
2023-03-07Merge branch 'pks-catfile-fix-dirtiness-when-queue-is-held' into 'master'Patrick Steinhardt
2023-03-07Merge branch 'wc/delete-commit-files-ff' into 'master'Quang-Minh Nguyen
2023-03-07blob: Enable testing with SHA256 for most testsPatrick Steinhardt
2023-03-07blob: Trivial conversions to use unseeded test repositoriesPatrick Steinhardt
2023-03-07blob: Don't hardcode LFS pointer object IDsPatrick Steinhardt
2023-03-07blob: Convert ListBlobs test to not use seeded repositoryPatrick Steinhardt
2023-03-07blob: Convert GetBlobs tests to be table-drivenPatrick Steinhardt
2023-03-07blob: Convert ListAllLFSPointers tests to be table-drivenPatrick Steinhardt
2023-03-07blob: Convert GetLFSPointers tests to be table-drivenPatrick Steinhardt
2023-03-07housekeeping: Wire up logic to conditionally generate cruft packsPatrick Steinhardt
2023-03-07housekeeping: Implement logic to write cruft packsPatrick Steinhardt
2023-03-07testhelper: Introduce helper to return data depending on feature flagPatrick Steinhardt
2023-03-07tracing: Fix disconnected spans after go through gitaly-hooksQuang-Minh Nguyen
2023-03-07Merge branch 'pks-testdb-remove-advisory-lock' into 'master'James Fargher
2023-03-07Merge branch '4738-support-setting-default-branch-through-the-write-ahead-log...James Fargher