| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #11905, correct package.json license URLs, closes gh-826. | Daniel Herman | 2012-06-15 | 1 | -2/+2 |
* | Update Sizzle: Removes an unnecessary link in the test suite | timmywil | 2012-06-15 | 1 | -0/+0 |
* | Update Sizzle. Fixes #11109. | timmywil | 2012-06-15 | 1 | -0/+0 |
* | Update version in package.json to reflect current version and make -git build... | Jörn Zaefferer | 2012-06-15 | 1 | -1/+1 |
* | Use QUnit's URL configs to simplify custom configuration. Closes gh-827 | Scott González | 2012-06-15 | 1 | -28/+16 |
* | Add necessary test html from Sizzle tests; Add an easy way to turn off QSA in... | timmywil | 2012-06-15 | 2 | -16/+32 |
* | Grunt: Update testswarm task to use new module filter, reduces duplication wh... | Jörn Zaefferer | 2012-06-14 | 1 | -1/+1 |
* | Update QUnit to v1.8.0 | Jörn Zaefferer | 2012-06-14 | 1 | -0/+0 |
* | Fix args translation example in gruntfile comments | Rick Waldron | 2012-06-12 | 1 | -1/+1 |
* | Simplify the terminal command args syntax for custom builds. Update README | Rick Waldron | 2012-06-12 | 2 | -12/+81 |
* | Fix typo in README | kborchers | 2012-06-12 | 1 | -1/+1 |
* | Adds ajax to the list of optional modules. | Julian Aubourg | 2012-06-12 | 1 | -1/+8 |
* | Tweak test for #11743 in an attempt to placate Jenkins. | Dave Methvin | 2012-06-11 | 2 | -1/+2 |
* | Run the `dist` task *after* minifying so we copy the new one. | Dave Methvin | 2012-06-11 | 1 | -1/+1 |
* | Check animation is close instead of exact, closes gh-823. | Mike Sherov | 2012-06-11 | 1 | -1/+2 |
* | Test: Remove unused file "include_js.php", closes gh-820. | Timo Tijhof | 2012-06-11 | 1 | -106/+0 |
* | Fix regression for "-200px" in animations; closes gh-822. | Mike Sherov | 2012-06-11 | 2 | -5/+10 |
* | Fix #11328. I've never metaKey I liked on IE 6/7/8. | Dave Methvin | 2012-06-11 | 1 | -4/+2 |
* | Fix #10589. Remove deprecated $.fn.data("events") special case. | Dave Methvin | 2012-06-11 | 1 | -11/+4 |
* | Test: Set testswarm.runMax from config file | Timo Tijhof | 2012-06-11 | 1 | -1/+1 |
* | Here is hoping everything works with the full build and the build without aja... | jaubourg | 2012-06-11 | 1 | -2/+2 |
* | Fix #8109, percent animations; fix #11854, wrong this, close gh-808 | Jeffery To | 2012-06-11 | 2 | -6/+42 |
* | Prevent total unit test meltdown ... and now over to @jaubourg! | Dave Methvin | 2012-06-11 | 1 | -1/+1 |
* | Shrink support.js, closes gh-818 | Richard Gibson | 2012-06-11 | 1 | -49/+40 |
* | We don't have IE9 supports grid yet, completely didn't see this while refacto... | jaubourg | 2012-06-11 | 1 | -6/+8 |
* | Update QUnit so IE will pass unit tests. | Dave Methvin | 2012-06-11 | 1 | -0/+0 |
* | Modularize ajax (and sub-modules). | jaubourg | 2012-06-11 | 1 | -4/+4 |
* | Some work to modularize ajax later on. | jaubourg | 2012-06-11 | 7 | -84/+67 |
* | Fix #11857. Modularize css.js, add dependency management. Closes gh-816. | Mike Sherov | 2012-06-10 | 9 | -86/+149 |
* | Fix IE6 failures from forgotten shrinkWrapBlocks, closes gh-815 | Mike Sherov | 2012-06-10 | 1 | -5/+7 |
* | Grunt: Update testswarm task to use more config properties. Already deployed ... | Jörn Zaefferer | 2012-06-07 | 1 | -5/+6 |
* | Make exclusion list less confusing to read | Rick Waldron | 2012-06-07 | 1 | -3/+3 |
* | Make readme code examples consistent; Update to use GH syntax fences | Rick Waldron | 2012-06-07 | 1 | -59/+135 |
* | Remove bold style from command examples | Rick Waldron | 2012-06-07 | 1 | -8/+8 |
* | Make custom dist example less OSX specific | Rick Waldron | 2012-06-07 | 1 | -4/+3 |
* | Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813. Fixes #1... | Mike Sherov | 2012-06-07 | 5 | -58/+110 |
* | Don't swap to measure dimensions unless the element is display:none. #807 Fix... | Mike Sherov | 2012-06-07 | 2 | -1/+11 |
* | Remove unnecessary haunted house guards. | Rick Waldron | 2012-06-06 | 1 | -8/+3 |
* | Fixes two typos | Rick Waldron | 2012-06-06 | 2 | -2/+2 |
* | Less letterSpacing .animate() fail in IE. Fixes #8627 | Mike Sherov | 2012-06-06 | 3 | -9/+29 |
* | Conditionally run height/width in iframeTest | Rick Waldron | 2012-06-06 | 1 | -2/+7 |
* | Rough draft of version=min test capabilities reintroduced. | Rick Waldron | 2012-06-06 | 1 | -1/+21 |
* | Ensure both height and width port functions exist before attempting to run di... | Rick Waldron | 2012-06-06 | 1 | -1/+1 |
* | Fixe dimensions tests. No core code changes. Supplements #11856 | Mike Sherov | 2012-06-06 | 2 | -4/+10 |
* | Fix busted tests that relied on width in 2nd param to jQuery(), dimensions st... | Rick Waldron | 2012-06-05 | 3 | -20/+47 |
* | Make dimensions modular, adds optional build flag. Fixes #11856 | Mike Sherov | 2012-06-05 | 5 | -56/+60 |
* | Allow users to store custom dist destinations in dist/.destination.json | Rick Waldron | 2012-06-05 | 3 | -18/+65 |
* | Don't create "*" dir when "grunt dist" is run without explicit destination di... | Rick Waldron | 2012-06-05 | 1 | -0/+7 |
* | Adds "grunt submodules" docs to readme, removes old make command docs | Rick Waldron | 2012-06-05 | 1 | -16/+12 |
* | Create special "grunt watch" task called "dev" | Rick Waldron | 2012-06-05 | 1 | -1/+5 |