discourse/app
Sam 59cd7894d9 FEATURE: if site is under extreme load show anon view
If a particular path is being hit extremely hard by logged on users,
revert to anonymous cached view.

This will only come into effect if 3 requests queue for longer than 2 seconds
on a *single* path.

This can happen if a URL is shared with the entire forum base and everyone
is logged on
2018-04-18 16:58:57 +10:00
..
assets FEATURE: if site is under extreme load show anon view 2018-04-18 16:58:57 +10:00
controllers FEATURE: An API to help sites build robots.txt files programatically 2018-04-16 15:43:20 -04:00
helpers FIX: allow lists in summary email post excerpts 2018-04-11 14:16:08 -04:00
jobs Remove comment that is no longer accurate. 2018-04-18 14:22:18 +08:00
mailers Make rubocop happy. 2018-03-12 09:48:41 +08:00
models move topic excerpt code to one method to DRY it up and for extensibility 2018-04-17 15:08:21 -04:00
serializers Fix the build. 2018-04-17 18:16:53 +08:00
services FIX: set notification level when changing post owner (#5616) 2018-04-16 11:48:06 +02:00
views FIX: sanitize click track links 2018-04-17 12:35:16 +05:30