gitlab-org--gitlab-foss/app/models
Kamil Trzciński 359b4f9a03 Merge branch 'fix/async-pipeline-processing-stale-data' into 'master'
Fix ci pipeline processing with async jobs

## What does this MR do?

This MR fixes CI pipeline processing with asynchronous jobs called from `around_transition` provided by state machine.
For details see  https://github.com/pluginaweek/state_machine/issues/191 and commit f68acba.

## Why was this MR needed?

Recently merged https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6650 introduced problem with asynchronous job being deployed when `around_transition` still held transaction, which caused race condition that prevented pipeline status to change in a proper way. 

## What are the relevant issue numbers?

Closes #23111

See merge request !6736
2016-10-10 13:39:51 +00:00
..
ci Merge branch 'feature/improve-async-pipeline-processing' into 'master' 2016-10-06 08:42:35 +00:00
concerns Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
cycle_analytics
hooks
issue
members
merge_request
network
project_services Changed Slack service user referencing from full name to username 2016-10-03 00:44:47 +02:00
protected_branch
.gitkeep
ability.rb
abuse_report.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
appearance.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
application_setting.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
audit_event.rb
award_emoji.rb
blob.rb
board.rb
broadcast_message.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
commit.rb
commit_range.rb Enable Lint/StringConversionInInterpolation cop and autocorrect offenses 2016-10-03 16:09:57 +02:00
commit_status.rb Check for transition loopback in commit status 2016-10-08 20:42:09 +02:00
compare.rb
cycle_analytics.rb
deploy_key.rb
deploy_keys_project.rb
deployment.rb deployment refs in own folder, new method for creating refs 2016-10-04 09:54:31 +02:00
diff_note.rb
discussion.rb
email.rb
environment.rb deployment refs in own folder, new method for creating refs 2016-10-04 09:54:31 +02:00
event.rb Fix Event#reset_project_activity updates 2016-10-06 22:56:07 -07:00
external_issue.rb
forked_project_link.rb
generic_commit_status.rb
global_label.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
global_milestone.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
group.rb
identity.rb
issue.rb
key.rb
label.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
label_link.rb
legacy_diff_note.rb
lfs_object.rb
lfs_objects_project.rb
list.rb
member.rb Make Member#add_user set access_level for requesters 2016-10-03 11:24:16 +02:00
merge_request.rb MergeRequest new form load diff asynchronously 2016-10-06 11:19:14 +02:00
merge_request_diff.rb
merge_requests_closing_issues.rb
milestone.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
namespace.rb Correct namespace validation to forbid bad names #21077 2016-10-07 13:46:59 -05:00
note.rb Use CacheMarkdownField for notes 2016-10-07 02:54:26 +01:00
notification_setting.rb
oauth_access_token.rb
personal_access_token.rb
personal_snippet.rb
project.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
project_feature.rb Fix project deletion when feature visibility is set to private 2016-10-04 20:53:15 -07:00
project_group_link.rb
project_import_data.rb
project_snippet.rb
project_team.rb
project_wiki.rb
protected_branch.rb
release.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
repository.rb Make searching for commits case insensitive. 2016-10-10 10:11:46 +02:00
security_event.rb
sent_notification.rb
service.rb Fix issues importing services via Import/Export 2016-10-04 10:01:32 +02:00
snippet.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
spam_log.rb
subscription.rb
todo.rb
tree.rb
u2f_registration.rb
user.rb Update user whitelist reject message 2016-10-07 04:19:03 +00:00
user_agent_detail.rb
users_star_project.rb
wiki_page.rb