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-16lint: Fix manual quote interpolation offensesQuang-Minh Nguyen
2023-03-15Merge branch 'toon-license-in-go' into 'master'Will Chandler
2023-03-14repository: Run tests without Ruby sidecarToon Claes
2023-03-14repository: Remove use of Ruby FindLicenseToon Claes
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 'feat/cgroup-cfs-quota-us' into 'master'Pavlo Strokov
2023-03-13Merge branch '4818-add-hook-to-stop-the-transactionmanager-before-calling-sto...Quang-Minh Nguyen
2023-03-13Cgroups: add cpu_quota_us limitSteve Azzopardi
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-09Add stripPrefix option to ExtractHooksSami Hiltunen
2023-03-09Move extractHooks to hook packageSami Hiltunen
2023-03-09Merge branch 'pks-blob-service-sha256-testing' into 'master'karthik nayak
2023-03-07operations: Reimplement UserUpdateSubmodule using git plumbing commandsJohn Cai
2023-03-07lstree: Rewrite path if it's "."John Cai
2023-03-07operations: Refactor Git2Go submodule code into its own functionJohn Cai
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-07Merge branch '4738-support-setting-default-branch-through-the-write-ahead-log...James Fargher
2023-03-06Revert "Merge branch 'jc-submodule-in-git-fix' into 'master'"John Cai
2023-03-06Merge branch 'wc/get-archive-empty-tree' into 'master'John Cai
2023-03-06Merge branch 'pks-housekeeping-prune-objects-config' into 'master'Justin Tobler
2023-03-06Merge branch 'pks-gitaly-server-factory-fix-leaking-goroutine' into 'master'Toon Claes
2023-03-06repository: Refactor PruneUnreachableObjects to use PruneObjectsPatrick Steinhardt
2023-03-06housekeeping: Let strategies control expiration grace periodPatrick Steinhardt
2023-03-04operations: Reimplement UserUpdateSubmodule using git plumbing commandsJohn Cai
2023-03-04lstree: Rewrite path if it's "."John Cai
2023-03-04operations: Refactor Git2Go submodule code into its own functionJohn Cai
2023-03-03repository: Handle empty root trees in GetArchiveWill Chandler
2023-03-03Merge branch 'extract_repo_lock' into 'master'Will Chandler
2023-03-03gitaly/server: Fix leaking Goroutine in server factory testPatrick Steinhardt
2023-03-02operations: Remove UserCommitFilesStructuredErrors ffWill Chandler
2023-03-02lstree: Use localrepo.TreeEntry instead of lstree.EntryJohn Cai
2023-03-02Merge branch '393553_fix_positional_argument_error' into 'master'Quang-Minh Nguyen
2023-03-02Merge branch 'xx/fix-improper-use-of-protoequal' into 'master'Patrick Steinhardt
2023-03-02Extract repository locking into a helperJames Fargher
2023-03-01Fix positional argument error when file starts with `-`Vasilii Iakliushin
2023-03-01Merge branch 'fic/cgroup-cpu-shares-config-check' into 'master'karthik nayak
2023-03-01Merge branch 'strip_executable' into 'master'John Cai
2023-03-01Cgroups: fix check for CPU shares exceeding parentSteve Azzopardi