Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Javier López <fjlopez@gitlab.com>2018-06-04 14:41:37 +0300
committerDouwe Maan <douwe@gitlab.com>2018-06-04 14:41:37 +0300
commit7350eb1fa83662d4aaa7541acb387b3742ba9788 (patch)
tree881a23cd8807f2247707c875bc1be1502ff04ace /changelogs
parent0b4f9ff4068af6776b495d9332aeecf58e48786f (diff)
Add ability to search wiki titles
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fj-34526-enabling-wiki-search-by-title.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-34526-enabling-wiki-search-by-title.yml b/changelogs/unreleased/fj-34526-enabling-wiki-search-by-title.yml
new file mode 100644
index 00000000000..2ae2cf8a23e
--- /dev/null
+++ b/changelogs/unreleased/fj-34526-enabling-wiki-search-by-title.yml
@@ -0,0 +1,5 @@
+---
+title: Added ability to search by wiki titles
+merge_request: 19112
+author:
+type: added