aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2.1.22.1.2Dave Methvin2014-12-175-4/+9215
* Revert "Release: ensure Sizzle is the latest tag"Dave Methvin2014-12-163-49/+0
* Build: disable Sizzle checkDave Methvin2014-12-161-1/+1
* Authors: Update AUTHORS.txt and .mailmapDave Methvin2014-12-162-1/+4
* Sizzle: update to 2.1.1-jquery.2.1.2 for back-compatTimmy Willison2014-12-164-20/+23
* Sizzle: update to 2.1.1Timmy Willison2014-12-154-72/+92
* CSS: Clean up memory leak in reliableMarginRightDave Methvin2014-12-111-0/+1
* Ajax: remove event dependency from the ajax moduleOleg Gaidarenko2014-12-111-2/+3
* Data: avoid non-alphanumeric chars in expando propertiesJason Bedard2014-12-111-1/+1
* Ajax: Remove workaround for IE6/7Chris Antaki2014-12-111-19/+6
* CSS: Do not throw on frame elements in FFOleg Gaidarenko2014-06-162-1/+31
* Support: clean up comments and Support notationDave Methvin2014-06-1028-170/+161
* Tests: Clean up isNumeric testsRichard Gibson2014-06-071-47/+42
* Core: Work around loss of precision from parseFloatRichard Gibson2014-06-072-2/+4
* Wrap: Declare a dependency on the manipulation moduleTJ VanToll2014-06-021-0/+1
* Ajax: Support usage without jQuery.eventTJ VanToll2014-06-022-1/+18
* Ajax: move ajax event aliases to their own fileTimmy Willison2014-06-024-8/+15
* Selector: Use jQuery reference not SizzleOleg Gaidarenko2014-05-291-2/+6
* Selector: Fix test iframe submission for firefoxOleg Gaidarenko2014-05-291-9/+5
* Release: ensure Sizzle is the latest tagTimmy Willison2014-05-233-0/+49
* Build: run jshint and jscs on release scriptsTimmy Willison2014-05-232-4/+3
* Build: update AUTHORS.txtTimmy Willison2014-05-231-1/+2
* Effects: Remove needless operations in testsOleg Gaidarenko2014-05-091-3/+0
* Ajax, Manipulation: don't test cross-document manip in Android 2.3Michał Gołębiowski2014-05-052-2/+23
* Core: Correct the number of expected testsMichał Gołębiowski2014-05-021-1/+1
* Core: Remove repeated testLiang Peng2014-05-021-1/+0
* Bower: Update project version to 2.1.2-preDave Methvin2014-05-011-1/+1
* Build: Updating the master version to 2.1.2-pre.Dave Methvin2014-05-011-1/+1
* Data: Work around IE11 bug with onpageshow attributeDave Methvin2014-04-303-4/+30
* Effects: Respect display value on inline elementsOleg Gaidarenko2014-04-303-3/+32
* Build: Spaces vs tabsOleg Gaidarenko2014-04-242-3/+3
* Build: Add "browser" keyword for npmDave Methvin2014-04-231-0/+1
* Build: Remove json check for jscs configOleg Gaidarenko2014-04-231-4/+0
* Selector: Update Sizzle to 1.10.19Richard Gibson2014-04-184-29/+39
* Css: Use only positive integers as values for widows/orphansMichał Gołębiowski2014-04-181-8/+1
* Dimensions: Reverse a check to avoid potential reflowsChristian Kosmowski2014-04-182-1/+2
* Build: Update version from pre to -preScott González2014-04-171-1/+1
* Build: Remove Sizzle from run names passed to the testswarm taskMichał Gołębiowski2014-04-151-1/+1
* Build: Update jscsrcOleg Gaidarenko2014-04-153-24/+6
* Build: Fix code style issueOleg Gaidarenko2014-04-151-1/+0
* Tests: Fix failing ajax tests in oldIEOleg Gaidarenko2014-04-155-14/+18
* Tests: Bring back some of the clean-up logicOleg Gaidarenko2014-04-151-0/+11
* Tests: Remove unused variablesOleg Gaidarenko2014-04-151-2/+2
* Tests: Copy some Sizzle combinators testsOleg Gaidarenko2014-04-151-0/+41
* Tests: Add more tests for Sizzle attributesOleg Gaidarenko2014-04-151-3/+89
* Tests: Add test for selectors with commasOleg Gaidarenko2014-04-151-0/+12
* Tests: Copy Sizzle.uniqueSort testsOleg Gaidarenko2014-04-151-0/+79
* Tests: Copy Sizzle.contains testsOleg Gaidarenko2014-04-151-0/+26
* Tests: Move some of the Sizzle tests to selectorOleg Gaidarenko2014-04-151-0/+93
* Tests: Do global clean up in teardown functionOleg Gaidarenko2014-04-151-0/+2