discourse/app/jobs
Sam 0119a2f980 FIX: only ever send users 1 email per post
in the past ninja editing a post to add a mention could trigger duplicate
emails to a user (and a few other edge cases)
2016-04-15 15:59:01 +10:00
..
onceoff FIX: If the user can't be found to award a badge, skip them 2016-04-14 11:52:26 -04:00
regular FIX: only ever send users 1 email per post 2016-04-15 15:59:01 +10:00
scheduled FEATURE: Add POP3 timeout error only after 3 failures in a row. 2016-04-14 08:55:19 +08:00
base.rb Revert "FIX: Jobs.cancel_scheduled_job wasn't working anymore due to our move to using multiple queues" 2016-04-13 18:30:25 +02:00
onceoff.rb Instead of a Distributed Mutex, use a Redis SETNX guard 2016-04-12 15:31:21 -04:00
stats.rb PERF: Cache About#stats. 2015-07-20 22:45:05 +08:00