gitlab-org--gitlab-foss/spec/models/ci
Rémy Coutable 10d4b20ad1 Merge branch 'pipeline-stage' into 'master'
Refine pipeline stages

## What does this MR do?

Introduces a concept of `Ci::Stage` to make it easier to have detailed statuses.

## Why was this MR needed?

This is needed to simplify the handling of `Ci::Statuses` and make the `Stage` actual concept in code:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7889

See merge request !7927
2016-12-08 15:59:49 +00:00
..
build_spec.rb
pipeline_spec.rb Added Ci::Stage specs 2016-12-06 16:04:30 +01:00
runner_spec.rb
stage_spec.rb Added Ci::Stage specs 2016-12-06 16:04:30 +01:00
trigger_spec.rb
variable_spec.rb Use :maximum instead of :within for length validators with a 0..N range 2016-12-06 10:23:17 +01:00