| Commit message (Expand) | Author | Age | Files | Lines |
* | Use grunt and bower packages as local dependencies. Close gh-1433. | Timmy Willison | 2013-11-14 | 1 | -1/+7 |
* | Remove workarounds for the uglify task mishandling banners when used with sou... | Michał Gołębiowski | 2013-11-09 | 1 | -1/+1 |
* | Add load-grunt-tasks package dependency | Sindre Sorhus | 2013-11-07 | 1 | -0/+1 |
* | Fix #12757 - use jscs to check the style guide | Oleg | 2013-11-07 | 1 | -0/+1 |
* | No ticket. Update npm devDependencies. | Michał Gołębiowski | 2013-10-25 | 1 | -3/+3 |
* | Update requirejs to compatible version, remove r.js | Timmy Willison | 2013-10-15 | 1 | -46/+46 |
* | Edit bower install script based on comments. Close gh-1392. | Timmy Willison | 2013-10-07 | 1 | -1/+1 |
* | Warn on npm install if Bower isn't installed. | Scott González | 2013-10-07 | 1 | -1/+2 |
* | Updating the source version to 2.1.0-pre✓™ | Dave Methvin | 2013-09-19 | 1 | -1/+1 |
* | Tagging the 2.1.0-beta1 release.2.1.0-beta1 | Dave Methvin | 2013-09-19 | 1 | -1/+1 |
* | Add Travis CI config for PR testing | Jörn Zaefferer | 2013-09-12 | 1 | -1/+2 |
* | No ticket. Update packages, make the devDependencies list alphabetic. | Michał Gołębiowski | 2013-09-05 | 1 | -5/+5 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -5/+8 |
* | Install bower packages with npm install | Oleg | 2013-07-22 | 1 | -0/+5 |
* | Lint JSON manifests during development | Timmy Willison | 2013-07-19 | 1 | -1/+2 |
* | Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Cl... | Michał Gołębiowski | 2013-07-11 | 1 | -4/+4 |
* | Include Sizzle and Qunit with bower. Fixes #14118. | Timmy Willison | 2013-07-10 | 1 | -5/+4 |
* | Updating the source version to 2.0.4-pre✓™ | Dave Methvin | 2013-07-03 | 1 | -1/+1 |
* | Tagging the 2.0.3 release. | Dave Methvin | 2013-07-03 | 1 | -1/+1 |
* | Build: Update testswarm task to node-testswarm 1.x API | Jörn Zaefferer | 2013-06-05 | 1 | -1/+1 |
* | Updating the source version to 2.0.3-pre✓™ | Dave Methvin | 2013-05-30 | 1 | -1/+1 |
* | Tagging the 2.0.2 release. | Dave Methvin | 2013-05-30 | 1 | -1/+1 |
* | Updating the source version to 2.0.2-pre✓™ | Dave Methvin | 2013-05-24 | 1 | -1/+1 |
* | Tagging the 2.0.1 release. | Dave Methvin | 2013-05-24 | 1 | -1/+1 |
* | build: update release script to use nodejs archiver. | Chris Talkington | 2013-05-12 | 1 | -1/+2 |
* | Updating the source version to 2.0.1-pre | Dave Methvin | 2013-04-18 | 1 | -1/+1 |
* | Tagging the 2.0.0 release. | Dave Methvin | 2013-04-18 | 1 | -1/+1 |
* | Fix #13776: Add banner before generating source map. Close gh-1246. | Richard Gibson | 2013-04-18 | 1 | -1/+1 |
* | Updating the source version to 2.0.0-pre | Dave Methvin | 2013-04-09 | 1 | -1/+1 |
* | Tagging the 2.0.0-beta3 release.2.0.0-beta3 | Dave Methvin | 2013-04-09 | 1 | -1/+1 |
* | Update grunt-contrib-jshint to 0.3.0, close gh-1204. | Michał Gołębiowski | 2013-04-03 | 1 | -1/+1 |
* | No ticker: grunt_compare_size options. Close gh-1210. | Tom Fuertes | 2013-03-26 | 1 | -0/+1 |
* | Use semver versions for our in-between versions as well. | Timmy Willison | 2013-03-23 | 1 | -1/+1 |
* | updated Grunt to 0.4.1 (needed for node 0.10.0 compatibility). Closes gh-1202 | Michał Gołębiowski | 2013-03-18 | 1 | -4/+4 |
* | No ticket: compare_size returns! | Richard Gibson | 2013-03-11 | 1 | -1/+1 |
* | Updating the source version to 2.0.0pre | Dave Methvin | 2013-03-01 | 1 | -1/+1 |
* | Tagging the 2.0.0b2 release.2.0.0b2 | Dave Methvin | 2013-03-01 | 1 | -1/+1 |
* | Fix version; we are not at 2.0.0 yet! | Dave Methvin | 2013-02-04 | 1 | -1/+1 |
* | Choose a lovely set of matching grunt dependencies. | Dave Methvin | 2013-01-26 | 1 | -11/+8 |
* | Fix build until next grunt rc, disable compare_size. | Dave Methvin | 2013-01-26 | 1 | -5/+4 |
* | Updating the source version to 2.0.0pre | Dave Methvin | 2013-01-14 | 1 | -1/+1 |
* | Tagging the 2.0.0b1 release.2.0.0b1 | Dave Methvin | 2013-01-14 | 1 | -2/+2 |
* | Revert grunt, grunt-contrib-jshint, and grunt-contrib-uglify versions used in... | adam j. sontag | 2013-01-10 | 1 | -3/+3 |
* | Use new version of grunt-contrib-watch. Close gh-1106. | Zachary Adam Kaplan | 2013-01-03 | 1 | -1/+1 |
* | Updating the version to 2.0.0pre | Rick Waldron | 2012-12-31 | 1 | -1/+1 |
* | Better dependency versions for grunt packages, thanks @Krinkle! | Mike Sherov | 2012-12-19 | 1 | -6/+6 |
* | Make sure Jenkins can grunt jQuery right from npm install | Mike Sherov | 2012-12-19 | 1 | -0/+4 |
* | Update to Grunt 0.4, and Uglify2 with Source Maps! | Mike Sherov | 2012-12-19 | 1 | -4/+7 |
* | Do not assume new versions are back compatible. | Dave Methvin | 2012-12-19 | 1 | -2/+2 |
* | Updating the source version to 1.9.0pre | Dave Methvin | 2012-12-16 | 1 | -1/+1 |