gitlab-org--gitlab-foss/app/serializers
Grzegorz Bizon d0d94e4f10 Fix pagination headers in grouped environments API 2017-02-10 09:36:52 +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 Return serializable hash from a represented serializer 2017-01-27 13:02:59 +01:00
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
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 Fix stoppable? 2017-02-07 13:30:33 +01:00
environment_serializer.rb Fix pagination headers in grouped environments API 2017-02-10 09:36:52 +01:00
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 Use `#present?` instead of `defined?` in serializers 2017-02-07 13:13:33 +01:00
request_aware_entity.rb
stage_entity.rb
status_entity.rb
user_entity.rb