aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Core:CSS: disable 2 tests for Opera 12Timmy Willison2016-01-062-3/+6
* Revert "Core: make isNumeric limited to strings and numbers"Oleg Gaidarenko2015-12-092-7/+7
* Tests: Fix support tests results for Android 2.3Michał Gołębiowski2015-11-171-1/+1
* Effects: Remove tests for jQuery.Animation & jQuery.TweenMichał Gołębiowski2015-11-174-590/+2
* Tests: Fix Safari 5.1 support tests resultsMichał Gołębiowski2015-11-161-2/+2
* Tests: Blacklist the iframe scrollTop test in Opera 12.1xMichał Gołębiowski2015-11-161-1/+3
* Tests: Fix support tests resultsMichał Gołębiowski2015-11-161-4/+4
* Build: Change the 2.2-stable version to 2.2.0-preMichał Gołębiowski2015-11-161-1/+1
* Revert "Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support"Michał Gołębiowski2015-11-166-15/+128
* Misc: Fix the tests, revert some unneeded/broken revertsMichał Gołębiowski2015-11-165-20/+16
* Revert "Misc: Drop support for older browsers; update support comments"Michał Gołębiowski2015-11-1615-33/+93
* Release: fix revert artefactsOleg Gaidarenko2015-11-135-9/+26
* Effects: manually revert two `requestAnimationFrame` commitsOleg Gaidarenko2015-11-132-57/+4
* Revert "Manipulation: execute scripts from iframe in the iframe's context"Oleg Gaidarenko2015-11-133-30/+1
* Revert "Ajax: Always use script injection in globalEval"Oleg Gaidarenko2015-11-136-60/+50
* Offset: do not run tests which break without back-incompat changeOleg Gaidarenko2015-11-131-3/+3
* Callbacks: bring back size reductionOleg Gaidarenko2015-11-131-87/+71
* Release: fix revert artefactsOleg Gaidarenko2015-11-133-8/+6
* Revert "Deprecated: Drop size and andSelf methods"Oleg Gaidarenko2015-11-132-0/+14
* Revert "Manipulation: support data-URI scripts insertion"Oleg Gaidarenko2015-11-132-10/+0
* Revert "Core: Throw an error on $("#") rather than returning 0-length collect...Oleg Gaidarenko2015-11-132-9/+3
* Revert "Manipulation: improve test for data-URI"Oleg Gaidarenko2015-11-131-23/+6
* Revert "Manipulation: make wrapAll funarg execute only once"Oleg Gaidarenko2015-11-132-54/+6
* Release: remove revert artefactsOleg Gaidarenko2015-11-133-4/+4
* Revert "Callbacks: Don't abort execution on .lock()"Oleg Gaidarenko2015-11-132-38/+28
* Revert "Callbacks: Reduce size"Oleg Gaidarenko2015-11-131-71/+87
* Revert "Core: Remove deprecated context and selector properties"Oleg Gaidarenko2015-11-135-11/+27
* Revert "Core: Return empty array instead of null for parseHTML("")"Oleg Gaidarenko2015-11-132-26/+21
* Revert "Manipulation: increase delay of data-URI test"Oleg Gaidarenko2015-11-131-3/+3
* Revert "Ajax: remove deprecated extensions from ajax promise"Oleg Gaidarenko2015-11-132-6/+13
* Release: remove revert artefactsOleg Gaidarenko2015-11-1321-243/+258
* Revert "Deferred: Backwards-compatible standards interoperability"Oleg Gaidarenko2015-11-135-782/+170
* Revert "Wrap: Support .unwrap( selector) for selective unwrapping"Oleg Gaidarenko2015-11-132-48/+7
* Revert "Event: remove guard for falsy handler argument of jQuery#on method"Oleg Gaidarenko2015-11-132-2/+2
* Revert "Data: do not include digits when camelCasing"Oleg Gaidarenko2015-11-133-10/+9
* Revert "Data: always camelCase keys in .data()"Oleg Gaidarenko2015-11-133-68/+95
* Revert "Data: camelCasing should not ignore case"Oleg Gaidarenko2015-11-132-13/+2
* Revert "Offset: Fix .offset() to correctly work with ShadowDOM"Oleg Gaidarenko2015-11-132-27/+19
* Revert "Offset: allow offset setter to throw for disconnected elements"Oleg Gaidarenko2015-11-132-2/+10
* Revert "Offset: remove ownerDocument check in offset getter"Oleg Gaidarenko2015-11-132-7/+14
* Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."Oleg Gaidarenko2015-11-136-387/+453
* Revert "CSS: Make show/hide/toggle methods a module"Oleg Gaidarenko2015-11-118-65/+47
* Revert "CSS: fix AMD mode for the new showHide module"Oleg Gaidarenko2015-11-111-2/+1
* Revert "Effects: fix loading showHide in AMD mode"Oleg Gaidarenko2015-11-111-1/+0
* Revert "Core: remove custom ready event"Oleg Gaidarenko2015-11-112-11/+31
* Ajax: code style fixesOleg Gaidarenko2015-11-111-0/+1
* Revert "Event: remove deprecated event aliases"Oleg Gaidarenko2015-11-112-3/+53
* Revert "Ajax: Remove remnants of the load event alias handling"Oleg Gaidarenko2015-11-111-1/+10
* Revert "Revert "Offset: allow offset setter to throw for disconnected elements""Oleg Gaidarenko2015-11-111-8/+0
* Revert "Deferred: add .catch handler"Oleg Gaidarenko2015-11-112-39/+0