summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-11-24 16:10:53 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-11-24 16:10:53 +0000
commit7230a344537f653747b23ce467851e342e8de5e6 (patch)
tree295a508257920f405f6164da6c6b6f755a026184 /changelogs
parent882dac685cd643755d733ab947d347e346488c73 (diff)
parent8041a87288906e4b10b86a9a2ab9039036243a5d (diff)
downloadgitlab-ce-7230a344537f653747b23ce467851e342e8de5e6.tar.gz
Merge branch 'dm-project-search-performance' into 'master'
Drastically improve project search performance by no longer searching namespace name Closes #40510 and #39623 See merge request gitlab-org/gitlab-ce!15590
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/dm-project-search-performance.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-project-search-performance.yml b/changelogs/unreleased/dm-project-search-performance.yml
new file mode 100644
index 00000000000..b533043b163
--- /dev/null
+++ b/changelogs/unreleased/dm-project-search-performance.yml
@@ -0,0 +1,6 @@
+---
+title: Drastically improve project search performance by no longer searching namespace
+ name
+merge_request:
+author:
+type: performance