gitlab-org--gitlab-foss/spec/services
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
..
auth
boards Validate if the lists are different when moving issues between lists 2016-08-17 12:58:59 -03:00
ci Fix test for processing pipeline after retrying build 2016-08-19 14:34:40 +02:00
files Prevents accidental overwrites of commits from UI 2016-08-15 02:34:55 +00:00
groups
issues Merge branch '4273-slash-commands' into 'master' 2016-08-18 16:41:16 -05:00
members
merge_requests Merge branch 'diff-line-comment-vuejs' into 'master' 2016-08-19 02:24:34 +00:00
milestones
notes Remove unneeded aliases 2016-08-18 14:29:48 -05:00
projects adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
search
slash_commands Remove unneeded aliases 2016-08-18 14:29:48 -05:00
create_deployment_service_spec.rb
create_release_service_spec.rb
create_snippet_service_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
create_tag_service_spec.rb
delete_tag_service_spec.rb
delete_user_service_spec.rb Fix bug where destroying a namespace would not always destroy projects 2016-08-11 15:36:35 -07:00
destroy_group_service_spec.rb Fix bug where destroying a namespace would not always destroy projects 2016-08-11 15:36:35 -07:00
event_create_service_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
git_hooks_service_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
git_push_service_spec.rb Backport EE assertions in protected branch related specs. 2016-08-16 22:19:49 +05:30
git_tag_push_service_spec.rb
import_export_clean_up_service_spec.rb fix spec 2016-08-04 13:39:38 +02:00
notification_service_spec.rb Fix notification_service argument error of declined invitation emails 2016-08-19 13:18:13 +02:00
repair_ldap_blocked_user_service_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
repository_archive_clean_up_service_spec.rb
search_service_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
system_hooks_service_spec.rb
system_note_service_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
test_hook_service_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
todo_service_spec.rb Merge branch '4273-slash-commands' into 'master' 2016-08-18 16:41:16 -05:00
update_release_service_spec.rb
update_snippet_service_spec.rb