discourse/app
Sam Saffron ac968f5363
PERF: cache all metadata for 60 seconds
Clients tend to request webmanifests and such very often.

Keep the data cached for 60 seconds so it is not requested aggresively.
2020-07-01 12:58:02 +10:00
..
assets DEV: Add group name as class to group-box (#10150) 2020-06-30 10:49:31 -05:00
controllers PERF: cache all metadata for 60 seconds 2020-07-01 12:58:02 +10:00
helpers New `bootstrap.json` endpoint for starting up Discourse 2020-06-03 14:45:23 -04:00
jobs DEV: improve verbose mode for reindexer 2020-06-24 17:29:45 +10:00
mailers FIX: Use correct URL for unsubscribe (#10077) 2020-06-24 09:31:20 +02:00
models FIX: identify slug-less topic urls everywhere 2020-06-29 12:31:20 +02:00
serializers FIX: Serialize an empty array if no suggested topics exist (#10134) 2020-06-26 22:25:38 +03:00
services FIX: update theme fields when updating from ThemesInstallTask (#10143) 2020-06-29 13:49:02 -05:00
views FIX: published-page-header should be a sibling to published-page-body not a parent (#10126) 2020-06-25 14:47:05 -07:00