gitlab-org--gitlab-foss/spec/factories
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
..
ci Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master' 2016-11-30 11:16:53 +00:00
abuse_reports.rb
appearances.rb
award_emoji.rb
boards.rb
broadcast_messages.rb
chat_names.rb Add most of specs for chat names 2016-11-16 14:56:30 +01:00
commit_statuses.rb Add a lot of tests for scopes, feedback: 2016-11-19 01:02:49 +08:00
commits.rb
deploy_keys_projects.rb
deployments.rb Add environment factory review app trait 2016-11-09 09:42:09 +01:00
emails.rb
environments.rb Make it possible to fabricate environment on branch 2016-11-14 14:10:54 +01:00
events.rb
file_uploader.rb
forked_project_links.rb
group_members.rb
groups.rb Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
identities.rb
issues.rb
keys.rb
label_links.rb
label_priorities.rb
labels.rb Fix sorting by label priorities 2016-10-19 14:58:27 -02:00
lfs_objects.rb
lfs_objects_projects.rb
lists.rb
merge_requests.rb Add setting to only allow merge requests to be merged when all discussions are resolved 2016-11-04 14:58:40 +01:00
milestones.rb
namespaces.rb
notes.rb
notification_settings.rb
oauth_access_tokens.rb
oauth_applications.rb
personal_access_tokens.rb
personal_snippets.rb
project_group_links.rb
project_hooks.rb
project_members.rb
project_snippets.rb
project_wikis.rb
projects.rb Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
protected_branches.rb
releases.rb
sent_notifications.rb
service_hooks.rb
services.rb
snippets.rb
spam_logs.rb
subscriptions.rb Add unique index to subscriptions on subscribable and user and project 2016-11-17 15:10:12 -02:00
system_hooks.rb
todos.rb
u2f_registrations.rb
user_agent_details.rb
users.rb
wiki_pages.rb