gitlab-org--gitlab-foss/spec
Robert Speicher c711fe15dd Merge branch 'mark-as-processable' into 'master'
Make all future skipped builds as processable when retrying a build

## What does this MR do?

Makes a builds that are marked as skipped when a pipeline is processed to be reprocessed by changing their's state to created.

## Why was this MR needed?

Currently retry is broken. When you retry a build of pipeline it will succeed and be marked as succeeded, when the next stages should be triggered.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21066

See merge request !5879
2016-08-19 18:35:07 +00:00
..
config
controllers Merge branch '17932-move-to-project-dropdown' into 'master' 2016-08-19 14:57:09 +00:00
factories
features Merge branch 'expiration-date-on-memberships' into 'master' 2016-08-19 17:08:03 +00:00
finders
fixtures
helpers Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showing-pipeline 2016-08-20 00:09:58 +08:00
initializers
javascripts
lib Merge branch 'directory-names-containing-space' into 'master' 2016-08-19 18:01:12 +00:00
mailers
models Merge branch 'wall-clock-time-for-showing-pipeline' into 'master' 2016-08-19 17:42:26 +00:00
requests
routing
services Merge branch 'mark-as-processable' into 'master' 2016-08-19 18:35:07 +00:00
support
tasks/gitlab
uploaders
views
workers Merge branch '21010-emailsonpushworker-incorrectly-claims-deleted-a-commit-after-a-push' into 'master' 2016-08-19 18:16:55 +00:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb
spec_helper.rb
teaspoon_env.rb