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
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2020-12-14 17:35:10 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2020-12-14 17:37:03 +0300
commitcc0922108289d6244a6dca891ad69ac46c257114 (patch)
treee897911a184ac1e53f55bc706e0cf45c7dcdbef8 /changelogs
parent6f96258d0f2820e7ac2d7de2cc4dff32d7745a10 (diff)
changelogs: Add entry noting that we disabled hooks for fetches
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/pks-objectpool-fetch-disable-hooks.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/pks-objectpool-fetch-disable-hooks.yml b/changelogs/unreleased/pks-objectpool-fetch-disable-hooks.yml
new file mode 100644
index 000000000..16cfb0555
--- /dev/null
+++ b/changelogs/unreleased/pks-objectpool-fetch-disable-hooks.yml
@@ -0,0 +1,5 @@
+---
+title: Disable hooks when fetching
+merge_request: 2923
+author:
+type: performance