| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 2 | -1/+108 |
* | Event: fix incorrect test | Oleg Gaidarenko | 2015-10-12 | 2 | -8/+2 |
* | Tests:Docs: Fix various typos | Gary Ye | 2015-10-12 | 4 | -5/+5 |
* | Event: Move .bind() and .delegate() to deprecated | Dave Methvin | 2015-10-12 | 2 | -0/+41 |
* | Tests: Add .extend test for defined accessor properties | Connor Atherton | 2015-10-12 | 1 | -0/+23 |
* | Ajax: Mitigate possible XSS vulnerability | Oleg Gaidarenko | 2015-10-12 | 1 | -0/+48 |
* | Tests: Use QUnit URL parameter parsing | Richard Gibson | 2015-10-08 | 1 | -6/+3 |
* | Tests: Add dummy modules when running basic tests | Richard Gibson | 2015-10-08 | 1 | -13/+16 |
* | Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support | Michał Gołębiowski | 2015-09-14 | 1 | -48/+10 |
* | Tests: Account for Edge in originalEvent UA-sniffs | Michał Gołębiowski | 2015-09-14 | 1 | -6/+4 |
* | Tests: Provide equal() arguments in correct order (actual, expected) | Richard Gibson | 2015-09-08 | 1 | -12/+13 |
* | Data: avoid using delete on DOM nodes | Jason Bedard | 2015-09-08 | 3 | -5/+25 |
* | Tests: Really fix tests in IE 8 this time | Michał Gołębiowski | 2015-09-08 | 2 | -2/+2 |
* | Tests: Make basic tests work in IE 8 | Michał Gołębiowski | 2015-09-08 | 1 | -5/+43 |
* | Tests: Don't load non-basic tests when basic module is selected | Michał Gołębiowski | 2015-09-08 | 1 | -29/+37 |
* | Tests: Add simple tests for Android 2.3 | Michał Gołębiowski | 2015-09-08 | 2 | -0/+270 |
* | Tests: more style corrections | Oleg Gaidarenko | 2015-09-08 | 3 | -3/+3 |
* | Tests: further improvements QUnit 2.0 migration | Oleg Gaidarenko | 2015-09-08 | 16 | -272/+294 |
* | Effects: Finish should call progress | Thomas Tortorini | 2015-09-08 | 2 | -4/+46 |
* | Data: 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 | -15/+14 |
* | Tests: lower the PHP sleep time in unreleasedXHR.html | Michał Gołębiowski | 2015-09-08 | 1 | -1/+1 |
* | 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 | -6/+2 |
* | Build: correct style tests files which could be automatically corrected | Oleg Gaidarenko | 2015-09-07 | 4 | -16/+18 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 26 | -7289/+7807 |
* | Tests: do not define two modules with the same name | Oleg Gaidarenko | 2015-08-16 | 1 | -1/+1 |
* | Tests: partially use new qunit interface | Oleg Gaidarenko | 2015-08-16 | 24 | -5931/+6188 |
* | Event: Only check elements for delegation matches | Richard Gibson | 2015-08-10 | 1 | -0/+11 |
* | Tests: don't use deprecated argument in test declaration | Oleg Gaidarenko | 2015-07-30 | 11 | -65/+193 |
* | Docs: Fix various spelling mistakes | Bruno Pérel | 2015-07-30 | 5 | -5/+5 |
* | Data: remove user data in cleanData | Jason Bedard | 2015-07-28 | 1 | -1/+23 |
* | Ajax: Account for Android 2.3 not firing window.onerror on script errors | Michał Gołębiowski | 2015-07-28 | 2 | -0/+20 |
* | 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 |
* | Build: Acknowledge Android 2.3 is not ES5-compatible | Michał Gołębiowski | 2015-07-20 | 5 | -7/+10 |
* | Ajax: Remove jsonp callbacks through "jQuery#removeProp" method | Oleg Gaidarenko | 2015-07-13 | 1 | -11/+21 |
* | Tests: Remove a trailing comma for compatibility with the compat branch | Michał Gołębiowski | 2015-07-08 | 1 | -1/+1 |
* | CSS: Add an integration test for issue gh-1764 | Michał Gołębiowski | 2015-07-08 | 4 | -0/+172 |
* | CSS: Make .css("width") & .css("height") return fractional values | Michał Gołębiowski | 2015-07-07 | 2 | -16/+69 |
* | Deferred: add .catch handler | Timmy Willison | 2015-07-06 | 1 | -0/+36 |
* | Tests: Lower the checks rounding error | Corey Frang | 2015-06-26 | 1 | -1/+1 |
* | Effects: Adding unit tests for jQuery.Animation | Corey Frang | 2015-06-26 | 2 | -0/+231 |
* | Effects: Add tests for jQuery.Tween | Corey Frang | 2015-06-26 | 4 | -4/+305 |
* | Offset: add tests for hidden elements + scroll | Timmy Willison | 2015-06-16 | 2 | -1/+15 |
* | Offset: return zeros for disconnected/hidden elements | Timmy Willison | 2015-06-16 | 1 | -14/+8 |