Commit graph

9 commits

Author SHA1 Message Date
Shinya Maeda
64d1eabf86 Add spec for pipeline_details_entity_spec 2018-10-03 15:18:44 +09:00
Grzegorz Bizon
0d8b695569 Fix pipeline entity test related to stages 2017-11-06 22:35:46 +01:00
Robert Speicher
72a7b30c9f Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
Lin Jen-Shin
7bd5e57125 Instead of adding master, stub_not_protect_default_branch 2017-07-18 23:48:14 +08:00
Lin Jen-Shin
28553dbc05 Update tests due to permission changes 2017-07-04 21:56:41 +08:00
Robert Speicher
a6ec5121f0 Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
Kamil Trzcinski
25b99a5b3b Update tests and application 2017-06-13 16:05:38 +02:00
Z.J. van de Weg
6c87239653 Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-time 2017-06-01 15:54:58 +02:00
Z.J. van de Weg
68569584b7 Create PipelineDetailsEntity
Now we have a PipelineEntity which is a bit smaller, mostly in bytes
needing to send to the frontend. PipelineDetailsEntity is the default
for the PipelineSerializer, limiting the changes needed.

This commit also incorporates the review.
2017-05-31 21:44:53 +02:00