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-01-30featureflag: Cache for retrieved feature flagsps-ff-cachingPavlo Strokov
2023-01-30tick: Move Ticker to its own packagePavlo Strokov
2023-01-30Merge branch 'pks-git-stats-improvements' into 'master'Patrick Steinhardt
2023-01-30Merge branch 'pks-praefect-fix-remove-replication-events-flake' into 'master'Patrick Steinhardt
2023-01-30Merge branch 'renovate/github.com-containerd-cgroups-1.x' into 'master'karthik nayak
2023-01-30Merge branch 'pks-streamcache-improve-pipe-backpressure-test' into 'master'karthik nayak
2023-01-30streamcache: Improve test for pipe backpressurePatrick Steinhardt
2023-01-30cmd/praefect: Fix flake when testing removal of replication eventsPatrick Steinhardt
2023-01-30Merge branch 'pks-housekeeping-write-multi-pack-index' into 'master'Patrick Steinhardt
2023-01-30git/stats: Don't stat(3P) all pack directory entriesPatrick Steinhardt
2023-01-28Merge branch 'ali/filter-list-refs-by-oids' into 'master'Will Chandler
2023-01-27Add OID filtering to ListRefs RPCAlishan Ladhani
2023-01-27Merge branch 'pks-libgit2-bump-to-v1.5.1' into 'master'Stan Hu
2023-01-27Merge branch 'fix_remove_repository_test' into 'master'Pavlo Strokov
2023-01-27ruby: Bump Rugged Gem to match Gitaly's libgit2 versionPatrick Steinhardt
2023-01-27Makefile: Upgrade libgit2 to v1.5.1Patrick Steinhardt
2023-01-27git/stats: Be stricter with recognizing packfile data structuresPatrick Steinhardt
2023-01-27git/stats: Surface information about reverse indicesPatrick Steinhardt
2023-01-27git/stats: Refactor nested switch statementsPatrick Steinhardt
2023-01-27git/stats: Refactor PackfileInfo tests to be table-drivenPatrick Steinhardt
2023-01-27Merge branch 'pks-housekeeping-fix-data-structure-count-metric-typo' into 'ma...karthik nayak
2023-01-27Merge branch 'wc/make-protogem-install' into 'master'Patrick Steinhardt
2023-01-27Merge branch 'toon-fix-go-license' into 'master'Toon Claes
2023-01-27housekeeping: Also report inverse metric for data structure existencePatrick Steinhardt
2023-01-27housekeeping: Fix typo in data structure count metricPatrick Steinhardt
2023-01-27housekeeping: Enable writing of multi-pack-indicesPatrick Steinhardt
2023-01-27housekeeping: Refactor testing metrics for OptimizeRepositoryPatrick Steinhardt
2023-01-27housekeeping: Report when writing multi-pack-indicesPatrick Steinhardt
2023-01-27Merge branch 'pks-restore-custom-hooks-directory-vote-umask' into 'master'Patrick Steinhardt
2023-01-26repository: Ignore licenses without a nameToon Claes
2023-01-26Makefile: Install protogem dependenciesWill Chandler
2023-01-26ruby: Note where grpc-tools is usedWill Chandler
2023-01-26go: Update module github.com/containerd/cgroups to v1.1.0GitLab Renovate Bot
2023-01-26repository: Add test for misdetected Linux licenseToon Claes
2023-01-26tests: Fix RemoveRepository existence testJames Fargher
2023-01-26Merge branch 'pks-housekeeping-repository-metrics' into 'master'Justin Tobler
2023-01-26repository: Fix RestoreCustomHooks test depending on the host's umaskPatrick Steinhardt
2023-01-26Merge branch 'sh-fix-resolve-conflicts-git2go-segfault' into 'master'Patrick Steinhardt
2023-01-26housekeeping: Add Prometheus metrics for on-disk repository statesPatrick Steinhardt
2023-01-26housekeeping: Refactor tests to construct a full managerPatrick Steinhardt
2023-01-26housekeeping: Inject repository information via the housekeeping managerPatrick Steinhardt
2023-01-26housekeeping: Construct eager optimization strategy with repo infoPatrick Steinhardt
2023-01-26housekeeping: Construct heuristical optimization strategy with repo infoPatrick Steinhardt
2023-01-26git/stats: Expose information about whether a repo is an object poolPatrick Steinhardt
2023-01-26housekeeping: Move `IsPoolRepository()` into `git/stats`Patrick Steinhardt
2023-01-25Merge branch 'jt-hooks-locking' into 'master'Sami Hiltunen
2023-01-25hooks: Refactor vote hash generationJustin Tobler
2023-01-25hooks: Refactor directory locksJustin Tobler
2023-01-25Merge branch 'pks-dangerfile-fix-changes-size-with-renames' into 'master'Toon Claes
2023-01-24Merge branch 'smh-tm-benchmark' into 'master'Toon Claes