discourse/app/jobs
Robin Ward 02da022c70
PERF: Quit out of the email job quickly if disabled (#6423)
This prevents sidekiq from doing a bunch of queries when email is
disabled.

Critical emails are a special case and will be sent.
2018-10-01 01:15:45 +08:00
..
concerns PERF: Restrict number of skipped email log for Jobs::UserEmail. 2018-08-21 11:14:43 +08:00
onceoff Rename Jobs::RecoverPostUploads to rerun the job take 2. 2018-09-19 22:40:32 +08:00
regular PERF: Quit out of the email job quickly if disabled (#6423) 2018-10-01 01:15:45 +08:00
scheduled FIX: when uploads are destroyed clear up avatar refs in user table 2018-08-31 14:46:42 +10:00
base.rb FIX: keep db and job correctly in multisite logs 2018-09-04 16:05:44 +10:00
onceoff.rb Prefer create over create! when not checking for response. 2018-09-19 18:22:54 +08:00