summaryrefslogtreecommitdiff
path: root/app/serializers/pipeline_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-4/+1
* Merge request widget redesignFatih Acet2017-05-091-3/+5
* Improve code style related to protected actionsGrzegorz Bizon2017-05-031-3/+3
* Introduce endpoint optimisationsKamil Trzcinski2017-04-061-4/+4
* 3 lines to One line. Correct spec caption.Shinya Maeda2017-03-231-4/+1
* Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda2017-03-231-5/+7
* 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