Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2018-10-05 17:33:16 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-10-05 17:33:16 +0300
commitb4f34e14b9e2ce587973da38b22554d12434b997 (patch)
tree4928a6fff79713633b73fadf8d85598662127666 /changelogs
parent88fa9a3c31d250ae9b88bb3250204b39eabc14b4 (diff)
parent7f4452d4069b815612e53b7f20995137af608db2 (diff)
Merge branch 'load_project_features' into 'master'
Preload project features in reference parser Closes #43094 See merge request gitlab-org/gitlab-ce!22008
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/load_project_features.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/load_project_features.yml b/changelogs/unreleased/load_project_features.yml
new file mode 100644
index 00000000000..0cf7f0e3a74
--- /dev/null
+++ b/changelogs/unreleased/load_project_features.yml
@@ -0,0 +1,5 @@
+---
+title: Mitigate N+1 queries when parsing commit references in comments.
+merge_request:
+author:
+type: performance