aboutsummaryrefslogtreecommitdiffstats
path: root/build/tasks
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: 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: remove sourcemap comment from all copies of minified fileTimmy Willison2015-01-301-0/+13
* Build: Rearrange grunt/npm tasks into a build/dist/test patternRichard Gibson2015-01-111-0/+16
* Build: fix tests in AMD modeTimmy Willison2014-12-091-8/+5
* Build: Remove empty define({}) from build outputDavid Corbacho2014-12-041-1/+3
* Build: Fix various typosOleg Gaidarenko2014-11-081-1/+1
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-11/+25
* Build: Move all external libraries to external directoryScott González2014-06-241-1/+1
* Build: set default testswarm timeout to 15 minutesMichał Gołębiowski2014-04-151-1/+1
* Build: use browserSets from config file; allow to overrideMichał Gołębiowski2014-04-151-5/+10
* Build: Change the timeout for the weekly job from 4h to 1hMichał Gołębiowski2014-03-181-4/+4
* Build: Refactor testswarm Grunt task optionsMichał Gołębiowski2014-03-161-7/+11
* Build: Fix testswarm task, use API correctlyJörn Zaefferer2014-03-121-5/+4
* Build: Allow to specify timeout in the testswarm taskMichał Gołębiowski2014-03-111-7/+3
* Build: Make it possible to change browserSets in the testswarm taskMichał Gołębiowski2014-03-101-2/+6
* Build: Fix AMD option for custom buildsTimmy Willison2014-03-071-6/+12
* Build: Specify browserSets for TestSwarm directlyMichał Gołębiowski2014-01-271-1/+1
* Build: Remove obsolete UglifyJS workaroundMichał Gołębiowski2014-01-261-7/+0
* Build: add build option for setting the AMD name.Timmy Willison2013-12-191-2/+9
* Build: Add the ability to remove global exposure.Timmy Willison2013-12-191-0/+7
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-1/+1
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-141-1/+1
* No ticket. Remove the pre-uglify task form build/tasks/build.js. Fix custom b...Michał Gołębiowski2013-11-101-1/+1
* Remove workarounds for the uglify task mishandling banners when used with sou...Michał Gołębiowski2013-11-091-46/+0
* Unify build script capabilities between branches. Specifically, added a speci...Timmy Willison2013-10-151-8/+9
* Remove commentTimmy Willison2013-10-151-2/+1
* Update requirejs to compatible version, remove r.jsTimmy Willison2013-10-151-1/+1
* Gruntfile: Remove project prefix from TestSwarm job name, close gh-1387Timo Tijhof2013-10-061-2/+2
* No ticket. Simplify the post-uglify task.Michał Gołębiowski2013-10-021-9/+5