Commit graph

14 commits

Author SHA1 Message Date
Kamil Trzcinski
20438213d5 Use capitalize instead of titleize for manual actions 2016-07-18 14:56:22 +02:00
Kamil Trzcinski
e00da96c88 Improve manual actions code and add model, service and feature tests
Manual actions are accessible from:
- Pipelines
- Builds
- Environments
- Deployments
2016-07-18 14:46:20 +02:00
Annabel Dunstone
d90d51f99d Remove plural from pipelines_spec 2016-07-06 11:34:55 -05:00
Kamil Trzcinski
20c7144ed2 Rename all [ci_]commit to [ci_]pipeline in specs and features 2016-06-03 16:22:26 +02:00
Kamil Trzcinski
717fdd6d42 Rename Ci::Build commit to pipeline 2016-06-03 12:29:00 +02:00
Kamil Trzcinski
021d3810c3 Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipeline 2016-06-02 16:59:04 +02:00
Kamil Trzcinski
57992f3d03 Fix rubocop offenses 2016-06-01 13:10:00 +02:00
Kamil Trzcinski
99708dcede Test cancelability and retriablity of pipeline for generic statuses 2016-05-31 15:32:03 +02:00
Robert Speicher
75739e54be Enable RSpec/NotToNot cop and auto-correct offenses
Also removes the note from the development/testing.md guide
2016-05-24 15:40:29 -04:00
Kamil Trzcinski
cd26cfbc27 Allow anonymous user to access pipelines 2016-05-23 01:31:51 +02:00
Kamil Trzcinski
ef60b8e168 Use pipelines.errors when communicating the error 2016-05-18 13:02:10 -05:00
Kamil Trzcinski
6d19e13df6 Fix specs 2016-05-13 17:11:57 -05:00
Kamil Trzcinski
c1bc5c58a2 Added pipelines spec 2016-05-13 13:17:15 -05:00
Kamil Trzcinski
886bfb0a4d Initial specs for pipelines 2016-05-13 08:36:44 -05:00