aboutsummaryrefslogtreecommitdiffstats
path: root/build/tasks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Release: migrate release process to release-itTimmy Willison2024-07-2912-100/+66
* Build: upgrade dependencies, including eslint 9.4.0 and uglify 3.7.7Timmy Willison2024-06-153-3/+3
* 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-117-26/+26
* Build: drop support for Node 10Timmy Willison2024-03-091-8/+8
* Tests: migrate testing infrastructure to minimal dependenciesTimmy Willison2024-03-051-2/+2
* Release: use buildDefaultFiles directly and pass version (#5409)Timmy Willison2024-02-062-2/+4
* Build: Update ESLint-related packages, fix linting errors (3.x version)Michał Gołębiowski-Owczarek2023-11-027-19/+21
* 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-2016-524/+693
* Build: Generate the slim build on `grunt` & run `compare_size` on itMichał Gołębiowski-Owczarek2023-07-103-36/+52
* Build: remove stale Insight package from custom buildsTimmy Willison2022-12-201-42/+2
* Selector: Inline Sizzle into the selector module: 3.x version (#5113)Michał Gołębiowski-Owczarek2022-12-141-26/+29
* Tests: Exclude tests based on compilation flags, not API presence (3.x version)Michał Gołębiowski-Owczarek2022-07-122-1/+9
* Build:Tests: Fix custom build tests, verify on Travis; name Travis jobsMichał Gołębiowski-Owczarek2020-01-271-1/+1
* Build: Create a `grunt custom:slim` alias for the Slim buildMichał Gołębiowski-Owczarek2020-01-071-1/+19
* Build: Require strict mode in Node.js scripts via ESLintMichał Gołębiowski-Owczarek2019-10-096-12/+12
* Build: ESLint: forbid unused function parametersMichał Gołębiowski-Owczarek2019-09-261-1/+1
* Build: Fix the regex parsing AMD var-modules (#4389)Michał Gołębiowski-Owczarek2019-09-261-1/+1
* Build: Remove manual QUnit fixture resettingMichał Gołębiowski-Owczarek2019-03-111-3/+1
* Build: Make Promises/A+ tests use the dot reporter instead of the defaultMichał Gołębiowski-Owczarek2019-03-111-5/+6
* Build: Update jsdom; migrate a test with Symbol polyfill to an iframe testMichał Gołębiowski-Owczarek2019-03-041-12/+12
* Build: Remove CRLF line endings to fix builds on WindowsDave Methvin2018-01-091-1/+1
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-0/+22
* Tests: Make Node tests work for paths with spaces in themMichał Gołębiowski-Owczarek2017-10-182-3/+3
* Build: increase timeout in Promises/A+ tests 10 timesMichał Gołębiowski-Owczarek2017-09-251-3/+6
* Build: Drop cross-spawn, use child_process.spawn shell optionMichał Gołębiowski-Owczarek2017-09-253-9/+11
* Build: Make the @CODE-replacing regex more robustMichał Gołębiowski2016-12-051-1/+5
* Core: expose noConflict in AMD modeTimmy Willison2016-08-151-5/+1
* Build: Fix the regex removing the ESLint comment from wrapper.jsMichał Gołębiowski2016-07-131-1/+1
* Build: ESLint detailsOleg Gaidarenko2016-06-112-5/+10
* Tests: Move promise/A+ adapters for tests to dedicated folderOleg Gaidarenko2016-06-111-5/+5
* Deferred: Separate the two paths in jQuery.whenRichard Gibson2016-05-021-2/+12
* Build: Strip the strict-mode related comment in exports/global.jsMichał Gołębiowski2016-04-261-1/+4
* Build: Strip excessive "use strict" pragmas when buildingMichał Gołębiowski2016-04-261-1/+1
* Deferred: Remove default callback contextRichard Gibson2016-04-231-0/+3
* Core: implement ready without DeferredTimmy Willison2016-04-041-2/+11
* Build: try insight package to get info about custom buildsOleg Gaidarenko2016-03-141-2/+41
* Build: combine intro and outroTimmy Willison2016-03-091-2/+7
* Build: use hard-coded path to sizzle in selector-sizzleTimmy Willison2016-02-101-4/+1
* Build: Drop testing on jsdom with Node 0.10 & 0.12Michał Gołębiowski2016-02-101-20/+0
* Build: switch from win-spawn to cross-spawnMichał Gołębiowski2016-01-271-1/+1
* Release: push a custom slim build to the CDNTimmy Willison2015-11-163-7/+13
* Build: Fixed issue with base path that contain 'var'Martin Naumann2015-10-121-1/+1
* Tests: Add simple tests for Android 2.3Michał Gołębiowski2015-09-081-4/+8
* Build: Don't install jsdom 3 on Node.js 0.10 & 0.12 by defaultMichał Gołębiowski2015-09-083-28/+21
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-075-30/+53