discourse/app
David Taylor c8c23ba557
DEV: Introduce deprecation warning for non-json Job arguments (#15842)
This commit introduces our own handling and warning for Sidekiq's new 'non-json-serializable' warning. This decouples us from Sidekiq's own deprecation cycle, and allows us to use our own deprecation system. It also means that the dump/parse happens in test mode, which will help us to catch occurrences before they reach production.
2022-02-07 17:59:55 +00:00
..
assets FIX: Do not override mobile scroll on docked progress element (#15840) 2022-02-07 13:51:07 +01:00
controllers DEV: Make Ember CLI assets the default in production (#15843) 2022-02-07 15:25:57 +00:00
helpers DEV: Load all vendor files for theme-qunit under prod ember-cli (#15844) 2022-02-07 17:58:54 +00:00
jobs DEV: Introduce deprecation warning for non-json Job arguments (#15842) 2022-02-07 17:59:55 +00:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
serializers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
services FIX: Add DB constraints for post & topic counter cache for UserStat (#15626) 2022-02-07 11:23:34 +08:00
views PERF: Update ember-auto-import (#15814) 2022-02-04 11:00:51 +00:00