aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/mock.php
Commit message (Expand)AuthorAgeFilesLines
* 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