gitlab-org--gitlab-foss/spec/services
Kamil Trzciński 7e5fa10b66 Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master'
Create pipeline along with builds in the transation

## What does this MR do?

This MR makes it possible to create pipeline along with all associated builds in the transaction, to avoid having empty pipelines when asynchronous job gets terminated.

This will simplify implementation of `PipelineUnlockWorker` in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6988 and improve reliability of the CI as a whole.

## What are the relevant issue numbers?

Related to #24361

See merge request !7742
2016-11-30 11:16:53 +00:00
..
auth
boards
chat_names
ci
files
groups
issuable
issues
labels
members
merge_requests Rename MergeRequest#pipeline to head_pipeline 2016-11-29 14:12:49 +01:00
milestones
notes
projects
protected_branches
search
slash_commands
after_branch_delete_service_spec.rb Add test example for after branch delete service 2016-11-15 10:38:08 +01:00
compare_service_spec.rb Refactor straight compare diff code 2016-10-12 16:32:57 +03:00
create_deployment_service_spec.rb Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mr 2016-10-18 17:48:27 +02:00
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_branch_service_spec.rb
delete_merged_branches_service_spec.rb Add button to delete all merged branches 2016-11-09 21:04:03 +01:00
delete_tag_service_spec.rb
delete_user_service_spec.rb
destroy_group_service_spec.rb Write a spec covering the race condition during group deletion. 2016-11-18 14:27:13 +05:30
event_create_service_spec.rb Differentiate the expire from leave event 2016-10-20 00:26:45 +00: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
git_tag_push_service_spec.rb
import_export_clean_up_service_spec.rb
notification_service_spec.rb Add shortcuts for adding users to a project team with a specific role 2016-11-18 14:55:04 +02:00
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb
search_service_spec.rb
system_hooks_service_spec.rb
system_note_service_spec.rb Rephrase some system notes to be compatible with new system note style 2016-11-24 18:26:29 +08:00
test_hook_service_spec.rb
todo_service_spec.rb
update_release_service_spec.rb Tag service specs 2015-12-09 11:55:49 +01:00
update_snippet_service_spec.rb Fix more specs 2016-03-20 23:09:33 +01:00