aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ajax: Protect against exceptions thrown synchronously by xhr.sendjaubourg2014-01-292-4/+39
* Build: Specify browserSets for TestSwarm directlyMichał Gołębiowski2014-01-271-1/+1
* Support: Add iOS6 support tests resultsMichał Gołębiowski2014-01-271-0/+16
* Tests: Blacklist beforeunload test in iOSMichał Gołębiowski2014-01-261-1/+4
* Build: Remove obsolete UglifyJS workaroundMichał Gołębiowski2014-01-261-7/+0
* Build: Upgrade npm devDependenciesMichał Gołębiowski2014-01-261-8/+8
* Updating the master version to 2.1.1pre.Timmy Willison2014-01-232-5/+2
* Release: Instantiate a zip archiver, run archivers asyncTimmy Willison2014-01-231-9/+10
* Manipulation: Use textarea for missing IE defaultValue checkDave Methvin2014-01-232-9/+6
* Tests: fix Safari userAgent detectionMichał Gołębiowski2014-01-221-3/+3
* Support: Add expected support results for Safari 7 & IE11Michał Gołębiowski2014-01-221-0/+32
* Tests: Blacklist one effects test in Chrome 31Michał Gołębiowski2014-01-211-3/+17
* Traversing: Check all pairwise element combinations for .find( els )Richard Gibson2014-01-172-6/+7
* Tests: Fix code style issuesOleg2014-01-161-4/+4
* Tests: Add assertion for the jQuery#val methodOleg2014-01-161-2/+7
* Attrs: Remove outdated valHook for option elementOleg2014-01-162-8/+9
* Tests: Remove one of the checks for memory leakOleg2014-01-141-12/+0
* Sizzle: update committed dependenciesTimmy Willison2014-01-136-24/+30
* Selector: Update SizzleRichard Gibson2014-01-131-1/+1
* Authors: Update AUTHORS.txt and .mailmapDave Methvin2014-01-102-0/+2
* Release: Publish to npmJörn Zaefferer2014-01-101-0/+1
* Tests: Remove html5 shivDave Methvin2014-01-091-7/+0
* Intro: Pass window to intro if available, for browserifyForbes Lindesay2014-01-091-2/+2
* Build: Happy New Year! Thanks @marlonlandaverdeDave Methvin2014-01-093-3/+3
* Effects: First step() call should match :animated selectorDave Methvin2014-01-072-1/+19
* Docs: Link to the browser support page in CONTRIBUTING.mdMichał Gołębiowski2014-01-061-7/+3
* README: Add jQuery environment notesTimmy Willison2014-01-061-0/+7
* Update grunt-bowercopy to 0.5.0Timmy Willison2013-12-311-1/+1
* Doc: Update links and simplify build instructionsOleg2013-12-311-6/+6
* traversing: Optimise .add by not using makeArrayTimo Tijhof2013-12-302-33/+116
* Tests: Avoid use of QUnit.reset() in tests by splitting themcjqed2013-12-238-225/+545
* Release script: _tracMilestone -> tracMilestoneTimmy Willison2013-12-211-1/+1
* exports/global: Do not attach global variables for most CommonJS environmentsTimmy Willison2013-12-202-5/+8
* Gruntfile: fix watch taskTimmy Willison2013-12-201-1/+1
* Release script: minor formatting issue.Timmy Willison2013-12-201-1/+1
* Release script: jquery-release integrationTimmy Willison2013-12-202-380/+143
* Remove hyphen from pre versionsTimmy Willison2013-12-202-2/+2
* Update AUTHORS.txt using git log --format="%aN <%aE>"Timmy Willison2013-12-201-16/+51
* Selector: update SizzleRichard Gibson2013-12-205-16/+22
* Build: add build option for setting the AMD name.Timmy Willison2013-12-192-5/+28
* Build: Add the ability to remove global exposure.Timmy Willison2013-12-195-23/+40
* Use the exact versions dependenciesOleg2013-12-191-15/+17
* Offset: Fix comment typo, thanks @AurelioDeRosaDave Methvin2013-12-181-1/+1
* Readme: Fix typo, thanks @tcortDave Methvin2013-12-181-1/+1
* Build: Upgrade to grunt-contrib-jshint 0.7.1 and squash subtasksMichał Gołębiowski2013-12-182-16/+7
* Build: Use absolute paths in .gitignore and .npmignore.Michał Gołębiowski2013-12-182-9/+11
* Ajax: don’t test jQuery.ajax() on beforeunload in Chrome 31Michał Gołębiowski2013-12-181-4/+11
* CONTRIBUTING: Fixed link to style guideScott González2013-12-171-1/+1
* Reduce size by reordering variable declarationsChris Antaki2013-12-164-16/+17
* Revert "Ajax: Fix #14424. Use ActiveX in IE9+ on local files, close gh-1434."Dave Methvin2013-12-152-10/+1