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
2022-03-30smarthttp: Fix test race where response buffer may not be filledpks-smarthttp-refactor-flaky-gitconfig-testPatrick Steinhardt
2022-03-29smarthttp: Refactor flaky test which checks that GitConfig is appliedPatrick Steinhardt
2022-03-29Merge branch 'jv-sidechannel-window' into 'master'Sami Hiltunen
2022-03-29Merge branch 'pks-sidechannel-migrate-to-runtime-dir' into 'master'Toon Claes
2022-03-28sidechannel: use default yamux max window sizeJacob Vosmaer
2022-03-28git: Enable bundled Git v2.35.1.gl1 by defaultPatrick Steinhardt
2022-03-28ssh: Inject feature flags via the test contextPatrick Steinhardt
2022-03-28ssh: Refactor tests to not create worktreePatrick Steinhardt
2022-03-24Merge branch 'pks-ff-remove-bundled-git' into 'master'Toon Claes
2022-03-24Merge branch 'pks-makefile-spring-cleanup' into 'master'Toon Claes
2022-03-24Makefile: Upgrade gofumpt to v0.3.1Patrick Steinhardt
2022-03-24lint: Move linting exceptions for calling kill inlinePatrick Steinhardt
2022-03-24nodes: Silence warnings about ignored errors for `checkNodes()`Patrick Steinhardt
2022-03-24cgroups: Allow stats to be collected in absence of memsw.* entriesAhmad Sherif
2022-03-24Merge branch 'jv-get-archive-request-hash' into 'master'Toon Claes
2022-03-23Merge branch 'jc-add-cgroup-cmd-logging' into 'master'John Cai
2022-03-23Merge branch 'jc-rebase-cofirmable-structured-errors' into 'master'Toon Claes
2022-03-23command: Log cgroup pathJohn Cai
2022-03-23sidechannel: Convert to use runtime directory to store socketspks-sidechannel-migrate-to-runtime-dirPatrick Steinhardt
2022-03-23git: Remove feature flag for bundled GitPatrick Steinhardt
2022-03-23git: Fix bundled Git test relying on state of feature flagPatrick Steinhardt
2022-03-22repository: Structured errors for UserRebaseConfirmableJohn Cai
2022-03-22Merge branch 'pks-gitaly-runtime-dir' into 'master'Toon Claes
2022-03-22Merge branch 'pks-housekeeping-prune-heuristics-mtime' into 'master'Patrick Steinhardt
2022-03-22housekeeping: Skip prune if there are no old objectsPatrick Steinhardt
2022-03-21GetArchive: log request hashJacob Vosmaer
2022-03-21git: Migrate Git exec path to use runtime directoryPatrick Steinhardt
2022-03-21git: Migrate hook directory to use runtime directoryPatrick Steinhardt
2022-03-21gitaly/config: Migrate internal sockets to use runtime directoryPatrick Steinhardt
2022-03-21gitaly/config: Introduce runtime directory configurationPatrick Steinhardt
2022-03-21operations: Always use structured errors for UserSquashPatrick Steinhardt
2022-03-21housekeeping: Clean up server info dataPatrick Steinhardt
2022-03-21git: Disable generation of server info in git-repack(1)Patrick Steinhardt
2022-03-21housekeeping: Mark functions as test helpersPatrick Steinhardt
2022-03-21housekeeping: Rename tests to match the system under testPatrick Steinhardt
2022-03-19Merge branch 'jc-limit-optimize-repository-concurrency' into 'master'John Cai
2022-03-18housekeeping: Limit concurrency of OptimizeRepository to 1John Cai
2022-03-18Merge branch 'pks-operations-squash-commit-voting' into 'master'Toon Claes
2022-03-18operations: Fix missing votes on squashed commitsPatrick Steinhardt
2022-03-18housekeeping: Fix Prometheus metrics' latency bucketspks-housekeeping-track-total-count-of-optimizationsPatrick Steinhardt
2022-03-18housekeeping: Track total number of optimization callsPatrick Steinhardt
2022-03-18helper: Add error helpers for `codes.Aborted`Patrick Steinhardt
2022-03-16Merge branch 'fix-error-handling-in-GetTreeEntries' into 'master'John Cai
2022-03-16Fix error handling in GetTreeEntriesHordur Freyr Yngvason
2022-03-16Merge branch 'pks-housekeeping-improved-metrics' into 'master'John Cai
2022-03-16Merge branch 'brodock/create-repository-from-url-mirror' into 'master'James Fargher
2022-03-15Repository: allow opting for --mirror for CreateRepositoryFromURLGabriel Mazetto
2022-03-15Merge branch 'pks-housekeeping-prune-with-grace-period' into 'master'John Cai
2022-03-15housekeeping: Don't prune recent objectsPatrick Steinhardt
2022-03-15Merge branch 'pks-repository-creation-fix-indeterministic-voting' into 'master'John Cai