discourse/app
Sam abc39c492a FIX: in redis readonly raise an exception from DistributedMutex
If we detect redis is in readonly we can not correctly get a mutex
raise an exception to notify caller

When getting optimized images avoid the distributed mutex unless
for some reason it is the first call and we need to generate a thumb

In redis readonly no thumbnails will be generated
2018-09-19 15:49:18 +10:00
..
assets Merge master 2018-09-10 19:39:09 -04:00
controllers SECURITY: remove admin memory diagnostics routes 2018-09-18 08:36:24 +10:00
helpers FIX: improve support for subfolder S3 CDN 2018-08-22 12:31:13 +10:00
jobs FIX: Onceoff job to recover missing post uploads. 2018-09-14 10:52:33 +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: in redis readonly raise an exception from DistributedMutex 2018-09-19 15:49:18 +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-14 12:31:35 +10:00
views FIX: Wizard didn't load translations correctly 2018-09-05 15:14:09 +02:00