aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build: combine intro and outroTimmy Willison2016-03-091-2/+7
* Release: include external/sizzle in releasesTimmy Willison2016-02-241-0/+1
* 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
* Docs: Fix various spelling errorsJosh Soref2016-01-131-1/+1
* Release: push a custom slim build to the CDNTimmy Willison2015-11-166-29/+47
* Release: use chalk instead of colors for terminal colorsTimmy Willison2015-11-122-4/+6
* Release: remove antiquated release-notes.jsTimmy Willison2015-10-291-58/+0
* 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-0710-69/+98
* Docs: Fix various spelling mistakesBruno Pérel2015-07-301-1/+1
* Release: properly set the dist remote when it's a real releaseTimmy Willison2015-07-131-1/+1
* Build: space between curly and paren is optionalTimmy Willison2015-06-191-2/+2
* Core: Make jQuery objects iterableMichał Gołębiowski2015-06-131-1/+1
* Build: Refactor Node smoke testsMichał Gołębiowski2015-06-131-1/+2
* Build: bower.json: remove moot `version` fieldChris Rebert2015-05-131-1/+0
* Build: use different versions of jsdom for Node and iojs testingTimmy Willison2015-05-072-1/+28
* Core: Test all factory use cases from intro.jsMichał Gołębiowski2015-04-275-36/+60
* Deferred: Backwards-compatible standards interoperabilityRichard Gibson2015-03-201-0/+20
* Release: push dist to same remote as projectTimmy Willison2015-01-301-3/+2
* Release: remove sourcemap comment from all copies of minified fileTimmy Willison2015-01-302-6/+13
* Release: fix CDN archive creationTimmy Willison2015-01-292-32/+49
* Release: dist can be run during a testTimmy Willison2015-01-292-8/+2
* Release: bower.json is actually generated from scratchTimmy Willison2015-01-291-4/+0
* Release: Distribute files to distribution repoTimmy Willison2015-01-295-136/+251
* Build: Rearrange grunt/npm tasks into a build/dist/test patternRichard Gibson2015-01-111-0/+16
* Release: Remove copying of jquery-latest filesDave Methvin2015-01-061-29/+18
* Build: Sizzle version labels must start with a dashTimmy Willison2014-12-171-1/+1
* Build: account for version labels in Sizzle versionsTimmy Willison2014-12-171-1/+1
* Build: fix tests in AMD modeTimmy Willison2014-12-091-8/+5
* Build: Remove empty define({}) from build outputDavid Corbacho2014-12-041-1/+3