discourse/app
David Taylor afb5ec811d FIX: Don't use DistributedCache to store redis readonly state
This can cause unbound CPU usage in some cases, and excessive logging in other cases. This commit moves redis readonly information into the local process, but maintains the DistributedCache for postgres readonly state.
2019-06-25 11:20:34 +08:00
..
assets FIX: mobile overflow for tall fixed modals 2019-06-24 12:24:13 -04:00
controllers FIX: Don't use DistributedCache to store redis readonly state 2019-06-25 11:20:34 +08:00
helpers replace subfolder on cdn url conversion between general cdn and s3 (#7764) 2019-06-17 11:51:17 -07:00
jobs FIX: Don't replace img tags within anchor tags with markdown format. 2019-06-21 12:32:02 +08:00
mailers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
models DEV: Correct batch setting of categories 2019-06-25 13:05:43 +10:00
serializers FIX: In reply to would sometimes have a broken link 2019-06-10 11:33:10 -04:00
services FIX: iterate when clearing watched words cache 2019-06-24 17:17:56 -07:00
views SECURITY: Add confirmation screen when logging in via user-api OTP 2019-06-17 16:18:44 +01:00