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-08-18gitaly: Prune old cgroup directories on startupjc-cleanup-cgroupsJohn Cai
2022-08-18cgroups: Call GetGitalyProcessTempDir()John Cai
2022-08-18cgroups: Add PruneOldCgroups helperJohn Cai
2022-08-18cgroups: Inject pid into cgroup manangerJohn Cai
2022-08-18config: Do not early exit when pruning gitaly process dirJohn Cai
2022-08-18config: Generisize functions that create and prune temp directoriesJohn Cai
2022-08-10Merge branch '4257-usermergebranch-does-not-verify-it-got-a-user-name-and-ema...Toon Claes
2022-08-10Merge branch 'pks-operations-convert-test-hook-to-bash' into 'master'Patrick Steinhardt
2022-08-10operations: Validate user.{email, name} in UserMergeBranchKarthik Nayak
2022-08-10operations: Convert test hooks to use Bash instead of RubyPatrick Steinhardt
2022-08-10gitaly-hooks: Convert test to use Bash instead of Ruby for hooksPatrick Steinhardt
2022-08-09Merge branch 'ps-clock-sync-threshold' into 'master'Pavlo Strokov
2022-08-09proto: Use drift_threshold instead of drift_threshold_millisPavlo Strokov
2022-08-09proto: Introduce drift_threshold to replace drift_threshold_millisPavlo Strokov
2022-08-09Merge branch 'toon-linguist-no-zeroes' into 'master'Toon Claes
2022-08-09linguist: Update version to invalidate cacheToon Claes
2022-08-09linguist: Ensure empty files are omitted in totalsToon Claes
2022-08-09linguist: Use proper type in testToon Claes
2022-08-09linguist: Convert to table-based testToon Claes
2022-08-09Update VERSION filesv15.3.0-rc4GitLab Release Tools Bot
2022-08-09Merge branch 'ps-praefect-readiness-check' into 'master'Pavlo Strokov
2022-08-08linguist: Change tests to use dynamically created commitsToon Claes
2022-08-08linguist: Remove duplicate testToon Claes
2022-08-08gittest: Correctly detect if both Content and OID are setToon Claes
2022-08-08praefect: Check of the service readiness with RPC callps-praefect-readiness-checkPavlo Strokov
2022-08-08praefect: Make readiness checks injectablePavlo Strokov
2022-08-08praefect: Make runPraefectServer exportablePavlo Strokov
2022-08-08praefect: Move of the service checksPavlo Strokov
2022-08-08proto: RPC to check service readinessPavlo Strokov
2022-08-08Merge branch 'pks-git-lstree-sha256' into 'master'Sami Hiltunen
2022-08-08Merge branch 'pks-write-ref-fix-resolve-revision' into 'master'Patrick Steinhardt
2022-08-08repository: Fix passing zero OID to WriteRefPatrick Steinhardt
2022-08-05Merge branch 'jc-remove-pack-objects-logging-ff' into 'master'Justin Tobler
2022-08-05Merge branch 'renovate/gitlab.com-gitlab-org-gitlab-shell-v14-14.x' into 'mas...John Cai
2022-08-05Merge branch 'pks-git-updateref-sha256' into 'master'John Cai
2022-08-05Merge branch 'renovate/github.com-hashicorp-yamux-0.x' into 'master'John Cai
2022-08-05Merge branch 'pks-git-fetch-disable-show-forced-updates' into 'master'John Cai
2022-08-05Merge branch 'create_fork_errors' into 'master'John Cai
2022-08-05Merge branch 'pks-git-default-v2.37.1.gl1' into 'master'John Cai
2022-08-05Merge branch 'gin_cve' into 'master'John Cai
2022-08-05Merge branch 'pks-git-v2.37.1.gl1-default-enable' into 'master'Sami Hiltunen
2022-08-05lstree: Enable testing with SHA256pks-git-lstree-sha256Patrick Steinhardt
2022-08-05lstree: Detect object hash in `ListEntries()`Patrick Steinhardt
2022-08-05lstree: Inject the object hash used to parse tree entriesPatrick Steinhardt
2022-08-05lstree: Don't use seeded repository to test `ListEntries()`Patrick Steinhardt
2022-08-05lstree: Refactor parser test to generate data at runtimePatrick Steinhardt
2022-08-05gittest: Allow `WriteTree()` to write submodule tree entriesPatrick Steinhardt
2022-08-05git: Upgrade default Git distribution to v2.37.1.gl1Patrick Steinhardt
2022-08-05updateref: Support repositories using SHA256 object hashesPatrick Steinhardt
2022-08-05updateref: Accept object IDs instead of bare stringsPatrick Steinhardt