diff options
author | Robert Speicher <robert@gitlab.com> | 2018-01-18 23:13:44 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2018-01-18 23:13:44 +0000 |
commit | 584fc5c5a7a5cbf36110135599c3d7a1e92bad5a (patch) | |
tree | f46817afcc514c15aae7b8f631c7a6b2f1c2188d /changelogs | |
parent | 676d558a37ad59d042fc3640c66c452944884851 (diff) | |
parent | 22aef3d424187b2178698af7d4f2dda1aef43cb8 (diff) | |
download | gitlab-ce-584fc5c5a7a5cbf36110135599c3d7a1e92bad5a.tar.gz |
Merge branch '42154-fix-artifact-size-calc' into 'master'
Resolve "Bug calculating artifacts size for project statistics"
Closes #42154
See merge request gitlab-org/gitlab-ce!16539
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/42154-fix-artifact-size-calc.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42154-fix-artifact-size-calc.yml b/changelogs/unreleased/42154-fix-artifact-size-calc.yml new file mode 100644 index 00000000000..3d6911abf09 --- /dev/null +++ b/changelogs/unreleased/42154-fix-artifact-size-calc.yml @@ -0,0 +1,5 @@ +--- +title: Fix a bug calculating artifact size for project statistics +merge_request: 16539 +author: +type: fixed |