discourse/app
Sam 8d06731484 FIX: reduce amount of work onceoff does
In the past onceoff was forcing inline download of gravatars,
this can be so expensive that it will never finish

This fix ensures it only marks avatars stale which will be picked
up by regular schedules
2018-10-16 10:29:16 +11:00
..
assets FIX: SSO provider secrets - check wildcard domains last, toggle secrets visibility 2018-10-15 16:18:29 +02:00
controllers rename route `/javascripts` to `/theme-javascripts` (#6495) 2018-10-15 11:32:52 -04:00
helpers extract client side `Discourse` setup inline JS (#6409) 2018-10-01 21:29:04 -07:00
jobs FIX: reduce amount of work onceoff does 2018-10-16 10:29:16 +11:00
mailers FIX: Notifications shouldn't use user locale unless allow_user_locale is enabled 2018-09-05 11:44:28 +02:00
models rename route `/javascripts` to `/theme-javascripts` (#6495) 2018-10-15 11:32:52 -04:00
serializers FEATURE: Support backup uploads/downloads directly to/from S3. 2018-10-15 09:43:31 +08:00
services FEATURE: allow multiple secrets for Discourse SSO provider 2018-10-15 16:03:53 +11:00
views FIX: remove code that restricted "header" theme field from admin 2018-10-15 17:29:10 +11:00