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
2021-12-21wip compile protocjv-compile-protocJacob Vosmaer
2021-12-21Merge branch 'ps-remove-json-support' into 'master'Patrick Steinhardt
2021-12-20git2go: Drop unused JSON (de)serialization codePavlo Strokov
2021-12-20conflicts: Drop support of the JSON encoded flagPavlo Strokov
2021-12-20submodule: Drop support of the JSON encoded flagPavlo Strokov
2021-12-20Merge branch 'pks-hooks-git-environment' into 'master'Patrick Steinhardt
2021-12-20hook: Let custom hook scripts resolve Git via PATHPatrick Steinhardt
2021-12-20operations: Simplify setup of custom hooks in tags testPatrick Steinhardt
2021-12-20hook: Set up Git execution environment for custom hooksPatrick Steinhardt
2021-12-20hook: Fix potential use of wrong Git in custom hooksPatrick Steinhardt
2021-12-20hook: Convert environment tests to be stricterPatrick Steinhardt
2021-12-20Override global environment variables with the ones set by a commandSami Hiltunen
2021-12-20Merge branch 'pks-hooks-remove-override' into 'master'Patrick Steinhardt
2021-12-20config: Remove global variable to override hooks pathPatrick Steinhardt
2021-12-20wiki: Fix test setup to use hooksPatrick Steinhardt
2021-12-20objectpool: Convert to set hooks path via configPatrick Steinhardt
2021-12-20updateref: Convert to set hooks path via configPatrick Steinhardt
2021-12-20objectpool: Convert to set hooks path via configPatrick Steinhardt
2021-12-20conflicts: Do not override hooks pathPatrick Steinhardt
2021-12-20ssh: Convert to set hooks path via configPatrick Steinhardt
2021-12-20smarthttp: Convert to set hooks path via configPatrick Steinhardt
2021-12-20gittest: Convert `CaptureHookEnv()` to set hooks path via configPatrick Steinhardt
2021-12-20config: Introduce ability to override hooks path via configPatrick Steinhardt
2021-12-20hooks: Move generation of hooks path into Gitaly configPatrick Steinhardt
2021-12-17Merge branch 'ps-fix-optimize-job-cancellation' into 'master'John Cai
2021-12-17Merge branch 'pks-danger-improvements' into 'master'John Cai
2021-12-17Merge branch 'smh-concurrent-test' into 'master'Toon Claes
2021-12-17Merge branch 'smh-fix-mac-tests' into 'master'Toon Claes
2021-12-17Merge branch 'jc-add-processes-metric-cgroup' into 'master'John Cai
2021-12-17Merge branch 'jc-fix-remove-repository-bug' into 'master'Toon Claes
2021-12-17Prevent multiple failovers by concurrent election queriesSami Hiltunen
2021-12-17danger: Remove tracking of team membersPatrick Steinhardt
2021-12-17danger: Remove duplicate roulette rulePatrick Steinhardt
2021-12-17danger: Simplify project setupPatrick Steinhardt
2021-12-17danger: Move rules into subdirectoryPatrick Steinhardt
2021-12-17Fix concurrent execution tests of PerRepositoryElectorSami Hiltunen
2021-12-16Merge branch 'pks-limithandler-remove-globals' into 'master'John Cai
2021-12-16maintenance: Override deadline for RPC callPavlo Strokov
2021-12-16Merge branch 'pks-gittest-bin-path' into 'master'Sami Hiltunen
2021-12-16Merge branch 'pks-pgbouncer-kill-connections' into 'master'Patrick Steinhardt
2021-12-16testdb: Fix stuck PgBouncer connections by killing via admin commandPatrick Steinhardt
2021-12-16testdb: Rename functions to avoid stutteringPatrick Steinhardt
2021-12-16glsql: Move test database implementation into testdb packagePatrick Steinhardt
2021-12-16testdb: Rename file hosting logic to update health checksPatrick Steinhardt
2021-12-16glsql: Delete unused mock querierPatrick Steinhardt
2021-12-15cgroups: Add metric for number of processes in cgroupJohn Cai
2021-12-15gittest: Convert object existence hook to accept configPatrick Steinhardt
2021-12-15gittest: Drop CreateCommitInAlternateObjectDirectory helperPatrick Steinhardt
2021-12-15commit: Rewrite tests which write commits into alternate ODBsPatrick Steinhardt
2021-12-15repository: Rewrite tests which write commits into alternate ODBsPatrick Steinhardt