aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tests: migrate testing infrastructure to minimal dependenciesTimmy Willison2024-03-0553-14831/+14376
* Build: Bump actions/cache from 3.3.2 to 4.0.0dependabot[bot]2024-02-111-1/+1
* Tests: Align `middleware-mockerver.js` with the `main` branchMichał Gołębiowski-Owczarek2024-02-091-7/+1
* Release: use buildDefaultFiles directly and pass version (#5409)Timmy Willison2024-02-064-4/+8
* Release: remove scripts and dev deps from dist package.jsonTimmy Willison2024-02-051-2/+14
* Release: update build command in Release.generateArtifactsTimmy Willison2024-01-311-1/+1
* Build: migrate grunt authors to a custom scriptTimmy Willison2024-01-225-26/+130
* Manipulation: Generalize a test to support IERichard Gibson2024-01-131-3/+17
* Build: Bump follow-redirects from 1.15.1 to 1.15.4dependabot[bot]2024-01-121-3/+3
* Manipulation: Support $el.html(selfRemovingScript)Richard Gibson2024-01-082-1/+18
* Build: Bump @babel/traverse & multiple actionsMichał Gołębiowski-Owczarek2023-11-132-635/+1229
* Build: Don't run CI push workflows for dependabot branchesMichał Gołębiowski-Owczarek2023-11-131-1/+4
* Tests: Workaround a tr width test issue in old iOSMichał Gołębiowski-Owczarek2023-11-131-3/+7
* CSS: Fix reliableTrDimensions test for initially hidden iframes (3.x)Michał Gołębiowski-Owczarek2023-11-074-16/+63
* CSS: Fix support test results for initially hidden iframesStephen Sigwart2023-11-024-1/+52
* Build: Update ESLint-related packages, fix linting errors (3.x version)Michał Gołębiowski-Owczarek2023-11-029-34/+36
* Build: Run pretest before test:* npm scriptsMichał Gołębiowski-Owczarek2023-10-162-11/+8
* Build: sort branches in compare_size; last run lastTimmy Willison2023-09-211-3/+20
* Build: migrate most grunt tasks off of grunt (3.x)Timmy Willison2023-09-2073-34994/+9307
* Core: Simplify code post browser support reductionMichał Gołębiowski-Owczarek2023-09-2010-159/+100