diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2018-05-11 16:17:03 +0200 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2018-05-17 13:53:00 +0200 |
commit | 878ca2e69b371e6c12acee6bddd32b4406c651d7 (patch) | |
tree | 7f829cdf6d9020cf106b32b8ae63d7d9e96a629e /.rubocop.yml | |
parent | 19428e800895ba20eacb3357285acef8d69f6d8c (diff) | |
download | gitlab-ce-878ca2e69b371e6c12acee6bddd32b4406c651d7.tar.gz |
Exclude coverage data from the pipelines page
When displaying a project's pipelines
(Projects::PipelinesController#index) we now exclude the coverage data.
This data was not used by the frontend, yet getting it would require one
SQL query per pipeline. These queries in turn could be quite expensive
on GitLab.com.
Diffstat (limited to '.rubocop.yml')
0 files changed, 0 insertions, 0 deletions