gitlab-org--gitlab-foss/spec/serializers
Oswaldo Ferreira 26b94bcc7d Remove unused data from discussions endpoint
We don't need a series of attributes to render diff files on
discussions.json request. Therefore this MR removes lots of unnecessary
attributes from the request, mainly the highlighted diff lines, which
are pretty expensive.
2018-12-06 17:07:49 -08: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
blob_entity_spec.rb
build_action_entity_spec.rb
build_artifact_entity_spec.rb
build_details_entity_spec.rb
build_serializer_spec.rb
cluster_application_entity_spec.rb
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
deployment_entity_spec.rb
deployment_serializer_spec.rb
detailed_status_entity_spec.rb
diff_file_entity_spec.rb Remove unused data from discussions endpoint 2018-12-06 17:07:49 -08:00
diff_line_entity_spec.rb
diff_line_serializer_spec.rb
diff_viewer_entity_spec.rb
diffs_entity_spec.rb
discussion_diff_file_entity_spec.rb Remove unused data from discussions endpoint 2018-12-06 17:07:49 -08:00
discussion_entity_spec.rb Remove unused data from discussions endpoint 2018-12-06 17:07:49 -08:00
entity_date_helper_spec.rb
entity_request_spec.rb
environment_entity_spec.rb
environment_serializer_spec.rb
environment_status_entity_spec.rb Avoid returning deployment metrics url to MR widget when the deployment is not successful 2018-11-14 11:11:27 +00:00
group_child_entity_spec.rb
group_child_serializer_spec.rb
group_variable_entity_spec.rb
issue_board_entity_spec.rb Extract code into IssueBoardEntity 2018-12-04 08:44:21 -06:00
issue_entity_spec.rb
issue_serializer_spec.rb Extract code into IssueBoardEntity 2018-12-04 08:44:21 -06:00
job_entity_spec.rb
label_serializer_spec.rb
lfs_file_lock_entity_spec.rb
merge_request_basic_serializer_spec.rb
merge_request_diff_entity_spec.rb
merge_request_serializer_spec.rb
merge_request_user_entity_spec.rb
merge_request_widget_entity_spec.rb
move_to_project_entity_spec.rb
move_to_project_serializer_spec.rb
note_entity_spec.rb
pipeline_details_entity_spec.rb
pipeline_entity_spec.rb Resolve "Include tags into pipeline detail view" 2018-12-05 21:36:18 +00:00
pipeline_serializer_spec.rb
project_mirror_entity_spec.rb SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
project_mirror_serializer_spec.rb
project_note_entity_spec.rb
remote_mirror_entity_spec.rb SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
request_aware_entity_spec.rb
runner_entity_spec.rb
stage_entity_spec.rb
test_case_entity_spec.rb
test_reports_comparer_entity_spec.rb
test_reports_comparer_serializer_spec.rb
test_suite_comparer_entity_spec.rb
user_entity_spec.rb
variable_entity_spec.rb