discourse/app
Sam 419b14e58b FIX: correctly keep stylesheet cache entries
The intent from day one was to keep MAX_TO_KEEP stylesheets per target
however the DELETE statement did not perform target filtering

This meant we often deleted the wrong stylesheets from the cache
2018-09-14 12:54:11 +10:00
..
assets FIX: treats users_(by_type|tl) as other reports (#6391) 2018-09-13 17:35:54 +02:00
controllers raise error early in drafts controller 2018-09-13 08:40:57 -04:00
helpers FIX: use current user color scheme when filling theme-color attribute (#6384) 2018-09-12 11:04:58 +10:00
jobs FIX: Onceoff job to recover missing post uploads. 2018-09-14 09:04:01 +08:00
mailers FIX: Notifications shouldn't use user locale unless allow_user_locale is enabled 2018-09-05 11:44:28 +02:00
models FIX: correctly keep stylesheet cache entries 2018-09-14 12:54:11 +10:00
serializers REFACTOR: Use UserAuthTokenLogSerializer instead of conditionals. 2018-09-03 10:44:22 +08:00
services FIX: don't index urls to local files 2018-09-13 18:53:53 +02:00
views FIX: use current user color scheme when filling theme-color attribute (#6384) 2018-09-12 11:04:58 +10:00