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>2019-05-30 01:01:50 +0300
committerStan Hu <stanhu@gmail.com>2019-05-30 01:01:50 +0300
commit82f39315b121036cf981681727d0f8ad08ba4446 (patch)
tree0420bd5cb0a19bcc28ca6b1134e1b4a47d351db8 /changelogs
parent87a94e949cbd0dfe9ee4ef47a19a2da805e40984 (diff)
parent8a0226d4be3b11d2362712b08e0c57d0a7e27c4b (diff)
Merge branch 'add-wiki-size-to-statistics' into 'master'
Add wiki size to project statistics Closes #57822 See merge request gitlab-org/gitlab-ce!25321
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/add-wiki-size-to-statistics.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-wiki-size-to-statistics.yml b/changelogs/unreleased/add-wiki-size-to-statistics.yml
new file mode 100644
index 00000000000..85b6d7a1774
--- /dev/null
+++ b/changelogs/unreleased/add-wiki-size-to-statistics.yml
@@ -0,0 +1,5 @@
+---
+title: Add wiki size to project statistics
+merge_request: 25321
+author: Peter Marko
+type: added