summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2017-03-16 23:40:14 +0000
committerDouwe Maan <douwe@gitlab.com>2017-03-16 23:40:14 +0000
commit0fa511fdeb5e1089dbd82435cb1397b0d433b00b (patch)
treee8cadc8313ff37f55f335efe223291d515228e55 /changelogs/unreleased
parent63292383752560efdce7c64cbbc1ca863a1de3ab (diff)
parent26d3da4bfe5c4718d3dfb4407cee58da53b408aa (diff)
downloadgitlab-ce-0fa511fdeb5e1089dbd82435cb1397b0d433b00b.tar.gz
Merge branch 'fix-slow-queries-for-branches-index' into 'master'
removes n+1 query from tags and branches indexes See merge request !9905
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/fix-slow-queries-for-branches-index.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-slow-queries-for-branches-index.yml b/changelogs/unreleased/fix-slow-queries-for-branches-index.yml
new file mode 100644
index 00000000000..f5bd7003615
--- /dev/null
+++ b/changelogs/unreleased/fix-slow-queries-for-branches-index.yml
@@ -0,0 +1,4 @@
+---
+title: Fixes n+1 query for tags and branches index page
+merge_request: 9905
+author: