aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Close GH-829: no ticket: smaller jQuery.ready.Richard Gibson2012-06-211-41/+38
* Restore rhtmlString to its original form. 1.9 will come with starts-with html...timmywil2012-06-212-7/+6
* Revert "Adjust jQuery('html') detection to only match when html starts with '...timmywil2012-06-212-3/+6
* Actually omit files that are specified. Fixes #11943Rick Waldron2012-06-201-1/+5
* Update Sizzle: fixes test fails in selector module in IE9/Operatimmywil2012-06-201-0/+0
* Update Sizzle: minor fix for matchesSelector usage in FF<12timmywil2012-06-201-0/+0
* Update Sizzle: performance testing and changes for optimization. Adds back ma...timmywil2012-06-201-0/+0
* Adjust jQuery('html') detection to only match when html starts with '<' (coun...timmywil2012-06-202-6/+3
* Adds post-install grunt hookJacob Thornton2012-06-191-1/+5
* When detecting html in init, ignore html characters within quotes, brackets, ...timmywil2012-06-192-2/+8
* Update Sizzle: fixes a bug dealing with backslashes in selectors. Fixes #10270.timmywil2012-06-191-0/+0
* Fixes test fails in traversing and eventtimmywil2012-06-191-0/+0
* Update Sizzle: adds selector divisions for element-rooted QSA in the Dupont s...timmywil2012-06-191-0/+0
* Update Sizzletimmywil2012-06-191-0/+0
* Move quickIs to Sizzle; Remove duplicate id matching in init; Added selector ...timmywil2012-06-184-114/+22
* Detect IE collapsing body margin directly rather than inferring it.Dave Methvin2012-06-181-7/+6
* Update Sizzletimmywil2012-06-181-0/+0
* Fixes typo in commentRick Waldron2012-06-181-1/+1
* Browser sniffing is *bad*, folks, even in unit tests.Dave Methvin2012-06-181-3/+3
* Fix comment block indentsRick Waldron2012-06-181-4/+4
* Update document.defaultView.getComputedStyle. Fixes #10373Rick Waldron2012-06-182-6/+13
* Grunt: Include commit in header if passed as ENV arg, mostly for JenkinsJörn Zaefferer2012-06-181-2/+6
* Update Sizzle: rewrite attributes handling to be simpler and more widespread ...timmywil2012-06-172-1/+0
* Ensure that IE stays in Big Boy mode.Dave Methvin2012-06-161-0/+1
* Fix #11231, (append|prepend|before|after) w/ array of jQuery objects.Sindre Sorhus2012-06-152-4/+29
* Fix #11566, allow appending to DocumentFragment, closes gh-814.Vladimir Zhuravlev2012-06-152-37/+71
* Fix #9505, percentage position values in Webkit, closes gh-825.Mike Sherov2012-06-154-17/+46
* Interim take on cross-module variables, closes gh-817.Richard Gibson2012-06-159-69/+64
* 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