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-04-08Merge branch 'command-stats-metrics' into 'master'Toon Claes
2022-04-07Merge branch 'smh-delete-object-pool-type' into 'master'Sami Hiltunen
2022-04-06featureflag: Remove TransactionalSymbolicRefUpdates featureflagJohn Cai
2022-04-05Expose command stats (rusage) metrics via prometheuscommand-stats-metricsIgor Wiedler
2022-04-04Merge branch 'jc-accurate-calculation-of-repo-size' into 'master'John Cai
2022-04-04localrepo: Add Size() for repoJohn Cai
2022-04-04Export IsRailsPoolPath from houskeeping packageSami Hiltunen
2022-03-31git: Remove execution environment for old bundled Git versionPatrick Steinhardt
2022-03-31git: Remove feature flag for Git v2.35.1.gl1Patrick Steinhardt
2022-03-31Merge branch 'pks-proto-introduce-maintenance-operations' into 'master'Patrick Steinhardt
2022-03-31Merge branch 'pks-git-grep-limit-threading' into 'master'James Fargher
2022-03-30Merge branch 'pks-houskeeping-clean-stale-data-walkdir' into 'master'Patrick Steinhardt
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-30proto: Mark related RPCs as maintenance operationsPatrick 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-29Merge branch 'jc-dont-call-optimize-repo' into 'master'John Cai
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-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-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-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-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: Introduce runtime directory configurationPatrick 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-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-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-15housekeeping: Don't prune recent objectsPatrick Steinhardt
2022-03-15housekeeping: Track what kind of repacks OptimizeRepository doespks-housekeeping-improved-metricsPatrick Steinhardt