summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Brandl <abrandl@gitlab.com>2018-02-20 12:48:55 +0100
committerAndreas Brandl <abrandl@gitlab.com>2018-02-20 13:08:25 +0100
commite0a331aecb7bf6795a753cb23542a3c704d40c31 (patch)
treef0882c2af0e13176594a661dda894679bdec09f5
parentc8cafb22bd8681e9f1a875e9ff7c7e8e8d30e1b9 (diff)
downloadgitlab-ce-e0a331aecb7bf6795a753cb23542a3c704d40c31.tar.gz
Add changelog.
Closes #42877.
-rw-r--r--changelogs/unreleased/42877-snippets-dashboard-slow.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42877-snippets-dashboard-slow.yml b/changelogs/unreleased/42877-snippets-dashboard-slow.yml
new file mode 100644
index 00000000000..839b44ad272
--- /dev/null
+++ b/changelogs/unreleased/42877-snippets-dashboard-slow.yml
@@ -0,0 +1,5 @@
+---
+title: Improve query performance for snippets dashboard.
+merge_request: 17088
+author:
+type: performance