discourse/app/jobs
Dan Ungureanu e23c87c442
FIX: Prevent exception in rescue block.
> Job exception: undefined method `id' for nil:NilClass
> clean_up_inactive_users.rb:25:in `rescue in block in execute'
2019-04-16 01:27:39 +03:00
..
concerns PERF: Restrict number of skipped email log for `Jobs::UserEmail`. 2018-08-21 11:14:43 +08:00
onceoff FEATURE: Multiple SCSS file support for themes (#7351) 2019-04-12 11:36:08 +01:00
regular FIX: properly log webhook errors in UI on rescue (#7376) 2019-04-15 12:19:48 +05:30
scheduled FIX: Prevent exception in rescue block. 2019-04-16 01:27:39 +03:00
base.rb FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
onceoff.rb Prefer `create` over `create!` when not checking for response. 2018-09-19 18:22:54 +08:00