gitlab-org--gitlab-foss/app
Stan Hu 59533d47dd Fix project transfer e-mail sending incorrect paths in e-mail notification
The introduction of ActiveJob and `deliver_now` in 7f214cee7 caused a race
condition where the mailer would be invoked before the project was committed
to the database, causing the transfer e-mail notification to show the old
path instead of the new one.

Closes #4670
2015-12-29 13:49:44 -08:00
..
assets Merge branch 'rs-fix-shortcut-help' into 'master' 2015-12-28 12:02:18 +00:00
controllers Write to InfluxDB directly via UDP 2015-12-29 14:53:45 +01:00
finders sort milestones by due_date 2015-12-03 08:53:34 -06:00
helpers Downcased user or email search for avatar_icon. 2015-12-28 18:13:50 -05:00
mailers Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
models Fix project transfer e-mail sending incorrect paths in e-mail notification 2015-12-29 13:49:44 -08:00
services Merge branch 'edit-on-fork' into 'master' 2015-12-24 12:24:57 +00:00
uploaders Expose artifacts path 2015-11-23 13:05:22 +01:00
validators Inline Gitlab::Blacklist in NamespaceValidator 2015-12-07 16:57:26 -05:00
views Write to InfluxDB directly via UDP 2015-12-29 14:53:45 +01:00
workers Write to InfluxDB directly via UDP 2015-12-29 14:53:45 +01:00