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