discourse/app/jobs
Arpit Jalan d237ada12f
FIX: enqueue PostCreator jobs outside transaction block (#11120)
The `enqueue_jobs` is not correctly post-processing the post since the
post is being created inside a transaction block. This commit explicitly
enqueues the job outside transaction block.
2020-11-04 21:41:05 +05:30
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff FEATURE: Remove deprecated uploads url site settings. 2020-06-22 14:32:29 +08:00
regular FIX: enqueue PostCreator jobs outside transaction block (#11120) 2020-11-04 21:41:05 +05:30
scheduled DEV: Cleanup ignored user logic (#11107) 2020-11-03 12:38:54 +00:00
base.rb Update rubocop to 2.3.1. 2020-07-24 17:19:21 +08:00