gitlab-org--gitlab-foss/app/serializers
Kamil Trzcinski be039d22d7 Make manual actions blocking 2017-03-06 10:04:04 +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 Restore exposure of legend property for events 2017-02-10 16:17:44 -05: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
build_artifact_entity.rb
build_entity.rb Make manual actions blocking 2017-03-06 10:04:04 +01:00
commit_entity.rb
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
issue_entity.rb
issue_serializer.rb
label_entity.rb
merge_request_entity.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
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 Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
request_aware_entity.rb
stage_entity.rb
status_entity.rb
user_entity.rb