summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2018-10-02 15:33:47 +0100
committerSean McGivern <sean@gitlab.com>2018-10-04 14:28:15 +0100
commit0199c92cc9fd7722f2ec5796936dd35341df4ef5 (patch)
tree81c61902a537a2aabe32bb87a1cdc3f8b0e79afc
parent28e6af88aa16a33717dbdbe870a8423300aef042 (diff)
downloadgitlab-ce-0199c92cc9fd7722f2ec5796936dd35341df4ef5.tar.gz
Add changelog entry
-rw-r--r--changelogs/unreleased/47496-more-n-1s-in-calculating-notification-recipients.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/47496-more-n-1s-in-calculating-notification-recipients.yml b/changelogs/unreleased/47496-more-n-1s-in-calculating-notification-recipients.yml
new file mode 100644
index 00000000000..f70011ac827
--- /dev/null
+++ b/changelogs/unreleased/47496-more-n-1s-in-calculating-notification-recipients.yml
@@ -0,0 +1,5 @@
+---
+title: Reduce queries needed to compute notification recipients
+merge_request: 22050
+author:
+type: performance