summaryrefslogtreecommitdiff
path: root/app/serializers/pipeline_details_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Do not serialize a pipeline again when showing a buildGrzegorz Bizon2019-05-241-1/+4
* Add scheduled_actions as an explicit group of actionsShinya Maeda2018-10-021-0/+1
* Enable frozen string in app/serializers/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-serializersgfyoung2018-07-231-0/+2
* Add a feature flag for switching pipeline stagesGrzegorz Bizon2018-05-291-1/+1
* Abstract persisted/legacy stages in pipeline modelGrzegorz Bizon2018-05-221-6/+1
* Use persisted stages to load pipelines index tableGrzegorz Bizon2018-05-211-1/+6
* Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-051-1/+1
* Incorporate reviewZ.J. van de Weg2017-05-311-14/+0
* Create PipelineDetailsEntityZ.J. van de Weg2017-05-311-0/+21