diff options
author | Sean McGivern <sean@gitlab.com> | 2018-10-02 15:33:47 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2018-10-04 14:28:15 +0100 |
commit | 0199c92cc9fd7722f2ec5796936dd35341df4ef5 (patch) | |
tree | 81c61902a537a2aabe32bb87a1cdc3f8b0e79afc | |
parent | 28e6af88aa16a33717dbdbe870a8423300aef042 (diff) | |
download | gitlab-ce-0199c92cc9fd7722f2ec5796936dd35341df4ef5.tar.gz |
Add changelog entry
-rw-r--r-- | changelogs/unreleased/47496-more-n-1s-in-calculating-notification-recipients.yml | 5 |
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 |