discourse/app
Sam 5302709343 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:50:58 +10:00
..
assets considerably simplify copy for change owner 2018-09-18 14:15:08 -07:00
controllers FEATURE: Log entity export in staff logs 2018-09-19 03:16:45 +05:30
helpers extract inline JS that's used to store preloaded data (#6370) 2018-09-17 16:31:46 +08: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: in redis readonly raise an exception from DistributedMutex 2018-09-19 15:50:58 +10:00
serializers refactors trending search report to use SearchLog 2018-09-17 10:19:40 +10:00
services FEATURE: Log entity export in staff logs 2018-09-19 03:16:45 +05:30
views extract inline JS that's used to store preloaded data (#6370) 2018-09-17 16:31:46 +08:00