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:
authorStan Hu <stanhu@gmail.com>2018-02-28 20:37:50 +0300
committerStan Hu <stanhu@gmail.com>2018-02-28 20:37:50 +0300
commitfb03846bb2732ae25ffbb448b01ef6283c4607f4 (patch)
tree2ebcd6779889fb7da800149696d60ce0f7034528 /changelogs
parentee631557ab139461d8ec4f12ba33a61e83b8e307 (diff)
parent86de1e291cb831ec3aca2fa7227626b93134f740 (diff)
Merge branch '4826-create-empty-wiki-when-it-s-enabled' into 'master'
Make sure wiki exists when it's enabled See merge request gitlab-org/gitlab-ce!17117
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/4826-create-empty-wiki-when-it-s-enabled.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/4826-create-empty-wiki-when-it-s-enabled.yml b/changelogs/unreleased/4826-create-empty-wiki-when-it-s-enabled.yml
new file mode 100644
index 00000000000..c0fa8e2e377
--- /dev/null
+++ b/changelogs/unreleased/4826-create-empty-wiki-when-it-s-enabled.yml
@@ -0,0 +1,5 @@
+---
+title: Make sure wiki exists when it's enabled
+merge_request:
+author:
+type: fixed