summaryrefslogtreecommitdiff
path: root/app/serializers/pipeline_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Pipeline IID to viewsMike Scott2019-05-301-0/+1
* Do not serialize a pipeline again when showing a buildGrzegorz Bizon2019-05-241-1/+1
* Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ceShinya Maeda2019-04-021-0/+2
* Add attached flag to pipeline entityShinya Maeda2019-03-131-1/+2
* Expose merge request entity for pipelinesShinya Maeda2019-03-061-0/+10
* Add suffix for merge request eventShinya Maeda2019-03-011-2/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Resolve "Include tags into pipeline detail view"Scott Hampton2018-12-051-0/+1
* Merge request pipelinesShinya Maeda2018-12-051-0/+1
* Add empty state illustration information in job APISteve Azzopardi2018-09-111-1/+1
* Enable frozen string in app/serializers/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-serializersgfyoung2018-07-231-0/+2
* Exclude coverage data from the pipelines pageYorick Peterse2018-05-171-1/+5
* Expose failure reason in pipeline error badgeGrzegorz Bizon2017-10-051-2/+6
* Use hook for setting Pipeline config_sourceZeger-Jan van de Weg2017-09-061-1/+1
* Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-311-0/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-10/+3
* Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-timeZ.J. van de Weg2017-06-011-1/+1
|\
| * Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-1/+1
* | Incorporate reviewZ.J. van de Weg2017-05-311-0/+17
* | Create PipelineDetailsEntityZ.J. van de Weg2017-05-311-21/+2
|/
* 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