| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Make the sed usage portable across Linux & macOSHEADmain | Michał Gołębiowski-Owczarek | 3 days | 2 | -2/+2 |
* | Release: Temporarily disable running tests on release | Michał Gołębiowski-Owczarek | 3 days | 1 | -1/+2 |
* | Build: Bump form-data from 4.0.2 to 4.0.4 | dependabot[bot] | 3 days | 1 | -3/+4 |
* | Build: Test on Safari 18 & 17 instead of "latest-1" | Michał Gołębiowski-Owczarek | 3 days | 1 | -1/+7 |
* | Build: Bump github/codeql-action in the github-actions group | dependabot[bot] | 3 days | 1 | -3/+3 |
* | Release: publish tmp/release/dist folder when releasing | Timmy Willison | 4 days | 2 | -1/+4 |
* | Build: Update the jQuery license link in comment headers | Michał Gołębiowski-Owczarek | 4 days | 5 | -5/+5 |
* | Build: Try to unpack Firefox ESR via xz, fall back to bzip2 | Michał Gołębiowski-Owczarek | 5 days | 1 | -1/+7 |
* | Build: Bump github/codeql-action in the github-actions group | dependabot[bot] | 2025-06-02 | 1 | -3/+3 |
* | Build: Bump undici and release-it | dependabot[bot] | 2025-05-15 | 2 | -1173/+505 |
* | Tests: Fix tests for `jQuery.get( String, null-ish, null-ish, String )` | Michał Gołębiowski-Owczarek | 2025-05-12 | 1 | -1/+1 |
* | Build: Bump the github-actions group with 2 updates | dependabot[bot] | 2025-05-04 | 6 | -10/+10 |
* | Build: Bump the github-actions group with 3 updates | dependabot[bot] | 2025-04-01 | 6 | -15/+15 |
* | Tests: Add tests for `jQuery.get( String, null-ish, null-ish, String )` | Michał Gołębiowski-Owczarek | 2025-03-31 | 2 | -3/+34 |
* | Build: ESLint: Remove the `outerIIFEBody` exception to `indent` | Michał Gołębiowski-Owczarek | 2025-03-31 | 1 | -7/+1 |
* | Build: Bump the github-actions group with 2 updates | dependabot[bot] | 2025-03-02 | 4 | -8/+8 |
* | Tests: Backport the `hidden="until-found"` attr tests from 3.x-stable | Michał Gołębiowski-Owczarek | 2025-02-24 | 1 | -0/+18 |
* | CSS: Fix dimensions of table `<col>` elements | Michał Gołębiowski-Owczarek | 2025-02-24 | 5 | -91/+192 |
* | Core: Remove obsolete workarounds, update support comments | Michał Gołębiowski-Owczarek | 2025-02-24 | 11 | -97/+30 |
* | Event: Use `.preventDefault()` in beforeunload | Michał Gołębiowski-Owczarek | 2025-02-18 | 1 | -6/+11 |
* | Build: upgrade dependencies, including jtr@0.2.5 | Timmy Willison | 2025-02-18 | 2 | -2161/+4298 |
* | Build: Bump the github-actions group with 2 updates | dependabot[bot] | 2025-02-02 | 6 | -10/+10 |
* | Build: Bump the github-actions group across 1 directory with 2 updates | dependabot[bot] | 2025-01-14 | 4 | -8/+8 |
* | Tests: migrate test runner to jquery-test-runner | Timmy Willison | 2025-01-13 | 29 | -4031/+1237 |
* | Tests: Add custom attribute getter tests to the selector module | Michał Gołębiowski-Owczarek | 2024-12-16 | 1 | -0/+31 |
* | Core: Switch `$.parseHTML` from `document.implementation` to `DOMParser` | Michał Gołębiowski-Owczarek | 2024-12-11 | 1 | -11/+4 |
* | Build: Test on iOS 18, no longer test on iOS 15 | Michał Gołębiowski-Owczarek | 2024-12-09 | 1 | -1/+1 |
* | Build: Bump github/codeql-action from 3.27.0 to 3.27.5 in the github-actions ... | dependabot[bot] | 2024-12-01 | 1 | -3/+3 |
* | CSS: Drop the cache in finalPropName | Michał Gołębiowski-Owczarek | 2024-11-26 | 2 | -18/+26 |
* | Build: Report Brotli sizes in compareSize | Michał Gołębiowski-Owczarek | 2024-11-25 | 1 | -4/+12 |
* | Build: Fix pre release matching in compare size regex | Timmy Willison | 2024-11-21 | 1 | -2/+2 |
* | Build: Make middleware-mockserver not crash on reading nonexistent files | Michał Gołębiowski-Owczarek | 2024-11-05 | 1 | -9/+25 |
* | Selector: Properly deprecate `jQuery.expr[ ":" ]`/`jQuery.expr.filters` | Michał Gołębiowski-Owczarek | 2024-11-04 | 4 | -9/+24 |
* | Build: Bump the github-actions group with 4 updates | dependabot[bot] | 2024-11-01 | 6 | -23/+23 |
* | Build: Run tests on Node 22 & 23 | Michał Gołębiowski-Owczarek | 2024-10-21 | 1 | -1/+1 |
* | Docs: Align CONTRIBUTING.md with `3.x-stable` | Michał Gołębiowski-Owczarek | 2024-10-14 | 1 | -7/+7 |
* | Docs: Update CONTRIBUTING.md | Michał Gołębiowski-Owczarek | 2024-10-14 | 1 | -9/+10 |
* | Docs: add version support section to README | Timmy Willison | 2024-10-13 | 1 | -56/+53 |
* | Build: Enforce ECMAScript 5 in tests via ESLint | neogy-akash | 2024-10-09 | 1 | -1/+3 |
* | Build: Bump the github-actions group with 3 updates | dependabot[bot] | 2024-09-30 | 6 | -18/+18 |
* | Tests: Switch to an updated fork of promises-aplus-tests | Michał Gołębiowski-Owczarek | 2024-09-30 | 2 | -255/+385 |
* | Build: Bump rollup from 4.19.0 to 4.22.4 | dependabot[bot] | 2024-09-25 | 2 | -69/+69 |
* | Manipulation: Make jQuery.cleanData not skip elements during cleanup | ac-mmi | 2024-09-11 | 2 | -1/+44 |
* | Tests: Run tests in Edge in IE mode in GitHub Actions | Michał Gołębiowski-Owczarek | 2024-09-09 | 3 | -3/+47 |
* | Tests: Run tests on both real Firefox ESRs | Michał Gołębiowski-Owczarek | 2024-09-06 | 2 | -8/+18 |
* | Build: Bump webpack from 5.93.0 to 5.94.0 | dependabot[bot] | 2024-09-02 | 2 | -27/+6 |
* | Build: Bump github/codeql-action from 3.25.15 to 3.26.6 in the github-actions... | dependabot[bot] | 2024-09-02 | 1 | -3/+3 |
* | 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 | 8 | -138/+138 |
* | Tests: replace express with basic Node server | Timmy Willison | 2024-08-08 | 5 | -614/+171 |