aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: Updating the 2.2-stable version to 2.2.1-pre.Timmy Willison2016-01-081-1/+1
* Manipulation: re-expose domManip until 3.0Timmy Willison2016-01-081-0/+4
* Release: ensure files are copied to distTimmy Willison2016-01-081-2/+2
* Release: allow local and github distsTimmy Willison2016-01-081-1/+4
* Release: update AUTHORS.txtTimmy Willison2016-01-081-0/+14
* Tests: hotfix for c1511c673148208ab17cafa0faf37bce3b4ae392Michał Gołębiowski2016-01-071-1/+1
* Tests: Accept Android 2.3 doesn't fire window.onerror for remote scriptsMichał Gołębiowski2016-01-071-1/+4
* Tests: Disable/relax a few tests failing in Android 2.3Michał Gołębiowski2016-01-072-5/+27
* Data: find hyphenated data with camelCased keyTimmy Willison2016-01-072-1/+15
* CSS: Add animation-iteration-count to cssNumber, fix testsJun Sun2016-01-072-4/+14
* Tests: fix lint in restored testTimmy Willison2016-01-071-2/+2
* Revert "Event: remove guard for falsy handler argument of jQuery#on method"Timmy Willison2016-01-071-0/+15
* Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"Timmy Willison2016-01-072-18/+76
* 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