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-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
2022-03-15housekeeping: Expose pruned stale files via Prometheus metricPatrick Steinhardt
2022-03-15housekeeping: Generalize counter for pruned empty directoriesPatrick Steinhardt
2022-03-15housekeeping: Move global Prometheus metric into managerPatrick Steinhardt
2022-03-15housekeeping: Log number of pruned ref dirs with other cleanupsPatrick Steinhardt
2022-03-15housekeeping: Inline subtests which test pruning of specific filesPatrick Steinhardt
2022-03-02git: Support bundled Git v2.35.1.gl1pks-git-v2.35.1.gl0Patrick Steinhardt
2022-03-02Merge branch 'pks-refs-unlock-symref-on-failed-update' into 'master'John Cai
2022-03-01localrepo: Unlock symbolic refs when the update failsPatrick Steinhardt
2022-03-01localrepo: Add test to demonstrate failure to unlock symrefsPatrick Steinhardt
2022-03-01git: Verify that bundled Git binaries exist and are executablePatrick Steinhardt
2022-03-01git: Reject config with bundled Git and missing binary directoriesPatrick Steinhardt
2022-03-01git: Prepare tests for multiple bundled Git versionsPatrick Steinhardt
2022-03-01git: Support version suffixes for bundled Git environmentsPatrick Steinhardt
2022-03-01git: Support version suffixes for bundled Git environmentsPatrick Steinhardt
2022-03-01git: Track supported execution environments in a single placePatrick Steinhardt
2022-03-01git: Move cleanup into execution environmentsPatrick Steinhardt
2022-03-01git: Create separate constructor for fallback Git environmentsPatrick Steinhardt
2022-03-01git: Create separate constructor for bundled Git environmentsPatrick Steinhardt
2022-03-01git: Create separate constructor for distributed Git environmentsPatrick Steinhardt
2022-02-28Merge branch 'pks-ff-remove-fetch-internal-with-sidechannel' into 'master'Sami Hiltunen
2022-02-28git: Skip checks whether a fetch is updating submodulesPatrick Steinhardt
2022-02-28localrepo: Remove flag to switch to sidechannels for internal fetchesPatrick Steinhardt
2022-02-25localrepo: Do transactional vote in SetDefaultBranchJohn Cai
2022-02-25git: Refactor CheckRefFormatJohn Cai
2022-02-24Merge branch 'smh-validate-pool-paths' into 'master'Sami Hiltunen
2022-02-24Test pruneIfNeeded through the public APISami Hiltunen
2022-02-24Move pool path validation logic to housekeeping packageSami Hiltunen
2022-02-24Merge branch 'smh-test-rewrite-relative-path' into 'master'Patrick Steinhardt
2022-02-23Pull unconfigured socket path message into a constantSami Hiltunen
2022-02-23Rewrite repository in NewTestRepoSami Hiltunen
2022-02-23Add RewrittenRepository test helper to gittestSami Hiltunen
2022-02-23Move GetReplicaPath to gittestSami Hiltunen
2022-02-23Drop bytes.Buffer assignments if output is intended to be ignoredblanet
2022-02-22Merge branch 'pks-git-remove-ruby-hooks' into 'master'James Fargher
2022-02-21Merge branch 'pks-ssh-receive-pack-with-sidechannel-for-internal-fetches' int...Sami Hiltunen
2022-02-21Merge branch 'pks-git-pack-configuration' into 'master'Pavlo Strokov
2022-02-17git: Simplify setup of pack-generation configurationPatrick Steinhardt
2022-02-17housekeeping: Increase observability of repository optimizationsPatrick Steinhardt
2022-02-16git: Convert internal fetches to use sidechannelPatrick Steinhardt
2022-02-16git: Stop injecting GITALY_BIN_DIR environment variablePatrick Steinhardt
2022-02-16git: Remove support for the Ruby hooks directoryPatrick Steinhardt
2022-02-16housekeeping: Implement repository housekeeping via the managerPatrick Steinhardt
2022-02-16housekeeping: Create new manager to host stateful logicPatrick Steinhardt