aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-1573-1659/+27840
* correct a typo in READMEMichał Gołębiowski2013-08-121-1/+1
* Correct typos in the test assertionOleg2013-08-101-1/+1
* Fix test of #13855 for Opera 12.1 and IE10Oleg2013-08-101-5/+5
* Correct assertion for #14049 ticket. Close gh-1327Oleg2013-08-101-5/+28
* Improve test stability for #13855 ticket. Close gh-1328.Oleg2013-08-081-11/+8
* Support testsOleg2013-08-081-238/+265
* Removed an unneeded variableterrycojones2013-08-081-3/+2
* Update QUnit to 1.12.0Timmy Willison2013-07-241-2/+2
* No need to remove if they ain't nuthin tharTimmy Willison2013-07-241-1/+2
* Fix paths for qunit filesOleg2013-07-241-2/+2
* Change Windows install explanationOleg2013-07-241-7/+1
* Remove the Xcode note in readmeOleg2013-07-241-3/+1
* Install bower packages with npm installOleg2013-07-242-10/+9
* Update Sizzle to 1.10.5. Fixes #14142.Timmy Willison2013-07-191-1/+3
* Lint JSON manifests during developmentTimmy Willison2013-07-192-8/+14
* Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Cl...Michał Gołębiowski2013-07-116-54/+56
* Fix bower.json version from cherry-picked commitTimmy Willison2013-07-101-1/+1
* Update README for bower usageTimmy Willison2013-07-101-5/+18
* Include Sizzle and Qunit with bower. Fixes #14118.Timmy Willison2013-07-109-80/+29
* Remove `undefined` var declarationsTimmy Willison2013-07-082-1/+1
* Support CommonJS environments by accentuating the need for a window with a do...Timmy Willison2013-07-044-25/+40
* Update sizzle to 1.10.3-preTimmy Willison2013-07-041-0/+0
* Updating the source version to 1.10.3-preDave Methvin2013-07-031-1/+1
* Tagging the 1.10.2 release.Dave Methvin2013-07-031-1/+1
* Update Sizzle to version 1.10.2Timmy Willison2013-07-031-0/+0
* Change the changelog header styleDave Methvin2013-07-021-1/+1
* Revert "Fix #13983. Switch to //# for sourcemaps."Dave Methvin2013-07-022-4/+4
* Fix #13983. Switch to //# for sourcemaps.Dave Methvin2013-07-022-4/+4
* Fix test for #13937 ticket. Close gh-1299Oleg2013-07-011-1/+5
* Update AUTHORS.txtMichał Gołębiowski2013-07-011-1/+2
* Fixes #14049: don't append px to CSS order value. Close gh-1300. (cherry pick...Jason Merino2013-07-012-1/+5
* Update Sizzle: bower manifestTimmy Willison2013-06-261-0/+0
* Moved too-early assignment inside the if stmt where the var is actually used....terrycojones2013-06-192-2/+3
* Build: Update testswarm task to node-testswarm 1.x APIJörn Zaefferer2013-06-052-15/+25
* Update Sizzle. Avoid the use of frameElement. Fixes #13980.Timmy Willison2013-06-031-0/+0
* Avoid jQuery(this) and a closure for .toggle(Boolean), close gh-1271.Jason Bedard2013-06-022-7/+14
* Fix #13974: XML .attr("type")Richard Gibson2013-06-021-0/+0
* No ticket: correct typo in an example in README.md. Close gh-1281. (cherry-pi...Michał Gołębiowski2013-05-311-1/+1
* Updating the source version to 1.10.2-preDave Methvin2013-05-301-1/+1
* Tagging the 1.10.1 release.Dave Methvin2013-05-301-1/+1
* Fix #13789: Don't throw when module === null. Close gh-1269. Close gh-1280. (...Eddie Monge2013-05-291-1/+1
* Sizzle Update: fix #13936 - iframe reload should not affect Sizzle.Oleg2013-05-291-0/+0
* Fix #13937: Correctly scope .finish() following multi-element .animate(). Tha...Richard Gibson2013-05-283-10/+33
* Fix #13939: Same-unit relative animationsRichard Gibson2013-05-262-1/+41
* Updating the source version to 1.10.1-preDave Methvin2013-05-241-1/+1
* Tagging the 1.10.0 release.Dave Methvin2013-05-241-1/+1
* Remove an unnecessary commentMichał Gołębiowski2013-05-241-1/+0
* Do not include the path in map references.Dave Methvin2013-05-241-4/+5
* Fix #13793. Correct source map generation bugs. Close gh-1275. (cherry-picked...Michał Gołębiowski2013-05-231-6/+50