discourse/app
Jarek Radosz 19c9b892dc
DEV: Instantiate relation early to save a query (#14766)
Previously it would do `SELECT 1 AS one` and then `SELECT "color_scheme_colors".*`. Now it only does the latter.
2021-10-29 03:03:22 +02:00
..
assets FIX: Do not perform link lookup for replaced links (#14742) 2021-10-28 13:27:31 +03:00
controllers FEATURE: bypass topic bump when disable_category_edit_notifications is enabled (#14754) 2021-10-27 17:05:10 -04:00
helpers DEV: Allow actions to change the manifest endpoint (#14522) 2021-10-06 15:41:52 -05:00
jobs DEV: Delete vacate_legacy_prefix_backups code (#14735) 2021-10-28 07:53:21 +10:00
mailers FIX: Do not show recipient user in email participants list (#14642) 2021-10-19 15:26:22 +10:00
models DEV: Instantiate relation early to save a query (#14766) 2021-10-29 03:03:22 +02:00
serializers DEV: Remove code that is no longer valid. (#14657) 2021-10-21 10:47:22 +08:00
services DEV: Fix rubocop issues (#14715) 2021-10-27 11:39:28 +03:00
views FIX: improvements for download local dates (#14588) 2021-10-14 09:22:44 +11:00