summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2018-03-12 12:43:32 +0000
committerNick Thomas <nick@gitlab.com>2018-03-12 12:43:32 +0000
commitc59fe363df63c7fca747617fd0b788bbbd64c26e (patch)
tree4b41e60a7e3f00a35a60895b900e7d620e72e742 /changelogs
parenta77ba547ff4a903c7ee5fef0d969fca822798039 (diff)
parent06a226a1c0e2c46f2ebea0257148d5f46742855c (diff)
downloadgitlab-ce-c59fe363df63c7fca747617fd0b788bbbd64c26e.tar.gz
Merge branch 'fix-code-search-500-with-non-ascii-filename' into 'master'
Fix code and wiki search results when filename is non-ASCII See merge request gitlab-org/gitlab-ce!17685
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-code-search-500-with-non-ascii-filename.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-code-search-500-with-non-ascii-filename.yml b/changelogs/unreleased/fix-code-search-500-with-non-ascii-filename.yml
new file mode 100644
index 00000000000..29e3b7be985
--- /dev/null
+++ b/changelogs/unreleased/fix-code-search-500-with-non-ascii-filename.yml
@@ -0,0 +1,5 @@
+---
+title: Fix code and wiki search results when filename is non-ASCII
+merge_request:
+author:
+type: fixed