summaryrefslogtreecommitdiff
path: root/spec/serializers/pipeline_entity_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-8/+0
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-19/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-081-0/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-0/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-0/+2
* Add pipeline.type key to PipelineEntityadd-pipeline-type-key-in-pipeline-entityShinya Maeda2019-09-031-1/+5
* Add specs checking serialization of a stage buildsGrzegorz Bizon2019-05-241-0/+12
* Do not serialize a pipeline again when showing a buildGrzegorz Bizon2019-05-241-2/+2
* Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-methodShinya Maeda2019-05-061-2/+2
* Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ceShinya Maeda2019-04-021-0/+10
* Update pipeline detail view to accommodate post-merge pipelinesShinya Maeda2019-03-191-2/+2
* Add attached flag to pipeline entityShinya Maeda2019-03-131-2/+17
* Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda2019-03-131-0/+2
* Expose merge request entity for pipelinesShinya Maeda2019-03-061-0/+45
* Resolve "Include tags into pipeline detail view"Scott Hampton2018-12-051-1/+1
* Exclude coverage data from the pipelines pageYorick Peterse2018-05-171-0/+7
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-1/+1
* Improve specs for pipeline failure reason presenterGrzegorz Bizon2017-10-051-0/+13
* Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-311-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Instead of adding master, stub_not_protect_default_branchLin Jen-Shin2017-07-181-2/+4
* Update tests due to permission changesLin Jen-Shin2017-07-041-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-timeZ.J. van de Weg2017-06-011-1/+15
|\
| * Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-2/+2
* | Create PipelineDetailsEntityZ.J. van de Weg2017-05-311-60/+2
|/
* Merge request widget redesignFatih Acet2017-05-091-2/+2
* Add spec for entity and serializerShinya Maeda2017-03-231-1/+1
* Do not generate pipeline ref path if ref not presentGrzegorz Bizon2017-01-201-0/+12
* Add specs for pipeline entity and improve factoryGrzegorz Bizon2016-12-211-0/+138