discourse/app
Amanda Alves Branquinho 0acd6bea4c
PERF: Eager load field causing N+1 issue (#27626)
* PERF: Fix N+1 issue for javascript_cache

* FIX: missing upload fields should still appear in stylesheets

Sass is still expected to compile successfully even without uploads.
Revert a blank upload to have a blank URL

* DEV: remove unneeded test comment

---------

Co-authored-by: Jeff Wong <awole20@gmail.com>
2024-07-01 20:55:06 -03:00
..
assets FIX: Small delay when auto-adding list item in composer (#27661) 2024-07-02 09:37:10 +10:00
controllers DEV: Block accidental serialization of entire AR models (#27668) 2024-07-01 17:08:48 -03:00
helpers FIX: Regression in custom homepage modifier used in theme components (#27569) 2024-06-21 11:24:11 -04:00
jobs DEV: Block accidental serialization of entire AR models (#27668) 2024-07-01 17:08:48 -03:00
mailers FIX: correctly compute the window for email summaries 2024-05-27 22:33:51 +02:00
models PERF: Eager load field causing N+1 issue (#27626) 2024-07-01 20:55:06 -03:00
serializers DEV: Block accidental serialization of entire AR models (#27668) 2024-07-01 17:08:48 -03:00
services FIX: invalid user locale when accepting group membership 2024-06-27 19:22:55 +02:00
views DEV: Block accidental serialization of entire AR models (#27668) 2024-07-01 17:08:48 -03:00