Commit Graph

20 Commits

Author SHA1 Message Date
Grzegorz Bizon 37881ebb75 Set a default CI/CD status when it is not known 2017-08-22 14:04:34 +02:00
Grzegorz Bizon 1066d8ba77 Use usual method to retrieve CI/CD stage statuses 2017-08-16 13:30:49 +02:00
Grzegorz Bizon 7d6538f2e2 Rename method responsible for updating stage status 2017-07-26 14:50:48 +02:00
Grzegorz Bizon d3814ad698 Adds some specs for stage optimistic locking 2017-07-24 11:22:01 +02:00
Grzegorz Bizon bbdc35717c Implement method that updates a stage status 2017-07-20 13:30:48 +02:00
Grzegorz Bizon 0605cdd759 Implement proper associations with a persisted stage 2017-07-20 13:05:26 +02:00
Grzegorz Bizon a17c90b2a7 Use enumerated status in persisted stage class 2017-07-04 15:31:15 +02:00
Grzegorz Bizon 78b2f65cb5 Rename `Ci::Stage` class to `Ci::LegacyStage` 2017-06-01 12:00:37 +02:00
Kamil Trzcinski f2a4420d66
Store retried in database for CI builds 2017-05-07 22:43:53 +02:00
Zeger-Jan van de Weg c17e6a6c68 Real time pipeline show action 2017-05-06 16:45:46 +00:00
Grzegorz Bizon 14ad75a176 Fix `passed with warnings` stage status on MySQL 2017-03-08 10:58:41 +01:00
Grzegorz Bizon 86217866fd Fix warnings argument memoization in CI/CD stage 2017-01-19 18:49:14 +01:00
Grzegorz Bizon cff9c16be7 Pass memoizable warnings attribute to stage object 2017-01-18 11:07:12 +01:00
Grzegorz Bizon fd115bc130 Add specs for two new methods defined in stage class 2017-01-11 13:53:17 +01:00
Grzegorz Bizon 2b486c2bb2 Fix stage and pipeline specs and rubocop offenses 2016-12-20 20:07:34 +01:00
Filipa Lacerda 3ef1e76659 Fix broken test
Changes after review
2016-12-20 14:04:19 +00:00
Kamil Trzcinski 5ec1c140d9
Improve specs 2016-12-20 11:26:24 +01:00
Kamil Trzcinski 2b0b53cddd
Add tests for stage API endpoint 2016-12-20 11:00:56 +01:00
Grzegorz Bizon 7d36c88916 Fix detailed status specs for pipeline stage model 2016-12-12 15:40:28 +01:00
Kamil Trzcinski 953a10947b Added Ci::Stage specs 2016-12-06 16:04:30 +01:00