summaryrefslogtreecommitdiff
path: root/app/serializers/pipeline_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Do not generate pipeline ref path if ref not presentGrzegorz Bizon2017-01-201-4/+6
* Rename some pipeline and build related entitiesGrzegorz Bizon2016-12-211-3/+3
* Add specs for pipeline entity and improve factoryGrzegorz Bizon2016-12-211-18/+30
* Improve performance of Pipelines APIKamil Trzcinski2016-12-151-3/+1
* Fix pipeline detailed status serializer and entitiesGrzegorz Bizon2016-12-151-2/+7
* Integrate new stages into ci pipeline serializerGrzegorz Bizon2016-12-091-1/+1
* Add status entity prototype and expose in pipelineGrzegorz Bizon2016-12-071-1/+1
* Remove support from incremental pipeline updatesGrzegorz Bizon2016-12-011-31/+7
* Expose created_at and updated_at in pipeline entityGrzegorz Bizon2016-11-121-0/+2
* Make updated_at optional in pipelines serializerGrzegorz Bizon2016-11-101-1/+1
* Refine incremental pipeline serializerGrzegorz Bizon2016-11-101-18/+33
* Add `pipeline.url` to API [ci skip]Kamil Trzcinski2016-11-101-19/+8
* Fix failures [ci skip]Kamil Trzcinski2016-11-101-6/+8
* Support pipelines APIKamil Trzcinski2016-11-101-0/+84