summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorHiroyuki Sato <sathiroyuki@gmail.com>2019-04-01 15:11:08 +0900
committerHiroyuki Sato <sathiroyuki@gmail.com>2019-04-05 00:22:56 +0900
commit0adedbb4822a8daaa215b33c88ace136c31d042d (patch)
tree7adcd76e9bb9172c5c7d5200803957bb00ed7be5 /changelogs
parentc7f918aa691b1b9c6ee6a489ae28a094eacff72c (diff)
downloadgitlab-ce-0adedbb4822a8daaa215b33c88ace136c31d042d.tar.gz
Fix the bug that the project statistics is not updated
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/delay-update-statictics.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/delay-update-statictics.yml b/changelogs/unreleased/delay-update-statictics.yml
new file mode 100644
index 00000000000..d0201fb6db8
--- /dev/null
+++ b/changelogs/unreleased/delay-update-statictics.yml
@@ -0,0 +1,5 @@
+---
+title: Fix the bug that the project statistics is not updated
+merge_request: 26854
+author: Hiroyuki Sato
+type: fixed