Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ajax: Avoid CSP errors in the script transport for async requests | Michał Gołębiowski-Owczarek | 2020-08-25 | 1 | -4/+6 |
* | Ajax: Drop the json to jsonp auto-promotion logic | Michał Gołębiowski-Owczarek | 2020-07-27 | 1 | -0/+4 |
* | Ajax: Do not execute scripts for unsuccessful HTTP responses | Sean Robinson | 2019-09-26 | 1 | -0/+13 |
* | Build: Update test code for compatibility with QUnit 2.x (#4297) | abnud1 | 2019-02-18 | 1 | -3/+3 |
* | Core: Support passing nonce through jQuery.globalEval | Michał Gołębiowski-Owczarek | 2019-01-21 | 1 | -1/+2 |
* | Core: Preserve CSP nonce on scripts in DOM manipulation | Michał Gołębiowski-Owczarek | 2019-01-14 | 1 | -0/+8 |
* | Tests: fix ajax test failure; add to header instead of replace | Timmy Willison | 2018-11-26 | 1 | -1/+1 |
* | Ajax: Fix getResponseHeader(key) for IE11 | Andrei Fangli | 2018-11-26 | 1 | -0/+3 |
* | Tests: Add support for running unit tests via grunt with karma | Timo Tijhof | 2017-12-18 | 1 | -0/+244 |