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/assets/javascripts/discourse
Sam Saffron 4dcc5f16f1 FEATURE: when under extreme load disable search
The global setting disable_search_queue_threshold
(DISCOURSE_DISABLE_SEARCH_QUEUE_THRESHOLD) which default to 1 second was
added.

This protection ensures that when the application is unable to keep up with
requests it will simply turn off search till it is not backed up.

To disable this protection set this to 0.
2019-07-02 11:22:01 +10:00
..
adapters SECURITY: XSS in routes 2019-06-26 16:34:15 +02:00
components DEV: prettier 1.18.2 (#7810) 2019-06-26 17:09:52 +02:00
controllers FEATURE: add ability to have multiple totp factors (#7626) 2019-06-26 16:58:06 -07:00
helpers FEATURE: Hide Reviewable scores, change score filter to Priority 2019-05-07 14:05:23 -04:00
initializers FIX: use correct name for selectable_avatars_enabled site setting 2019-06-19 13:18:16 -04:00
lib FEATURE: displays tags in search menu results when enabled (#7819) 2019-06-27 19:26:14 +02:00
mixins FIX: mark topics in sub categories as unread when dismissing parent 2019-06-27 13:26:48 +10:00
models FIX: ensures static pages are using absolute path (#7828) 2019-07-01 11:25:45 +02:00
pre-initializers DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
raw-views DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
routes FIX: use normal title instead of fancy title for prefilled composer 2019-07-01 17:55:24 +05:30
services FIX: correct translations for logs error rate notice (#7622) 2019-05-28 22:10:51 +03:00
templates FEATURE: when under extreme load disable search 2019-07-02 11:22:01 +10:00
widgets FEATURE: when under extreme load disable search 2019-07-02 11:22:01 +10:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00