aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1.11.11.11.1Dave Methvin2014-05-015-4/+10318
* Data: Work around IE11 bug with onpageshow attributeDave Methvin2014-04-303-5/+30
* Effects: Respect display value on inline elementsOleg Gaidarenko2014-04-303-3/+33
* 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
* Tests: Comply the style guideOleg Gaidarenko2014-04-151-16/+16
* Tests: Fix failing ajax tests in oldIEOleg Gaidarenko2014-04-155-14/+18
* Tests: Remove unused variablesOleg Gaidarenko2014-04-152-9/+5
* 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: Improve jsonp testsOleg Gaidarenko2014-04-152-3/+3
* Tests: Correct logic of a broken assertionOleg Gaidarenko2014-04-151-2/+3
* Build: Add lint taskOleg Gaidarenko2014-04-151-2/+2
* Build: Use jscs to check test helpersOleg Gaidarenko2014-04-153-2/+3
* Tests: Remove Sizzle intergration testsOleg Gaidarenko2014-04-152-176/+27
* Tests: Simplify "testTimeout" optionOleg Gaidarenko2014-04-151-1/+1
* Tests: Remove QUnit start hookOleg Gaidarenko2014-04-151-7/+1
* Build: set default testswarm timeout to 15 minutesMichał Gołębiowski2014-04-151-1/+1
* Build: use browserSets from config file; allow to overrideMichał Gołębiowski2014-04-151-5/+10
* Build: Set npmTags and use exec properlyJörn Zaefferer2014-04-141-0/+3
* Build: change .gitattributes; use system line ends for non-JS filesMichał Gołębiowski2014-04-041-2/+5
* Support: Add Android support tests resultsMichał Gołębiowski2014-03-311-0/+74
* Effects: Fix inline element animationsRichard Gibson2014-03-241-2/+2
* Build: Update release script for new jquery-release APIScott González2014-03-212-9/+6
* Css: change boxSizingReliable in IE<9.Michał Gołębiowski2014-03-212-7/+6
* Event: Remove redundant fallback to getPreventDefault()Michał Gołębiowski2014-03-201-5/+3
* Effects: Don't overwrite display:none when .hide()ing hidden elementsRichard Gibson2014-03-202-5/+23
* CSS: jQuery#hide should always save display valueOleg Gaidarenko2014-03-202-6/+13
* Attributes: Trim whitespace from option text when returned as a valueJohn Hoven2014-03-203-1/+17
* CSS: window.getDefaultComputedStyle may return nullRodrigo Rosenfeld Rosas2014-03-202-3/+5
* Core: Fix comments for .get() methodBenjy Cui2014-03-202-2/+4
* Tests: Remove obsolete speed directoryDave Methvin2014-03-2011-7159/+0
* Build: Add commitplease for commit msg checkingJörn Zaefferer2014-03-201-8/+9
* Core: Change the sleep time in dont_return.php from 100s to 30sMichał Gołębiowski2014-03-191-1/+1
* Event: Don't test stopImmediatePropagation in Android 2.3Michał Gołębiowski2014-03-181-2/+5
* Core: Change the sleep time in dont_return.php to a sane valueMichał Gołębiowski2014-03-181-1/+1
* Build: Change the timeout for the weekly job from 4h to 1hMichał Gołębiowski2014-03-181-4/+4
* Core: Blacklist the ready test on async-loaded jQuery in iOS7Michał Gołębiowski2014-03-171-4/+9
* Event: Unit test for #14741 fixDave Methvin2014-03-161-0/+14