gitlab-org--gitlab-foss/app
Yorick Peterse 878ca2e69b
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.
2018-05-17 13:53:00 +02:00
..
assets Merge branch 'remove-css-imports' into 'master' 2018-05-17 07:24:50 +00:00
controllers Exclude coverage data from the pipelines page 2018-05-17 13:53:00 +02:00
finders
helpers Merge branch 'sh-fast-admin-counts' into 'master' 2018-05-16 17:31:48 +00:00
mailers Backport 5480-epic-notifications from EE 2018-05-07 12:58:47 -06:00
models Preload pipeline data for project pipelines 2018-05-17 13:53:00 +02:00
policies Refactor out duplication in runner_policy.rb 2018-05-16 11:42:09 +02:00
presenters Respect permissions when showing Failed Jobs 2018-05-06 18:46:00 +02:00
serializers Exclude coverage data from the pipelines page 2018-05-17 13:53:00 +02:00
services Include project.full_path when moving repo 2018-05-10 16:24:57 +10:00
uploaders
validators
views Resolve "Opening Project with invite but without accepting leads to 404 error page" 2018-05-17 09:19:47 +00:00
workers remove the `Upload` redefinition in `MigrateUploadsWorker` 2018-05-08 10:04:52 -04:00