| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Add tests for `jQuery.get( String, null-ish, null-ish, String )` | Michał Gołębiowski-Owczarek | 2025-03-31 | 1 | -2/+2 |
* | Tests: align mock.php spacing with 3.x-stable branch | Timmy Willison | 2024-08-25 | 1 | -4/+4 |
* | Tests: replace dead links in qunit fixture | Timmy Willison | 2024-08-12 | 1 | -4/+4 |
* | Build: improve specificity of eslint config; add ecma versions | Timmy Willison | 2024-06-06 | 3 | -6/+0 |
* | CSS:Tests: Fix tests & support tests under CSS Zoom | Michał Gołębiowski-Owczarek | 2024-06-03 | 1 | -0/+24 |
* | Tests: Make the beforeunload event tests work regardless of extensions | Michał Gołębiowski-Owczarek | 2024-04-25 | 1 | -5/+6 |
* | Tests: reuse browser workers in BrowserStack tests (#5428) | Timmy Willison | 2024-03-05 | 1 | -1/+0 |
* | Tests: migrate testing infrastructure to minimal dependencies | Timmy Willison | 2024-02-26 | 5 | -9981/+10735 |
* | CSS: Fix reliableTrDimensions support test for initially hidden iframes | Michał Gołębiowski-Owczarek | 2023-11-07 | 2 | -1/+40 |
* | Core: Simplify code post browser support reduction | Michał Gołębiowski-Owczarek | 2023-09-20 | 1 | -10/+6 |
* | Build: migrate most grunt tasks off of grunt | Timmy Willison | 2023-09-18 | 5 | -30/+33 |
* | Build: Add `exports` to package.json, export slim & esm builds | Michał Gołębiowski-Owczarek | 2023-07-10 | 1 | -1/+1 |
* | CSS: Make the reliableTrDimensions support test work with Bootstrap CSS | Michał Gołębiowski-Owczarek | 2023-07-10 | 1 | -0/+20 |
* | Build: Drop individual AMD modules | Michał Gołębiowski-Owczarek | 2023-06-27 | 1 | -3/+2 |
* | Ajax: Support binary data (including FormData) | Michał Gołębiowski-Owczarek | 2023-02-01 | 2 | -2/+16 |
* | Selector: Re-introduce selector-native.js | Michał Gołębiowski-Owczarek | 2022-11-21 | 1 | -11/+12 |
* | Ajax: Support `null` as success functions in `jQuery.get` | Michał Gołębiowski-Owczarek | 2022-10-17 | 1 | -4/+4 |
* | Tests: Exclude tests based on compilation flags, not API presence | Michał Gołębiowski-Owczarek | 2022-06-28 | 2 | -1/+68 |
* | Docs: remove expired links from old jquery source (#4997) | Timmy Willison | 2022-01-07 | 1 | -2/+0 |
* | Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER` | Michał Gołębiowski-Owczarek | 2022-01-04 | 10 | -16/+16 |
* | Attributes: Don't stringify attributes in the setter | Michał Gołębiowski-Owczarek | 2021-11-01 | 3 | -0/+68 |
* | Core:Manipulation: Add basic TrustedHTML support | Michał Gołębiowski-Owczarek | 2021-09-30 | 3 | -3/+84 |
* | Tests: Don't remove csp.log in the cspClean action of mock.php | Michał Gołębiowski-Owczarek | 2021-09-30 | 1 | -1/+0 |
* | Tests: Load the TestSwarm listener via HTTPS | Michał Gołębiowski-Owczarek | 2021-09-29 | 1 | -1/+1 |
* | Manipulation: Don't remove HTML comments from scripts | Michał Gołębiowski-Owczarek | 2021-07-19 | 1 | -2/+2 |
* | Tests: Switch background image from online file to local 1x1.jpg | Timo Tijhof | 2021-05-24 | 1 | -1/+1 |
* | Tests: Strip untypical callback parameter characters from mock.php | Michał Gołębiowski-Owczarek | 2021-04-13 | 1 | -8/+14 |
* | Build: Take core-js-bundle from the external directory as well | Michał Gołębiowski-Owczarek | 2021-04-13 | 1 | -1/+1 |
* | 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 | 4 | -4/+45 |
* | Ajax: Drop the json to jsonp auto-promotion logic | Michał Gołębiowski-Owczarek | 2020-07-27 | 1 | -0/+4 |
* | Tests: Remove remaining obsolete jQuery.cache references | Michał Gołębiowski-Owczarek | 2020-05-18 | 1 | -22/+2 |
* | Manipulation: Make jQuery.htmlPrefilter an identity function | Michał Gołębiowski-Owczarek | 2020-03-16 | 1 | -1/+1 |
* | Core: Fire iframe script in its context, add doc param in globalEval | Michał Gołębiowski-Owczarek | 2020-02-10 | 3 | -4/+33 |
* | Event: remove jQuery.event.global | Michał Gołębiowski-Owczarek | 2020-02-10 | 1 | -1/+0 |
* | Tests: Remove obsolete jQuery data tests | Michał Gołębiowski-Owczarek | 2020-01-13 | 1 | -92/+0 |
* | Build:Tests: Fix custom build tests, verify on Travis | Michał Gołębiowski-Owczarek | 2020-01-07 | 9 | -46/+44 |
* | Build: Make Karma work in ES modules mode | Michał Gołębiowski-Owczarek | 2019-12-16 | 2 | -3/+22 |
* | Build: Auto-convert sources to AMD | Michał Gołębiowski-Owczarek | 2019-12-09 | 1 | -5/+7 |
* | Selector: Make empty attribute selectors work in IE again | Michał Gołębiowski-Owczarek | 2019-11-18 | 2 | -1/+6 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 1 | -1/+1 |
* | Docs: Update most URLs to HTTPS | Michał Gołębiowski-Owczarek | 2019-10-21 | 4 | -10/+10 |
* | Tests: Stop using jQuery.find in tests | Michał Gołębiowski-Owczarek | 2019-10-21 | 1 | -1/+1 |
* | Ajax: Do not execute scripts for unsuccessful HTTP responses | Sean Robinson | 2019-09-26 | 1 | -0/+13 |
* | Tests: Fix a comment in testinit.js | Michał Gołębiowski-Owczarek | 2019-08-19 | 1 | -1/+0 |
* | Selector: Inline Sizzle into the selector module | Michał Gołębiowski-Owczarek | 2019-07-29 | 3 | -5/+16 |
* | Selector: Port Sizzle tests to jQuery | Michał Gołębiowski-Owczarek | 2019-06-26 | 4 | -15/+129 |
* | Core: Remove IE-specific support tests, rely on document.documentMode | Michał Gołębiowski-Owczarek | 2019-05-13 | 4 | -10/+10 |
* | Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS | Michał Gołębiowski-Owczarek | 2019-04-29 | 3 | -63/+8 |
* | Tests: Fix the core-js polyfill inclusion method | Michał Gołębiowski-Owczarek | 2019-04-04 | 1 | -1/+1 |