gitlab-org--gitlab-foss/app/serializers
Grzegorz Bizon 1f314195ea Do not generate pipeline ref path if ref not present 2017-01-20 12:44:31 +01:00
..
analytics_build_entity.rb
analytics_build_serializer.rb
analytics_commit_entity.rb
analytics_commit_serializer.rb
analytics_generic_serializer.rb
analytics_issue_entity.rb
analytics_issue_serializer.rb
analytics_merge_request_entity.rb
analytics_merge_request_serializer.rb
analytics_stage_entity.rb refactor cycle analytics - updated based on MR feedback 2017-01-17 11:32:55 +01:00
analytics_stage_serializer.rb added analytics stage serializer and moved some info to the stage classes from the controller 2017-01-17 11:32:54 +01:00
analytics_summary_entity.rb added new summary serializers and refactor all of the summary stuff into separate logical classes 2017-01-17 11:32:54 +01:00
analytics_summary_serializer.rb added new summary serializers and refactor all of the summary stuff into separate logical classes 2017-01-17 11:32:54 +01:00
base_serializer.rb
build_action_entity.rb Retain original casing for build name in manual pipeline dropdown 2017-01-16 07:55:20 -05:00
build_artifact_entity.rb Rename some pipeline and build related entities 2016-12-21 14:52:25 +01:00
build_entity.rb
commit_entity.rb Update commit entity to point to valid commit page 2017-01-13 13:07:32 +01:00
deployment_entity.rb
entity_date_helper.rb
entity_request.rb
environment_entity.rb
environment_serializer.rb
issuable_entity.rb Backport backend work for time tracking. 2017-01-15 11:10:04 -05:00
issue_entity.rb
issue_serializer.rb
label_entity.rb
merge_request_entity.rb
merge_request_serializer.rb
pipeline_entity.rb Do not generate pipeline ref path if ref not present 2017-01-20 12:44:31 +01:00
pipeline_serializer.rb Include pipeline-related resources if using relation 2017-01-05 18:25:35 +01:00
request_aware_entity.rb Add missing specs for request aware entity module 2016-12-21 15:31:49 +01:00
stage_entity.rb Fix Rubocop offenses in serializer entities 2016-12-27 14:37:17 +01:00
status_entity.rb
user_entity.rb