aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/mock.php
Commit message (Expand)AuthorAgeFilesLines
* Build: Add `exports` to package.json, export slim & esm buildsMichał Gołębiowski-Owczarek2023-07-101-1/+1
* Ajax: Support binary data (including FormData)Michał Gołębiowski-Owczarek2023-02-011-0/+11
* Ajax: Support `null` as success functions in `jQuery.get`Michał Gołębiowski-Owczarek2022-10-171-4/+4
* Attributes: Don't stringify attributes in the setterMichał Gołębiowski-Owczarek2021-11-011-0/+6
* Core:Manipulation: Add basic TrustedHTML supportMichał Gołębiowski-Owczarek2021-09-301-2/+8
* Tests: Don't remove csp.log in the cspClean action of mock.phpMichał Gołębiowski-Owczarek2021-09-301-1/+0
* Tests: Strip untypical callback parameter characters from mock.phpMichał Gołębiowski-Owczarek2021-04-131-8/+14
* Manipulation: Respect script crossorigin attribute in DOM manipulation高灰2020-09-221-1/+15
* Ajax: Avoid CSP errors in the script transport for async requestsMichał Gołębiowski-Owczarek2020-08-251-4/+6
* Ajax: Drop the json to jsonp auto-promotion logicMichał Gołębiowski-Owczarek2020-07-271-0/+4
* Ajax: Do not execute scripts for unsuccessful HTTP responsesSean Robinson2019-09-261-0/+13
* Build: Update test code for compatibility with QUnit 2.x (#4297)abnud12019-02-181-3/+3
* Core: Support passing nonce through jQuery.globalEvalMichał Gołębiowski-Owczarek2019-01-211-1/+2
* Core: Preserve CSP nonce on scripts in DOM manipulationMichał Gołębiowski-Owczarek2019-01-141-0/+8
* Tests: fix ajax test failure; add to header instead of replaceTimmy Willison2018-11-261-1/+1
* Ajax: Fix getResponseHeader(key) for IE11Andrei Fangli2018-11-261-0/+3
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-0/+244