Commit Graph

7 Commits

Author SHA1 Message Date
Grzegorz Bizon 73fcfb296c Add a default status const to common status concern 2017-01-18 11:34:55 +01:00
Grzegorz Bizon 3bc0525ad9 Extract compound statuses method in status factory 2017-01-18 11:30:28 +01:00
Grzegorz Bizon 48c19e7395 Expose methods that match statuses in status factories 2017-01-12 13:04:51 +01:00
Grzegorz Bizon 1d01ffb782 Make it possible to combine extended CI/CD statuses
This commit also makes it possible to configure exclusive groups.
There can be only one detailed status matched within an exclusive group,
which is important from the performance perspective.
2017-01-12 12:45:00 +01:00
Grzegorz Bizon 5059d0b834 Incorporate permission checks into new CI statuses
[ci skip]
2016-12-12 12:59:01 +01:00
Grzegorz Bizon e0ce97fb7d Refactor ci status factories to DRY code a little 2016-12-12 12:59:01 +01:00
Kamil Trzcinski 93c72e0f71 Add Ci::Status::Factory 2016-12-07 13:14:45 +01:00