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
Jeff Wong de29b4a511
PERF: rate limit search, and add anon cache for search results (#9969)
Adds new hidden site settings for rate limits:
30 for logged in users, 15 for anon

Adds an anon cache for searching, caches results of searches for 1 minute
2020-06-04 09:26:08 -07:00
..
assets UX: Add simple-list setting type (#9970) 2020-06-04 10:44:54 -04:00
controllers PERF: rate limit search, and add anon cache for search results (#9969) 2020-06-04 09:26:08 -07:00
helpers New bootstrap.json endpoint for starting up Discourse 2020-06-03 14:45:23 -04:00
jobs FIX: If creating a flag for a watched word, include the reason 2020-06-02 11:49:02 -04:00
mailers FIX: Digest frequency issue on user creation 2020-06-01 17:39:16 -04:00
models FEATURE: whitelist theme repo mode (experimental) 2020-06-03 13:19:57 +10:00
serializers FEATURE: category setting for default list filter. (#9975) 2020-06-04 00:56:56 +05:30
services DEV: Better error handling for destroy:users task (#9939) 2020-06-01 08:55:08 -07:00
views Start Discourse in an initializer (#9930) 2020-05-29 14:37:02 -04:00