gitlab-org--gitlab-foss/spec/serializers
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
..
analytics_build_entity_spec.rb
analytics_build_serializer_spec.rb
analytics_issue_entity_spec.rb
analytics_issue_serializer_spec.rb
analytics_merge_request_serializer_spec.rb
analytics_stage_serializer_spec.rb
analytics_summary_serializer_spec.rb
build_action_entity_spec.rb
build_artifact_entity_spec.rb
build_details_entity_spec.rb
build_serializer_spec.rb Resolve "Show failure_reason and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
cluster_application_entity_spec.rb Fix rubocop warning (#42643) 2018-02-16 11:47:47 +11:00
cluster_entity_spec.rb
cluster_serializer_spec.rb
commit_entity_spec.rb
container_repository_entity_spec.rb
container_tag_entity_spec.rb
deploy_key_entity_spec.rb Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
deployment_entity_spec.rb
diff_file_entity_spec.rb Render MR Notes with Vue with behind a cookie 2018-02-28 00:10:43 +00:00
discussion_entity_spec.rb Refactor discussions/notes code 2018-04-03 16:03:00 +00:00
entity_date_helper_spec.rb Resolve "Improve tooltips of collapsed sidebars" 2018-04-19 14:43:20 +00:00
entity_request_spec.rb
environment_entity_spec.rb
environment_serializer_spec.rb
group_child_entity_spec.rb
group_child_serializer_spec.rb
group_variable_entity_spec.rb Add GroupVariableSerializer for Ci::GroupVariable 2018-02-05 18:58:20 +01:00
issue_entity_spec.rb
issue_serializer_spec.rb
job_entity_spec.rb Resolve "Show failure_reason in jobs view content section" 2018-04-19 07:20:53 +00:00
label_serializer_spec.rb
lfs_file_lock_entity_spec.rb Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
merge_request_basic_serializer_spec.rb
merge_request_serializer_spec.rb
merge_request_widget_entity_spec.rb Don't do a commit lookup to present the MR entity, just return the sha 2018-03-06 22:49:50 -03:00
note_entity_spec.rb Refactor discussions/notes code 2018-04-03 16:03:00 +00:00
pipeline_details_entity_spec.rb
pipeline_entity_spec.rb Exclude coverage data from the pipelines page 2018-05-17 13:53:00 +02:00
pipeline_serializer_spec.rb Enable update_(build|pipeline) for maintainers 2018-05-15 08:18:22 +00:00
project_note_entity_spec.rb Refactor discussions/notes code 2018-04-03 16:03:00 +00:00
request_aware_entity_spec.rb
runner_entity_spec.rb
stage_entity_spec.rb Resolve "Show failure_reason and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
status_entity_spec.rb Resolve "Show failure_reason and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
user_entity_spec.rb
variable_entity_spec.rb Add VariableSerializer for Ci::Variable 2018-02-05 18:58:19 +01:00