discourse/app/jobs
David Taylor 9ddd1f739e
DEV: Update :critical_user_email calls to use strings (#15827)
Symbols are converted to strings anyway, so there is no change in behaviour. The latest version of sidekiq introduced a warning for this.
2022-02-04 23:43:53 +00:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff PERF: migrate normalized_emails in a migrations (#15166) 2021-12-02 15:08:22 +11:00
regular DEV: Use strings for :user_email job type argument 2022-02-04 18:28:18 +00:00
scheduled DEV: Update :critical_user_email calls to use strings (#15827) 2022-02-04 23:43:53 +00:00
base.rb DEV: Ensure delay_for and queue are not passed as job arguments (#15824) 2022-02-04 20:11:03 +00:00