| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Core: make isNumeric limited to strings and numbers | Timmy Willison | 2015-10-25 | 1 | -1/+1 |
* | Attributes: fix tabIndex on <img> in IE11 | Joelle Fleurantin | 2015-10-25 | 1 | -0/+7 |
* | Attributes: Use simpler boolean check vs a function call | Dave Methvin | 2015-10-25 | 1 | -1/+5 |
* | Attributes: Remove undocumented .toggleClass( boolean ) signature | Dave Methvin | 2015-10-25 | 1 | -24/+1 |
* | CSS: Make show/hide/toggle methods a module | Dave Methvin | 2015-10-25 | 4 | -41/+53 |
* | Core: make isNumeric test work on Symbol | Liza Ramo | 2015-10-25 | 1 | -0/+7 |
* | Tests: Use standard external domain name | Richard Gibson | 2015-10-23 | 1 | -1/+1 |
* | Tests: Add Safari 9 support tests results | Michał Gołębiowski | 2015-10-18 | 1 | -0/+34 |
* | Offset: allow small differences in offset.top | Joelle Fleurantin | 2015-10-18 | 1 | -1/+3 |
* | Core: add unit test for isPlainObject(Symbol) | Liza Ramo | 2015-10-18 | 1 | -0/+9 |
* | CSS: Correct misrepresentation of "auto" horizontal margins as 0 | Richard Gibson | 2015-10-18 | 3 | -27/+58 |
* | Tests: Account for array-like objects in jQuery.grep | Aurelio De Rosa | 2015-10-13 | 1 | -6/+73 |
* | Tests: fix code style issues | Oleg Gaidarenko | 2015-10-13 | 1 | -1/+1 |
* | Core: Support Symbol wrapper objects in jQuery.type | Christian Grete | 2015-10-13 | 1 | -0/+13 |
* | Ajax: don't expect cross-origin tests run in envs which not support it | Oleg Gaidarenko | 2015-10-13 | 1 | -31/+20 |
* | Ajax: improve content-type detection | Oleg Gaidarenko | 2015-10-12 | 1 | -1/+103 |
* | Event: fix incorrect test | Oleg Gaidarenko | 2015-10-12 | 1 | -7/+1 |
* | Tests:Docs: Fix various typos | Gary Ye | 2015-10-12 | 2 | -2/+2 |
* | Event: Move .bind() and .delegate() to deprecated | Dave Methvin | 2015-10-12 | 1 | -0/+40 |
* | Tests: Add .extend test for defined accessor properties | Oleg Gaidarenko | 2015-10-12 | 1 | -0/+30 |
* | Ajax: Mitigate possible XSS vulnerability | Oleg Gaidarenko | 2015-10-12 | 1 | -0/+48 |
* | Tests: Account for Edge in originalEvent UA-sniffs | Michał Gołębiowski | 2015-09-14 | 1 | -6/+4 |
* | Tests: Fix the expando-removal test failure in IE 8 | Michał Gołębiowski | 2015-09-14 | 1 | -1/+4 |
* | Tests: Provide equal() arguments in correct order (actual, expected) | Richard Gibson | 2015-09-08 | 1 | -1/+1 |
* | Data: test that delete is not used on DOM nodes | Jason Bedard | 2015-09-08 | 1 | -0/+24 |
* | Tests: Really fix tests in IE 8 this time | Michał Gołębiowski | 2015-09-08 | 1 | -1/+1 |
* | Tests: Make basic tests work in IE 8 | Michał Gołębiowski | 2015-09-08 | 1 | -5/+43 |
* | Tests: Backport basic tests from master | Michał Gołębiowski | 2015-09-08 | 1 | -0/+264 |
* | Tests: more style corrections | Oleg Gaidarenko | 2015-09-08 | 6 | -19/+18 |
* | Tests: further improvements QUnit 2.0 migration | Oleg Gaidarenko | 2015-09-08 | 13 | -247/+282 |
* | Effects: Finish should call progress | Thomas Tortorini | 2015-09-08 | 1 | -4/+45 |
* | Tests: do not create data cache when fetching single property | Jason Bedard | 2015-09-08 | 1 | -0/+16 |
* | Data: Don't expose jQuery.acceptData | Jason Bedard | 2015-09-08 | 1 | -35/+19 |
* | Serialize: Handle arrays with null values | Daniel Nill | 2015-09-07 | 1 | -1/+4 |
* | Effects: Remove additional parameters of easings | Thomas Tortorini | 2015-09-07 | 1 | -4/+2 |
* | Tests: Do not define two modules with the same name | Oleg Gaidarenko | 2015-09-07 | 1 | -1/+1 |
* | Tests: Partially use new qunit interface | Oleg Gaidarenko | 2015-09-07 | 23 | -6089/+6607 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 21 | -6531/+6740 |
* | Event: Reduce differences from master | Richard Gibson | 2015-08-10 | 1 | -3/+3 |
* | Tests: don't use deprecated argument in test declaration | Oleg Gaidarenko | 2015-07-30 | 11 | -64/+191 |
* | Docs: Fix various spelling mistakes | Bruno Pérel | 2015-07-30 | 3 | -3/+3 |
* | Data: backport cleanData tests from gh-2480 | Jason Bedard | 2015-07-28 | 1 | -0/+39 |
* | Ajax: Account for Android 2.3 not firing window.onerror on script errors | Michał Gołębiowski | 2015-07-28 | 2 | -0/+19 |
* | Core: Adjust comments & tests after dropping Safari 6 support | Michał Gołębiowski | 2015-07-27 | 2 | -2/+2 |
* | Core: .each/.map should accept an undefined/null value | Thomas Tortorini | 2015-07-27 | 1 | -0/+12 |
* | Ajax: Remove jsonp callbacks through "jQuery#removeProp" method | Oleg Gaidarenko | 2015-07-13 | 1 | -3/+32 |
* | Effects: fix failing tests in IE8 | Timmy Willison | 2015-07-08 | 2 | -5/+7 |
* | CSS: Make .css("width") & .css("height") return fractional values | Michał Gołębiowski | 2015-07-07 | 3 | -16/+82 |
* | Deferred: pass lint in new catch tests | Timmy Willison | 2015-07-06 | 1 | -4/+4 |
* | Deferred: add .catch handler | Timmy Willison | 2015-07-06 | 1 | -0/+36 |