aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Docs: Clarify custom build instructionsDave Methvin2015-01-061-3/+3
* Release: Remove copying of jquery-latest filesDave Methvin2015-01-061-29/+18
* Ajax: Fix cross-domain detection test for non-default portVictor Homyakov2015-01-061-1/+1
* Misc: Mac OS is now OS X, thanks @xfqDave Methvin2015-01-061-1/+1
* Event: Normalize mouse event properties in drag eventsAditya Raghavan2015-01-052-1/+15
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-033-5/+3
* README: update the Homebrew site addressMichał Gołębiowski2015-01-031-1/+1
* Build: Don't assume the browser environment; smoke test on Node w/ jsdomMichał Gołębiowski2014-12-2623-40/+88
* Deferred: Fix $.when with resolved deferred and progress callbacksNicolas HENRY2014-12-252-2/+24
* Ajax: simplify jQuery.parseXML methodShivaji Varma2014-12-251-3/+2
* Offset: don't run scrollTop/scrollLeft iframe test in mobile SafariOleg Gaidarenko2014-12-251-7/+16
* CSS: simplify "defaultDisplay" moduleOleg Gaidarenko2014-12-241-1/+1
* Manipulation: make wrapAll funarg execute only onceOleg Gaidarenko2014-12-242-6/+33
* Data: shave off a couple of bytesMike Sidorov2014-12-241-4/+3
* Data: speed up $.fn.data() for camel-cased keyVictor Homyakov2014-12-241-2/+3
* CSS: Add unit tests for negative margins and positioningAditya Raghavan2014-12-241-0/+15
* Event: fix incorrect window bug with scrollTop/Left in iframesAditya Raghavan2014-12-242-2/+17
* Build: Sizzle version labels must start with a dashTimmy Willison2014-12-171-1/+1
* Build: update node dependenciesTimmy Willison2014-12-171-8/+8
* Build: account for version labels in Sizzle versionsTimmy Willison2014-12-171-1/+1
* Authors: Update AUTHORS.TXT and .mailmapDave Methvin2014-12-162-1/+17
* Sizzle: update to 2.1.1Timmy Willison2014-12-157-46/+131
* README: various text fixesOleg Gaidarenko2014-12-152-7/+7
* Support: Correct iOS 8 support test results, re-arrange entriesMichał Gołębiowski2014-12-131-5/+22
* Ajax: use anchor tag for parsing urlsBen Toews2014-12-112-20/+31
* Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left outTimmy Willison2014-12-105-6/+67
* Event: Empty namespaces should be uneventfully ignoredDave Methvin2014-12-092-1/+12
* Core: revert addition of createHTMLDocument. Thanks, Safari 8.Timmy Willison2014-12-092-17/+1
* Css: Remove non-functional unit test for negative marginDave Methvin2014-12-091-4/+1
* Core: pass empty string to createHTMLDocument to appease IETimmy Willison2014-12-091-1/+1
* Core: remove unnecessary support test for createHTMLDocumentTimmy Willison2014-12-095-36/+13
* Build: fix tests in AMD modeTimmy Willison2014-12-098-32/+32
* Core: use document.implemenation.createHTMLDocument in jQuery.parseHTMLFrederic Hemberger2014-12-095-3/+39
* Support: Re-organize browser order, add Safari 8Michał Gołębiowski2014-12-091-41/+9
* Core: Simplify and speed up .eachDaniel Husar2014-12-091-14/+5
* Attributes: Use the option val hook in select val hook and simplify itMichał Gołębiowski2014-12-082-7/+10
* Manipulation: improve test for data-URIOleg Gaidarenko2014-12-081-3/+19
* Event: Fully clean up events in unit testVeaceslav Grimalschi2014-12-071-1/+2
* Callbacks: Disabling a callback should prevent firingDave Methvin2014-12-072-2/+19
* Tests: Tilt at a few style guide windmillsRichard Gibson2014-12-061-45/+43
* Tests: Accommodate page changes from the QUnit HTML reporterRichard Gibson2014-12-061-21/+20
* Tests: Minor updates for QUnit 1.16 compatibilityRichard Gibson2014-12-055-23/+24
* Tests: Update QUnitRichard Gibson2014-12-053-1159/+1717
* Build: Remove empty define({}) from build outputDavid Corbacho2014-12-041-1/+3
* CONTRIBUTING: Condense info and add directions to other resourcesDave Methvin2014-12-041-111/+23
* Event: Copy detail property to jQuery.Event on native eventsDave Methvin2014-12-032-1/+20
* Core: Throw an error on $("#") rather than returning 0-length collectionDave Methvin2014-12-032-3/+9
* README: Add selector-native.js link. Thanks @randsonjs!Dave Methvin2014-12-031-1/+1
* Manipulation: support data-URI scripts insertionBin Xin2014-12-032-0/+10
* CSS: Clean up memory leak in reliableMarginRightDave Methvin2014-12-021-0/+1