summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2019-04-09 09:52:27 +0000
committerDouwe Maan <douwe@gitlab.com>2019-04-09 09:52:27 +0000
commitca03848d212d46c72857e4ae5a698762c6958535 (patch)
treedbc22feccbb52a65f63143aa0adfba3a64a14099 /changelogs
parent87f665e83e2139363f94d19bae08c3a2682c6481 (diff)
parent770f721962cd30e930ab7b6e06e9386da6325c3c (diff)
downloadgitlab-ce-ca03848d212d46c72857e4ae5a698762c6958535.tar.gz
Merge branch 'delay-update-statictics' into 'master'
Fix the bug that the project statistics is not updated See merge request gitlab-org/gitlab-ce!26854
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