discourse/app
Sam ebd4140492 FIX: logspam due to 404s on CSS files
We had a missing formats: string on our render partial that caused logs to
spam when CSS files got 404s.

Due to magic discourse_public_exceptions.rb was actually returning the
correct 404 cause it switched format when rendering the error.
2019-02-14 17:58:16 +11:00
..
assets FIX: validate parent category/subcategories permissions 2019-02-14 16:38:52 +11:00
controllers FIX: logspam due to 404s on CSS files 2019-02-14 17:58:16 +11:00
helpers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
jobs FIX: Add onceoff job to remove double quotes from s3 etags 2019-02-14 05:19:41 +05:30
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: validate parent category/subcategories permissions 2019-02-14 16:38:52 +11:00
serializers FEATURE: Hidden site setting to always include topic excerpt 2019-02-07 22:45:21 +01:00
services Update app/services/user_silencer.rb 2019-02-08 08:50:50 -05:00
views PERF: Cache build_not_found_page 2019-02-12 21:20:33 +11:00