aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
Commit message (Expand)AuthorAgeFilesLines
* Build: Remove Sizzle from run names passed to the testswarm taskMichał Gołębiowski2014-04-151-1/+1
* Build: Add lint taskOleg Gaidarenko2014-04-151-2/+2
* Build: Use jscs to check test helpersOleg Gaidarenko2014-04-151-0/+3
* Sizzle: update committed dependenciesTimmy Willison2014-01-131-1/+5
* Tests: Fix sinon timers for oldIEOleg2014-01-131-1/+2
* Tests: Straighten out sinon dependenciesDave Methvin2014-01-101-1/+2
* Build: Happy New Year! Thanks @marlonlandaverdeDave Methvin2014-01-091-1/+1
* Gruntfile: fix watch taskTimmy Willison2013-12-201-1/+1
* Build: Upgrade to grunt-contrib-jshint 0.7.1 and squash subtasksMichał Gołębiowski2013-12-181-15/+6
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-8/+18
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-141-0/+12
* Grunt: put .sizecache.json in build/, not dist/. (see 6095be1260c5c0e7dfe8838...Michał Gołębiowski2013-11-101-1/+1
* Remove workarounds for the uglify task mishandling banners when used with sou...Michał Gołębiowski2013-11-091-29/+10
* Check Gruntfile and tasks for code styleOleg2013-11-081-1/+3
* Add load-grunt-tasks package dependencySindre Sorhus2013-11-071-8/+1
* Fix #12757 - use jscs to check the style guideOleg2013-11-071-11/+21
* Only set uglify options if not already the defaultTimmy Willison2013-10-151-10/+2
* No ticket: Clean up uglifyjs compress options. Close gh-1382.Timo Tijhof2013-10-151-3/+10
* Add bower install script and release scripts to jshint and pass lintTimmy Willison2013-10-071-1/+1
* No ticket. Simplify the post-uglify task. (cherry-picked from 923bfc80dbba006...Michał Gołębiowski2013-10-021-5/+2
* No ticket. Restore checking individual src/**/*.js files by jsHint.Michał Gołębiowski2013-09-061-0/+6
* Fix #13983. Switch to //# for sourcemap directives. (cherry-picked from dfaee...Michał Gołębiowski2013-09-051-4/+2
* Custom builds: Remove _evalUrl when excluding ajaxTimmy Willison2013-08-161-0/+1
* Move jQuery specific tasks to independent files. Close gh-1334.Oleg Gaidarenko2013-08-161-190/+11
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-281/+14
* Lint JSON manifests during developmentTimmy Willison2013-07-191-7/+12
* Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Cl...Michał Gołębiowski2013-07-111-8/+4
* Include Sizzle and Qunit with bower. Fixes #14118.Timmy Willison2013-07-101-3/+2
* Support CommonJS environments by accentuating the need for a window with a do...Timmy Willison2013-07-041-2/+0
* Revert "Fix #13983. Switch to //# for sourcemaps."Dave Methvin2013-07-021-1/+1
* Fix #13983. Switch to //# for sourcemaps.Dave Methvin2013-07-021-1/+1
* Build: Update testswarm task to node-testswarm 1.x APIJörn Zaefferer2013-06-051-14/+24
* Fix #13793. Correct source map generation bugs. Close gh-1275. (cherry-picked...Michał Gołębiowski2013-05-231-6/+50
* Add release time to header on uncompressed file.Dave Methvin2013-05-111-4/+2
* Use grunt option with grunt.util.spawn, close gh-1255.Kyle Robinson Young2013-05-091-1/+1
* Fix #13776: Add banner before generating source map. Close gh-1246.Richard Gibson2013-04-181-22/+53
* Fix #13741. Make wrap/unwrap methods optional; close gh-1236.Michał Gołębiowski2013-04-171-0/+1
* Correct spacingMichał Gołębiowski2013-04-151-1/+1
* Add onevar to jshintrc, but remove the option for linting the concatenated fileTimmy Willison2013-04-091-4/+7
* Update jshintrc to conform to new style guide. Conform to onevar and unused i...Timmy Willison2013-04-091-3/+3
* Fix #13539: Utilize Sizzle hooks. Close gh-1215.Richard Gibson2013-04-041-1/+1
* No ticket: fix build date formattingRichard Gibson2013-04-011-7/+1
* No ticker: grunt_compare_size options. Close gh-1210.Tom Fuertes2013-03-261-1/+10
* No ticket: Grunt changes from 2.0 selector-nativeDave Methvin2013-03-251-18/+26
* Build selector.js from built sizzleTimmy Willison2013-03-191-1/+1
* No ticket: compare_size returns!Richard Gibson2013-03-111-1/+1
* Fix #13463: Update copyrightRichard Gibson2013-02-171-1/+1
* Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151.Oleg2013-01-311-0/+6
* Fix #12656. Make event shorthands excludable.Dave Methvin2013-01-271-0/+1
* Fix build until next grunt rc, disable compare_size.Dave Methvin2013-01-261-43/+46