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/app/pre-initializers
Jarek Radosz e06a206131
DEV: Remove cache option from ajax() (#13142)
1. It defaults to `cache: true` already
2. Setting it to `false` for non-GET request doesn't do anything
3. We were correcting `cache: false` GET requests to use `cache: true`

…so setting it to anything at all, for any type of request doesn't make sense (anymore)
2021-05-31 14:41:35 +02:00
..
discourse-bootstrap.js FIX: Allow file-change events soon after reloading (#13065) 2021-05-14 12:36:53 -04:00
dynamic-route-builders.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
inject-discourse-objects.js DEV: Add app event "topic:timings-sent" (#12737) 2021-04-16 18:34:49 +02:00
map-routes.js DEV: Sync up more Ember CLI features (#11790) 2021-01-21 15:55:39 -05:00
register-dom-templates.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
sniff-capabilities.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
svg-sprite-fontawesome.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
theme-errors-handler.js DEV: Remove cache option from ajax() (#13142) 2021-05-31 14:41:35 +02:00