aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
Commit message (Expand)AuthorAgeFilesLines
* Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813. Fixes #1...Mike Sherov2012-06-071-1/+1
* Make dimensions modular, adds optional build flag. Fixes #11856Mike Sherov2012-06-051-1/+1
* Allow users to store custom dist destinations in dist/.destination.jsonRick Waldron2012-06-051-18/+50
* Don't create "*" dir when "grunt dist" is run without explicit destination di...Rick Waldron2012-06-051-0/+7
* Create special "grunt watch" task called "dev"Rick Waldron2012-06-051-1/+5
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-041-9/+58
* Fix #11767. Modularize build and unit tests for exluding effects.Richard Gibson2012-05-281-25/+44
* Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796.Oleg2012-05-271-1/+0
* Grunt: Increase TestSwarm timeout to 30 minutesJörn Zaefferer2012-05-181-0/+1
* Grunt: Add qunit target. Currently finishes with 33/5510 assertions failing. ...Jörn Zaefferer2012-05-091-0/+3
* grunt.js testswarm task: shorten job nameTimo Tijhof2012-05-071-1/+1
* Grunt: Fix testswarm usernameJörn Zaefferer2012-05-071-1/+1
* Grunt: Add testswarm taskJörn Zaefferer2012-05-071-0/+22
* Add resource by @mikesherov to gruntfileRick Waldron waldron.rick@gmail.com2012-04-251-0/+3
* Fixes a minor spacing issue.jaubourg2012-04-221-1/+1
* Initial grunt implementationRick Waldron waldron.rick@gmail.com2012-04-181-0/+159