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 Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
build_action_entity_spec.rb Add scheduled flag to job entity 2018-11-02 11:52:34 +00:00
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 Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01: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 Add pipeline status to diffs/commit_item 2018-10-03 13:18:21 -05:00
container_repository_entity_spec.rb
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 Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
deployment_entity_spec.rb Improve deployment entity spec 2018-10-12 11:22:19 +09:00
deployment_serializer_spec.rb Enhance and test JSON schema for deployments 2018-10-10 15:59:02 +02:00
detailed_status_entity_spec.rb Add empty state illustration information in job API 2018-09-11 17:13:24 +00:00
diff_file_entity_spec.rb Remove unused data from discussions endpoint 2018-12-06 17:07:49 -08:00
diff_line_entity_spec.rb [master] Stored XSS in Gitlab Merge Request from imported repository 2018-10-01 16:44:30 +00:00
diff_line_serializer_spec.rb Use a serializer to render diff lines 2018-08-31 15:32:48 -03:00
diff_viewer_entity_spec.rb Fix LFS uploaded images not being rendered 2018-10-05 22:36:20 +00:00
diffs_entity_spec.rb Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
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 Resolve "Improve tooltips of collapsed sidebars" 2018-04-19 14:43:20 +00:00
entity_request_spec.rb
environment_entity_spec.rb Support manually stopping any environment from the UI 2018-07-10 08:11:04 +00:00
environment_serializer_spec.rb Squashed commit of the following: 2018-11-06 10:54:27 +09:00
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 Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00: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_board_entity_spec.rb Extract code into IssueBoardEntity 2018-12-04 08:44:21 -06:00
issue_entity_spec.rb CE port of code changed for epics 2017-11-02 07:14:35 +01:00
issue_serializer_spec.rb Extract code into IssueBoardEntity 2018-12-04 08:44:21 -06:00
job_entity_spec.rb Add scheduled flag to job entity 2018-11-02 11:52:34 +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_diff_entity_spec.rb Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
merge_request_serializer_spec.rb Fall back to the MergeRequestWidgetEntity 2017-12-21 15:35:54 +01:00
merge_request_user_entity_spec.rb Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
merge_request_widget_entity_spec.rb post merge pipeline and environments status 2018-10-29 11:34:41 +00:00
move_to_project_entity_spec.rb Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
move_to_project_serializer_spec.rb Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
note_entity_spec.rb Refactor discussions/notes code 2018-04-03 16:03:00 +00:00
pipeline_details_entity_spec.rb Add spec for pipeline_details_entity_spec 2018-10-03 15:18:44 +09:00
pipeline_entity_spec.rb Resolve "Include tags into pipeline detail view" 2018-12-05 21:36:18 +00:00
pipeline_serializer_spec.rb Remove code for dynamically generating routes 2018-07-25 16:41:29 +02:00
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 port ProjectMirrorSerializer 2018-07-25 12:29:50 +01:00
project_note_entity_spec.rb Refactor discussions/notes code 2018-04-03 16:03:00 +00:00
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 Refactor validations and make runner factory by default to be instance-wide runner 2018-05-31 10:56:07 +02:00
stage_entity_spec.rb Resolve "Show failure_reason and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
test_case_entity_spec.rb Squashed commit of the following: 2018-08-02 15:06:39 +09:00
test_reports_comparer_entity_spec.rb Squashed commit of the following: 2018-08-02 15:06:39 +09:00
test_reports_comparer_serializer_spec.rb Squashed commit of the following: 2018-08-02 15:06:39 +09:00
test_suite_comparer_entity_spec.rb Squashed commit of the following: 2018-08-02 15:06:39 +09:00
user_entity_spec.rb
variable_entity_spec.rb Add VariableSerializer for Ci::Variable 2018-02-05 18:58:19 +01:00