Jörn Zaefferer
1ea4fe7052
Grunt: Update testswarm task to use new module filter, reduces duplication when running, should speed things up
2012-06-14 00:33:10 +02:00
Rick Waldron
9c9bc5aa3b
Fix args translation example in gruntfile comments
2012-06-12 12:53:58 -04:00
Rick Waldron
f13de6b3d6
Simplify the terminal command args syntax for custom builds. Update README
2012-06-12 12:52:30 -04:00
Dave Methvin
6a7f2492d0
Run the dist
task *after* minifying so we copy the new one.
2012-06-11 22:04:43 -04:00
Timo Tijhof
6af0bcc626
Test: Set testswarm.runMax from config file
2012-06-11 15:56:08 -04:00
jaubourg
a47b304f81
Modularize ajax (and sub-modules).
...
Tests are guaranteed to run with ajax removed, not with just ajax/jsonp, ajax/script or ajax/xhr removed.
Removing ajax saves 3982 bytes minified gzipped.
2012-06-11 18:51:28 +02:00
Mike Sherov
5f35b3d9f9
Fix #11857 . Modularize css.js, add dependency management. Closes gh-816.
...
See the pull request for more info on the dependency management details.
2012-06-10 21:54:16 -04:00
Jörn Zaefferer
0344a390b7
Grunt: Update testswarm task to use more config properties. Already deployed on Jenkins server
2012-06-07 20:36:19 +02:00
Mike Sherov
c68ab270fa
Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813 . Fixes #11865
2012-06-07 11:24:35 -04:00
Mike Sherov
3225d61496
Make dimensions modular, adds optional build flag. Fixes #11856
2012-06-05 15:29:46 -04:00
Rick Waldron
8265fa0837
Allow users to store custom dist destinations in dist/.destination.json
...
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2012-06-05 13:10:01 -04:00
Rick Waldron
e0cdeac87b
Don't create "*" dir when "grunt dist" is run without explicit destination dir. (thanks @timmywil)
...
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2012-06-05 12:16:48 -04:00
Rick Waldron
655350be5d
Create special "grunt watch" task called "dev"
...
"dev" is a short task list that's optimized for grunt watch's high run rate frequency
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2012-06-05 11:52:22 -04:00
Rick Waldron
7c23b77af2
Strips IIFEs from modules; Always require built jQuery for tests.
2012-06-04 12:48:18 -04:00
Richard Gibson
7f2cc46955
Fix #11767 . Modularize build and unit tests for exluding effects.
...
Closes gh-785. To build a version of jQuery without effects, use `grunt build:*:*:-effects`. The unit tests feature-check for the interfaces and skip the unit tests for effects if they don't detect it.
2012-05-28 22:36:23 -04:00
Oleg
d0763a37c6
Fix #11823 . Remove webkitConvertPointFromNodeToPage. Closes gh-796.
2012-05-27 12:37:35 -04:00
Jörn Zaefferer
d12e9b289e
Grunt: Increase TestSwarm timeout to 30 minutes
2012-05-18 14:47:04 +02:00
Jörn Zaefferer
fe88534b29
Grunt: Add qunit target. Currently finishes with 33/5510 assertions failing. If that can be made to pass, it should be added to the default task
2012-05-09 09:34:12 +02:00
Timo Tijhof
0add0b30db
grunt.js testswarm task: shorten job name
2012-05-07 19:43:43 +02:00
Jörn Zaefferer
169b4185bc
Grunt: Fix testswarm username
2012-05-07 12:13:08 +02:00
Jörn Zaefferer
bd84aad6cd
Grunt: Add testswarm task
2012-05-07 12:06:12 +02:00
Rick Waldron waldron.rick@gmail.com
8cc217eac3
Add resource by @mikesherov to gruntfile
2012-04-25 11:18:15 -04:00
jaubourg
78583d0cd9
Fixes a minor spacing issue.
2012-04-22 23:49:16 +02:00
Rick Waldron waldron.rick@gmail.com
1434b5b567
Initial grunt implementation
2012-04-18 16:07:35 -04:00