discourse/app
Robin Ward 1b65469b64 FIX: Backwards compatibility for `SiteSetting.queue_jobs`
Some plugin specs use this. Let's deprecate it instead.
2019-03-14 11:39:10 -04:00
..
assets REFACTOR: Rename site settings to make them less confusing 2019-03-14 13:40:14 +01:00
controllers Fix favicon not updating on the client side when changed. 2019-03-14 15:37:43 +08:00
helpers FIX: Properly support defaults for upload site settings. 2019-03-13 16:36:57 +08:00
jobs REFACTOR: Move `queue_jobs` out of `SiteSetting` 2019-03-14 10:47:38 -04:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: Backwards compatibility for `SiteSetting.queue_jobs` 2019-03-14 11:39:10 -04:00
serializers FIX: optimise querying Post's serializer ignored attribute (#7169) 2019-03-14 12:10:53 +00:00
services FIX: Properly support defaults for upload site settings. 2019-03-13 16:36:57 +08:00
views FEATURE: Add plugin html hook to insert html before any other scripts 2019-03-05 10:41:16 -08:00