summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-11-24 16:10:53 +0000
committerTiago <tiagonbotelho@hotmail.com>2017-11-28 12:42:42 +0000
commit47c3d360e2857bb6715c7d79bd177bc8cb84ac61 (patch)
tree934e3451e6cfabbdc7b5b9db4d5be45c2f0f754c /changelogs
parent1808069a1571f7ff834bf300a1da143df9f979b8 (diff)
downloadgitlab-ce-47c3d360e2857bb6715c7d79bd177bc8cb84ac61.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 (cherry picked from commit 7230a344537f653747b23ce467851e342e8de5e6) 8041a872 Drastically improve project search performance by no longer searching namespace name
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