aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Release: add support for md5 sums in windowsTimmy Willison2023-03-081-2/+15
* Build: remove stale Insight package from custom buildsTimmy Willison2022-12-201-42/+2
* Docs: Update the README of the published packageMichał Gołębiowski-Owczarek2022-10-031-5/+3
* Docs: Update webpack website in READMESimon Legner2022-07-121-1/+1
* Tests: Exclude tests based on compilation flags, not API presence (3.x version)Michał Gołębiowski-Owczarek2022-07-122-1/+9
* Release: remove the need to install grunt globallyTimmy Willison2021-03-011-3/+3
* Release: drop the need for npm as a local dependencyTimmy Willison2021-03-012-36/+16
* Release: upgrade release dependenciesTimmy Willison2021-03-011-5/+5
* Build: Rename master to main across the repositoryMichał Gołębiowski-Owczarek2021-02-051-4/+4
* Build: Update eslint-config-jquery, fix linting violationsMichał Gołębiowski-Owczarek2020-05-181-1/+1
* Docs: Fix typosPierre Grimaud2020-04-291-1/+1
* Docs: Update the link to the jsdom repositoryMichał Gołębiowski-Owczarek2020-04-251-1/+1
* Docs: Use https for hyperlinks in READMEJonathan2020-04-171-4/+4
* Release: Use an in-repository dist README fixtureMichał Gołębiowski-Owczarek2020-03-023-65/+134
* 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-072-2/+20
* Build: Require strict mode in Node.js scripts via ESLintMichał Gołębiowski-Owczarek2019-10-0910-12/+20
* Build: Support jquery-release --dry-run flagMichał Gołębiowski-Owczarek2019-10-051-1/+2
* Build: Stop copying src/core.js to dist on releaseMichał Gołębiowski-Owczarek2019-10-041-4/+7
* 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
* Release: edit dist README version on releaseTimmy Willison2017-03-171-1/+24
* Release: md5sum -> md5 -r for MACTimmy Willison2017-03-161-1/+1
* Release: update release dependenciesTimmy Willison2017-03-151-4/+4
* Build: Keep deprecated module in slimTimmy Willison2017-02-131-1/+1
* Build: Make the @CODE-replacing regex more robustMichał Gołębiowski2016-12-051-1/+5
* Release: fix quotes for releasing on WindowsTimmy Willison2016-09-221-3/+4
* Build: Make sourcemap updates in two .replace() passesDave Methvin2016-09-191-4/+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-114-12/+15
* Tests: Move promise/A+ adapters for tests to dedicated folderOleg Gaidarenko2016-06-111-5/+5
* Build: Switch from jscs+jshint to eslintOleg Gaidarenko2016-06-111-0/+7
* Release: remove extraneous files from dist during releaseTimmy Willison2016-05-132-2/+17
* Release: copy sizzle separately into an 'external' folderTimmy Willison2016-05-131-2/+7
* 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
* Release: set version in source for releasesTimmy Willison2016-03-142-1/+16