gitlab-org--gitlab-foss/spec
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
..
bin DRY up the specs for bin/changelog 2016-11-03 17:35:06 +00:00
config Make mail_room idle_timeout option configurable. 2016-11-16 12:46:37 +01:00
controllers fix: 24982- Remove'Signed in successfully' message 2016-12-07 20:30:28 +05:30
factories Added Ci::Stage specs 2016-12-06 16:04:30 +01:00
features Merge branch '25171-fix-mr-features-settings-hidden-when-builds-are-disabled' into 'master' 2016-12-08 15:43:14 +00:00
finders Merge branch '24733-archived-project-merge-request-count' into 'master' 2016-12-06 14:02:45 +00:00
fixtures adds impersonator variable and makes sudo usage overall more clear 2016-12-07 14:42:51 +00:00
helpers Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
initializers
javascripts Merge branch 'fix-all-dashboard' into 'master' 2016-12-08 15:28:45 +00:00
lib Merge branch 'pipeline-stage' into 'master' 2016-12-08 15:59:49 +00:00
mailers Merge branch '24880-configurable-plaintext-emails' into 'master' 2016-11-29 12:05:23 +00:00
migrations Pass commit data to ProcessCommitWorker 2016-12-01 13:36:06 +01:00
models Merge branch 'pipeline-stage' into 'master' 2016-12-08 15:59:49 +00:00
policies Update effected tests 2016-12-04 17:32:33 +01:00
requests Merge branch 'public-tags-api' into 'master' 2016-12-08 01:02:17 +00:00
routing Add nested groups support to the routing 2016-11-23 14:08:36 +02:00
serializers Merge branch 'fix/ca-no-date' into 'master' 2016-11-30 10:01:56 +00:00
services Merge branch '23589-open-issue-for-mr' into 'master' 2016-12-06 14:04:14 +00:00
support Use :maximum instead of :within for length validators with a 0..N range 2016-12-06 10:23:17 +01:00
tasks/gitlab Don't allow to specify a repo or version when installing Workhorse 2016-12-01 19:22:46 +01:00
uploaders
views Prevent error when submitting a merge request and pipeline is not defined 2016-11-28 12:03:59 +01:00
workers Merge branch 'zj-guest-reads-public-builds' into 'master' 2016-12-06 13:54:16 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb Move task helpers to a module 2016-11-30 12:20:21 +01:00
simplecov_env.rb
spec_helper.rb Pass commit data to ProcessCommitWorker 2016-12-01 13:36:06 +01:00
teaspoon_env.rb