diff options
author | Douwe Maan <douwe@gitlab.com> | 2019-04-09 09:52:27 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2019-04-09 09:52:27 +0000 |
commit | ca03848d212d46c72857e4ae5a698762c6958535 (patch) | |
tree | dbc22feccbb52a65f63143aa0adfba3a64a14099 /changelogs | |
parent | 87f665e83e2139363f94d19bae08c3a2682c6481 (diff) | |
parent | 770f721962cd30e930ab7b6e06e9386da6325c3c (diff) | |
download | gitlab-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.yml | 5 |
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 |