| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Add tests for `jQuery.get( String, null-ish, null-ish, String )` | Michał Gołębiowski-Owczarek | 45 hours | 1 | -2/+2 |
* | Tests: align mock.php spacing with 3.x-stable branch | Timmy Willison | 2024-08-25 | 1 | -4/+4 |
* | Build: Add `exports` to package.json, export slim & esm builds | Michał Gołębiowski-Owczarek | 2023-07-10 | 1 | -1/+1 |
* | Ajax: Support binary data (including FormData) | Michał Gołębiowski-Owczarek | 2023-02-01 | 1 | -0/+11 |
* | Ajax: Support `null` as success functions in `jQuery.get` | Michał Gołębiowski-Owczarek | 2022-10-17 | 1 | -4/+4 |
* | Attributes: Don't stringify attributes in the setter | Michał Gołębiowski-Owczarek | 2021-11-01 | 1 | -0/+6 |
* | Core:Manipulation: Add basic TrustedHTML support | Michał Gołębiowski-Owczarek | 2021-09-30 | 1 | -2/+8 |
* | Tests: Don't remove csp.log in the cspClean action of mock.php | Michał Gołębiowski-Owczarek | 2021-09-30 | 1 | -1/+0 |
* | Tests: Strip untypical callback parameter characters from mock.php | Michał Gołębiowski-Owczarek | 2021-04-13 | 1 | -8/+14 |
* | Manipulation: Respect script crossorigin attribute in DOM manipulation | 高灰 | 2020-09-22 | 1 | -1/+15 |
* | 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 |