aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: Test on iOS 183.x-stableMichał Gołębiowski-Owczarek13 days1-0/+1
* Build: Bump GitHub ActionsMichał Gołębiowski-Owczarek2024-12-036-23/+23
* Build: Report Brotli sizes in compareSizeMichał Gołębiowski-Owczarek2024-11-251-4/+12
* Build: Fix pre release matching in compare size regexTimmy Willison2024-11-211-2/+2
* Selector: Properly deprecate `jQuery.expr[ ":" ]`/`jQuery.expr.filters`Michał Gołębiowski-Owczarek2024-11-055-16/+35
* Build: Make middleware-mockserver not crash on reading nonexistent filesMichał Gołębiowski-Owczarek2024-11-051-6/+22
* Build: Add a CodeQL non-mandatory checkMichał Gołębiowski-Owczarek2024-11-041-0/+58
* Build: Run tests on Node 22 & 23Michał Gołębiowski-Owczarek2024-10-211-1/+1
* Docs: Update CONTRIBUTING.mdMichał Gołębiowski-Owczarek2024-10-141-15/+18
* Build: Enforce ECMAScript 5 in tests via ESLintneogy-akash2024-10-091-1/+3
* Tests: Switch to an updated fork of promises-aplus-testsMichał Gołębiowski-Owczarek2024-09-302-509/+405
* Manipulation: Make jQuery.cleanData not skip elements during cleanupac-mmi2024-09-112-3/+46
* Tests: Run tests in Edge in IE mode in GitHub ActionsMichał Gołębiowski-Owczarek2024-09-093-3/+47
* Tests: Run tests on both real Firefox ESRsMichał Gołębiowski-Owczarek2024-09-061-7/+18
* Tests: align mock.php with main branch (sans spacing diffs)Timmy Willison2024-08-241-5/+20
* Tests: replace dead links in qunit fixture; use httpsTimmy Willison2024-08-248-145/+145
* Tests: replace express with basic Node serverTimmy Willison2024-08-247-1046/+1635
* Build: Bump `actions/setup-node` from 4.0.2 to 4.0.3dependabot[bot]2024-08-014-5/+5
* Build: upgrade dependencies, including requirejs to 2.3.7Timmy Willison2024-07-294-385/+375
* Build: use --input-type=module in npm scriptsTimmy Willison2024-07-291-4/+4
* Release: migrate release process to release-itTimmy Willison2024-07-2935-650/+4715
* Build: Bump the github-actions group with 1 updatedependabot[bot]2024-07-054-5/+5
* Build: upgrade dependencies, including eslint 9.4.0 and uglify 3.7.7Timmy Willison2024-06-1520-632/+503
* Tests: fix supportsScroll feature test in offsetTimmy Willison2024-06-101-9/+10
* Build: improve specificity of eslint config; add ecma versionsTimmy Willison2024-06-1015-117/+125
* Build: Bump the github-actions group with 2 updatesdependabot[bot]2024-06-064-5/+5
* Build: Group dependabot PRs updating GitHub ActionsMichał Gołębiowski-Owczarek2024-06-061-0/+7
* CSS:Tests: Fix tests & support tests under CSS Zoom (3.x version)Michał Gołębiowski-Owczarek2024-06-034-5/+61
* Tests: Make `:has` selector tests not vulnerable to unrelated failuresMichał Gołębiowski-Owczarek2024-05-291-6/+6
* Tests: revert concurrency group changeTimmy Willison2024-05-291-1/+1
* Event: Increase robustness of an inner native event in leverageNativeMichał Gołębiowski-Owczarek2024-05-202-18/+97
* Tests: include github ref in concurrency groupTimmy Willison2024-04-251-1/+1
* Tests: Make the beforeunload event tests work regardless of extensionsMichał Gołębiowski-Owczarek2024-04-252-10/+20
* Docs: Update remaining HTTP URLs to HTTPSMichał Gołębiowski-Owczarek2024-04-252-2/+2
* Build: Bump actions/cache & actions/checkoutdependabot[bot]2024-04-024-9/+9
* Tests: share queue/browser handling for all worker typesTimmy Willison2024-04-0113-446/+336
* Tests: improve diffing for values of different typesTimmy Willison2024-03-272-26/+58
* Build: Bump actions/cache from 4.0.0 to 4.0.1dependabot[bot]2024-03-203-4/+4
* Tests: show any and all actual/expected valuesTimmy Willison2024-03-151-2/+11
* Tests: add diffing to test reporterTimmy Willison2024-03-143-5/+63
* Tests: add actual and expected messages to test reporterTimmy Willison2024-03-141-12/+12
* Tests: fix worker restarts for failed browser acknowledgementsTimmy Willison2024-03-111-1/+1
* Build: make compare size cache readable for manual editsTimmy Willison2024-03-111-1/+3
* Build: fix size comparison for slim files when the branch is dirtyTimmy Willison2024-03-111-1/+1
* Build: migrate more uses of fs.promises; use node: protocolTimmy Willison2024-03-1112-58/+76
* Tests: add --hard-retries option to test runnerTimmy Willison2024-03-116-38/+94
* Tests: fix cleanup in cases where server doesn't stopTimmy Willison2024-03-091-4/+4
* Build: drop support for Node 10Timmy Willison2024-03-096-263/+140
* Build: add GitHub Actions workflow to update FilestashTimmy Willison2024-03-081-0/+56
* Tests: fix flakey message logs; ignore delete worker failuresTimmy Willison2024-03-053-20/+29