gitlab-org--gitlab-foss/app/models/ci
Z.J. van de Weg 68569584b7 Create PipelineDetailsEntity
Now we have a PipelineEntity which is a bit smaller, mostly in bytes
needing to send to the frontend. PipelineDetailsEntity is the default
for the PipelineSerializer, limiting the changes needed.

This commit also incorporates the review.
2017-05-31 21:44:53 +02:00
..
artifact_blob.rb
build.rb Create PipelineDetailsEntity 2017-05-31 21:44:53 +02:00
group.rb Real time pipeline show action 2017-05-06 16:45:46 +00:00
pipeline.rb Fix specs 2 2017-05-08 11:29:10 -03:00
pipeline_schedule.rb Define last_pipeline in PipelineScheduleEntity 2017-05-30 23:55:09 +09:00
runner.rb
runner_project.rb
stage.rb Real time pipeline show action 2017-05-06 16:45:46 +00:00
trigger.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
trigger_request.rb
variable.rb