diff options
author | Robert Speicher <robert@gitlab.com> | 2016-05-23 16:55:59 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-05-23 16:55:59 +0000 |
commit | bc806831e818b6e1ec2d1ae81221126f03c01f11 (patch) | |
tree | 71a1c281707c572f319eb91d3d6ec0fbbe4983a6 /.rubocop.yml | |
parent | cc7f3848c59c5b677811ca074dc766308a20980b (diff) | |
parent | 9bb0d0b4079bc88134399f175ce9631005044060 (diff) | |
download | gitlab-ce-bc806831e818b6e1ec2d1ae81221126f03c01f11.tar.gz |
Merge branch 'fix-ci-charts-error-500' into 'master'
Fix Error 500 in CI charts by gracefully handling commits with no durations
## What does this MR do?
In the CI charts, this MR reports the duration of a commit to 0 if it is `nil`.
## Are there points in the code the reviewer needs to double check?
Should we omit this commit from the chart or set it to some other value?
## Why was this MR needed?
We were getting an Error 500 here: https://gitlab.com/gitlab-org/gitlab-ce/graphs/master/ci
## What are the relevant issue numbers?
#17730
See merge request !4245
Diffstat (limited to '.rubocop.yml')
0 files changed, 0 insertions, 0 deletions