gitlab-org--gitlab-foss/spec
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
..
bin
config
controllers Exclude coverage data from the pipelines page 2018-05-17 13:53:00 +02:00
db/production Enable prometheus metrics by default 2018-05-07 08:46:23 +00:00
factories Backport cluster factory changes from EE 2018-05-13 12:36:51 +02:00
features Resolve "Opening Project with invite but without accepting leads to 404 error page" 2018-05-17 09:19:47 +00:00
finders show only groups an admin is a member of in dashboards/grops 2018-05-01 09:24:21 +00:00
fixtures Adjust board lists header text color 2018-05-14 19:05:20 -03:00
helpers Adjust spec to build correct path when storage path ends in slash 2018-05-09 12:56:03 +02:00
initializers Remove method call to deprecated method 2018-05-11 08:57:06 +02:00
javascripts Merge branch '45462-sha-object' into 'master' 2018-05-14 09:54:28 +00:00
lib Preload pipeline data for project pipelines 2018-05-17 13:53:00 +02:00
mailers Resolve "Opening Project with invite but without accepting leads to 404 error page" 2018-05-17 09:19:47 +00:00
migrations Add a unique and not null constraint on the project_features.project_id column 2018-05-15 14:20:14 +02:00
models Preload pipeline data for project pipelines 2018-05-17 13:53:00 +02:00
policies Enable update_(build|pipeline) for maintainers 2018-05-15 08:18:22 +00:00
presenters Only show push-to-master authorized users 2018-04-24 13:59:41 +02:00
requests Allow admin to assign shared runner to project through API 2018-05-16 10:52:28 +02:00
routing
rubocop/cop
serializers Exclude coverage data from the pipelines page 2018-05-17 13:53:00 +02:00
services Merge branch 'ce-5968-extract-ee-specific-files-lines-for-clusters-related-files' into 'master' 2018-05-15 08:59:09 +00:00
sidekiq/cron
support Delete remote uploads 2018-05-16 08:58:07 +02:00
tasks Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
unicorn
uploaders apply feedback 2018-05-09 19:57:08 +00:00
validators
views Project Sidebar: Split CI/CD into CI/CD and Operations 2018-05-16 11:16:33 +00:00
workers Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master' 2018-05-07 15:15:57 +00:00
factories_spec.rb
fast_spec_helper.rb Improve fast specs helper to autoload the library 2018-05-11 13:33:10 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Support resetting of Prometheus metrics between test runs 2018-05-09 14:33:42 -07:00