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 Enable Timecop safe mode 2017-08-11 14:53:17 +02:00
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 Add a project forks spec helper 2017-10-07 11:46:23 +02:00
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 Fix spec. spec/serializers/cluster_application_entity_spec.rb and spec/serializers/cluster_entity_spec.rb 2017-11-08 01:32:12 +09:00
cluster_serializer_spec.rb Merge branch 'master' into 38464-k8s-apps 2017-11-07 16:52:55 +09:00
commit_entity_spec.rb
container_repository_entity_spec.rb Add serializer matchers 2017-10-02 23:17:31 +02:00
container_tag_entity_spec.rb Add short_revision and use total_size 2017-10-17 16:58:28 +02:00
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 Merge branch '29943-environment-folder' into 'security-9-5' 2017-09-07 20:22:16 -04:00
environment_serializer_spec.rb
group_child_entity_spec.rb Rendering of emoji's in Group-Overview 2017-12-24 12:14:17 +01:00
group_child_serializer_spec.rb Make sure we always return an array of hierarchies 2017-10-13 15:15:45 +02:00
group_variable_entity_spec.rb Add GroupVariableSerializer for Ci::GroupVariable 2018-02-05 18:58:20 +01:00
issue_entity_spec.rb CE port of code changed for epics 2017-11-02 07:14:35 +01:00
issue_serializer_spec.rb Load participants async 2017-10-31 16:15:03 +00:00
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 Load participants async 2017-10-31 16:15:03 +00:00
merge_request_serializer_spec.rb Fall back to the `MergeRequestWidgetEntity` 2017-12-21 15:35:54 +01:00
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 Fix pipeline entity test related to stages 2017-11-06 22:35:46 +01:00
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