discourse/app/jobs
Bianca Nenciu f14dd1f82d
FIX: Prevent race condition when post processing post (#8819)
If a post is being cooked twice (for example after an edit), there is a
chance the 'raw' and 'cooked' column to be inconsistent. This reduces
the chances of that happening.
2020-03-07 14:36:54 +02:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
regular FIX: Prevent race condition when post processing post (#8819) 2020-03-07 14:36:54 +02:00
scheduled FEATURE: limit number of notifications per user to 10,000 2020-02-24 11:42:50 +11:00
base.rb PERF: avoid shelling to get hostname aggressively 2020-02-18 15:13:19 +11:00