This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Sam ad74eea50d 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:51:17 +10:00
..
assets FIX: treats users_(by_type|tl) as other reports (#6391) 2018-09-13 17:35:54 +02:00
controllers SECURITY: remove admin memory diagnostics routes 2018-09-18 08:35:54 +10:00
helpers FIX: use current user color scheme when filling theme-color attribute (#6384) 2018-09-12 11:04:58 +10: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:51:17 +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-13 18:53:53 +02:00
views FIX: use current user color scheme when filling theme-color attribute (#6384) 2018-09-12 11:04:58 +10:00