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:
authorAleksei Lipniagov <alipniagov@gitlab.com>2019-08-09 17:46:55 +0300
committerAleksei Lipniagov <alipniagov@gitlab.com>2019-08-09 17:52:38 +0300
commit3c25e8734f137d5e32d0cce4ec4cd95e90a39d07 (patch)
tree3ff5d06849d9a5a1ff1d3107dc61a86b7ba638ac /changelogs
parent71d8815405b09046b2e4bcf0ea0a732d21c87e2a (diff)
Fix :wiki_can_not_be_created_total counter
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/alipniagov-fix-wiki_can_not_be_created_total-counter.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/alipniagov-fix-wiki_can_not_be_created_total-counter.yml b/changelogs/unreleased/alipniagov-fix-wiki_can_not_be_created_total-counter.yml
new file mode 100644
index 00000000000..58f969ed742
--- /dev/null
+++ b/changelogs/unreleased/alipniagov-fix-wiki_can_not_be_created_total-counter.yml
@@ -0,0 +1,5 @@
+---
+title: Fix :wiki_can_not_be_created_total counter
+merge_request: 31673
+author:
+type: fixed