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-31gitaly-git2go: Stop capturing errors from stderrJames Fargher
2022-03-31Merge branch 'pks-git-grep-limit-threading' into 'master'James Fargher
2022-03-30Merge branch 'jc-repo-cleaner-grace-period' into 'master'John Cai
2022-03-30repocleaner: Only clean repos that are more than one day oldJohn Cai
2022-03-30internalgitaly: WalkRepos to return last accessed timestampJohn Cai
2022-03-30Merge branch 'tc-makefile-improve' into 'master'Toon Claes
2022-03-30Merge branch 'pks-houskeeping-clean-stale-data-walkdir' into 'master'Patrick Steinhardt
2022-03-30Makefile: Rename gitaly-git2go to gitaly-git2go-v14Toon Claes
2022-03-30housekeeping: Avoid stat calls when searching for locked refsPatrick Steinhardt
2022-03-30housekeeping: Avoid stat calls when searching for broken refsPatrick Steinhardt
2022-03-30housekeeping: Avoid stat calls when searching for temporary objectsPatrick Steinhardt
2022-03-30housekeeping: Skip repacking empty repositoriesPatrick Steinhardt
2022-03-30Merge branch 'pks-housekeeping-improve-stale-data-reporting' into 'master'James Fargher
2022-03-30Merge branch 'pks-user-squash-quarantined-voting-default-enable-ff' into 'mas...John Cai
2022-03-29Merge branch 'jc-dont-call-optimize-repo' into 'master'John Cai
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-29housekeeping: Report pruned empty config sectionsPatrick Steinhardt
2022-03-29housekeeping: Report when we have pruned config keysPatrick Steinhardt
2022-03-29housekeeping: Use common prefix for logged stale dataPatrick Steinhardt
2022-03-29housekeeping: Simplify reporting of cleaned stale dataPatrick Steinhardt
2022-03-29gittest: Remove "origin" remote in `CloneRepo()`Patrick Steinhardt
2022-03-29operations: Default-enable quarantined voting for UserSquashPatrick Steinhardt
2022-03-29git: Limit number of threads in git-grep(1)Patrick Steinhardt
2022-03-29git: Globally limit threads used by git-pack-objects(1)Patrick Steinhardt
2022-03-28maintenance: Add metrics to keep track of repository optimizationsJohn Cai
2022-03-28maintenance: Move StartWorkers from server to maintenance packageJohn Cai
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-25maintenance: Call housekeeping manager's OptimizeRepository directlyJohn Cai
2022-03-25server: Pass in generic WorkerFunc into StartWorkersJohn Cai
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