aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Custom builds: Fix source folder location now that build.js is in the tasks f...Timmy Willison2013-08-161-1/+1
* Custom builds: Remove _evalUrl when excluding ajaxTimmy Willison2013-08-161-0/+1
* Move jQuery specific tasks to independent files. Close gh-1334.Oleg Gaidarenko2013-08-165-198/+214
* Fixed pulling in Sizzle subproject when testing with min/dev.Oleg Gaidarenko2013-08-161-0/+6
* Specify support as a dependency wherever it is used. Optimize module order to...Timmy Willison2013-08-1510-12/+21
* Remove logTimmy Willison2013-08-151-1/+0
* Fix build for jenkinsTimmy Willison2013-08-151-1/+2
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-1577-1580/+27783
* 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 ticketOleg2013-08-101-5/+28
* Improve test stability for #13855 ticket. Close gh-1328.Oleg2013-08-081-11/+8
* "pixelPosition" should be "true" in 28 >= ChromeOleg2013-08-081-1/+2
* Removed an unneeded variable. Closes gh-1321.terrycojones2013-08-082-3/+3
* 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/+1
* Fix paths for qunit filesOleg2013-07-241-2/+2
* Change Windows install explanationOleg2013-07-221-7/+1
* Remove the Xcode note in readmeOleg2013-07-221-3/+1
* Install bower packages with npm installOleg2013-07-222-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-39/+39
* 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-28/+40
* Update Sizzle to version 1.10.3-preTimmy Willison2013-07-041-0/+0
* Updating the source version to 2.0.4-pre✓™Dave Methvin2013-07-031-1/+1
* Tagging the 2.0.3 release.Dave Methvin2013-07-031-1/+1
* Revert "Fix #13983. Switch to //# for sourcemaps."Dave Methvin2013-07-022-4/+4
* Change the changelog header styleDave Methvin2013-07-021-1/+1
* Fix #13983. Switch to //# for sourcemaps.Dave Methvin2013-07-022-4/+4
* Fixes #13976: Garbage input should not cause error in buildFragment. Close gh...ruado19872013-07-012-2/+3
* Fix test for #13937 ticket. Close gh-1299Oleg2013-07-011-1/+5
* support.boxSizingReliable in FF 23 should be true. Close gh-1288Oleg2013-07-011-2/+3
* Update AUTHORS.txtMichał Gołębiowski2013-07-011-1/+2
* Fixes #14049: don't append px to CSS order value. Close gh-1300.Jason Merino2013-07-012-1/+5
* Update Sizzle: bower manifestTimmy Willison2013-06-261-0/+0
* Fixes #14047 jQuery.data should not miss data-* w/ hyphenated property namesRick Waldron2013-06-242-1/+17
* 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/+26
* 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.Michał Gołębiowski2013-05-311-1/+1
* Updating the source version to 2.0.3-pre✓™Dave Methvin2013-05-301-1/+1
* Tagging the 2.0.2 release.Dave Methvin2013-05-301-1/+1
* Sizzle Update: fix #13936 - iframe reload should not affect Sizzle.Oleg2013-05-291-0/+0