discourse/app
David Taylor 15cff27bfe
DEV: Stringify keys of nested hashes in job arguments (#15850)
This provides symmetry with the `.with_indifferent_access` usage in `Jobs#perform`, which is also recursive.
2022-02-07 20:28:45 +00:00
..
assets UX: Fix login header z-index (#15848) 2022-02-07 13:31:03 -06: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: Stringify keys of nested hashes in job arguments (#15850) 2022-02-07 20:28:45 +00:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models DEV: Make `:send_system_message` arguments strings (#15851) 2022-02-07 20:18:17 +00: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