summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2018-04-19 12:51:51 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2018-04-19 12:51:51 +0000
commita313aeceeeb20802ff9311199c839380414a588f (patch)
treeff45c2b9783a28fac95363b729f9d38e7e77acf4 /changelogs
parent9cc011fdedab44f7423ed24150c93117abc689aa (diff)
parent775211bc7076bba14d6e268fb324391124a2751f (diff)
downloadgitlab-ce-a313aeceeeb20802ff9311199c839380414a588f.tar.gz
Merge branch 'sh-fix-award-emoji-nplus-one-participants' into 'master'
Fix N+1 queries when loading participants for a commit note Closes #45526 See merge request gitlab-org/gitlab-ce!18471
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-award-emoji-nplus-one-participants.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-award-emoji-nplus-one-participants.yml b/changelogs/unreleased/sh-fix-award-emoji-nplus-one-participants.yml
new file mode 100644
index 00000000000..aee26f9824a
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-award-emoji-nplus-one-participants.yml
@@ -0,0 +1,5 @@
+---
+title: Fix N+1 queries when loading participants for a commit note
+merge_request:
+author:
+type: performance