2014-04-14 |
Jörn Zaefferer | Build: Set npmTags and use exec properly 1553/head |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Michał Gołębiowski | Build: change .gitattributes; use system line ends... |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Michał Gołębiowski | Support: Add Android support tests results |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Richard Gibson | Effects: Fix inline element animations |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Scott González | Build: Update release script for new jquery-release API |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Michał Gołębiowski | Css: change boxSizingReliable in IE<9. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Michał Gołębiowski | Event: Remove redundant fallback to getPreventDefault() |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Richard Gibson | Effects: Don't overwrite display:none when .hide()ing... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Oleg Gaidarenko | CSS: jQuery#hide should always save display value |
commit | commitdiff | tree | snapshot |
2014-03-20 |
John Hoven | Attributes: Trim whitespace from option text when retur... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Rodrigo Rosenfeld... | CSS: window.getDefaultComputedStyle may return null |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Benjy Cui | Core: Fix comments for .get() method |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Dave Methvin | Tests: Remove obsolete speed directory |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Jörn Zaefferer | Build: Add commitplease for commit msg checking |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Michał Gołębiowski | Core: Change the sleep time in dont_return.php from... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Michał Gołębiowski | Event: Don't test stopImmediatePropagation in Android 2.3 |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Michał Gołębiowski | Core: Change the sleep time in dont_return.php to a... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Michał Gołębiowski | Build: Change the timeout for the weekly job from 4h... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Michał Gołębiowski | Core: Blacklist the ready test on async-loaded jQuery... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Dave Methvin | Event: Unit test for #14741 fix |
commit | commitdiff | tree | snapshot |
2014-03-16 |
louisremi | Event: Treat Pointer events like mouse events, #14741 |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Dave Methvin | Readme: Fix subsection titles and grammar, thanks ... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Michał Gołębiowski | Build: Refactor testswarm Grunt task options |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Roman Rei_ | CSS: Add flex-grow and flex-shrink to cssNumber |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Leonardo Balter | Readme: updating QUnit information |
commit | commitdiff | tree | snapshot |
2014-03-13 |
S. Andrew Sheppard | AMD: Note on AMD best practices |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Michał Gołębiowski | Core: Bump timeouts to stabilize doc ready test |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Dave Methvin | Event: Call underlying stopImmediatePropagation when... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Michał Gołębiowski | Core: Add test for jQuery.ready.promise fallback load |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Michał Gołębiowski | Support: Make the support matrix for iOS 6 match iOS... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Jörn Zaefferer | Build: Fix testswarm task, use API correctly |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Michał Gołębiowski | Build: Allow to specify timeout in the testswarm task |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Michał Gołębiowski | Build: Make it possible to change browserSets in the... |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Michał Gołębiowski | Css: Fix tests |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Michał Gołębiowski | Support: Simplify the box-sizing test 1529/head |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Michał Gołębiowski | Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397 |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Michał Gołębiowski | Ajax, Effects: Disable Chrome 31 workarounds |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Timmy Willison | Build: Fix AMD option for custom builds |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dave Methvin | Ajax: Use two-arg form of .slice() for old IE |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dave Methvin | Core: Do not run window.onready when ready |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dave Methvin | CSS: Return values should be numbers |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dave Methvin | Event: Allow triggerHandler(beforeunload) |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dave Methvin | Ajax: .load() should trim its selector |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dave Methvin | Core: Arrays like [42] should fail .isNumeric() |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Michał Gołębiowski | Core: Remove native String#trim usage to save size |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Richard Gibson | Support: Reduce size via code consolidation and minific... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Timmy Willison | Bower: stop ignoring yourself, bower |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Timmy Willison | Bower: add main property, move Sizzle to devDependencie... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Michał Gołębiowski | Effects: Don't check fill-opacity in Android 2.3, it... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Michał Gołębiowski | Event: Blacklist the onbeforeunload test in Android 2.3 |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Michał Gołębiowski | Css: Don't check fill-opacity in Android 2.3, it's... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Richard Gibson | Support: Skip style-based tests when element.style... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Michał Gołębiowski | Core: Correct support comments for String.prototype... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Michał Gołębiowski | Docs: Remove the note about consequences of excluding... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Michał Gołębiowski | Docs: Add support comments for prefixed box-sizing |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Michał Gołębiowski | Build: Upgrade QUnit to 1.14.0 |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Michał Gołębiowski | Selector: update Sizzle |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Michał Gołębiowski | Build: Switch to explicit dependencies versions in... |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Michał Gołębiowski | Build: Specify browserSets for TestSwarm directly |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Michał Gołębiowski | Support: Add iOS6 support tests results |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Michał Gołębiowski | Css: Document reliableMarginRight is needed for Android 2.3 |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Michał Gołębiowski | Tests: Blacklist beforeunload test in iOS |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Michał Gołębiowski | Build: Remove obsolete UglifyJS workaround |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Michał Gołębiowski | Build: Upgrade npm devDependencies |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Michał Gołębiowski | Css: Fix the reliableMarginRight test in oldIE. |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Michał Gołębiowski | Css: Don’t cache support.reliableMarginRight; thanks... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Timmy Willison | Updating the 1.x-master version to 1.11.1pre. |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Timmy Willison | Release: Instantiate a zip archiver, run archivers... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Dave Methvin | Manipulation: Use textarea for missing IE defaultValue... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michał Gołębiowski | Tests: Fix appendChecked support value for Safari 5.1 |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michał Gołębiowski | Tests: fix Safari userAgent detection |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michał Gołębiowski | Support: Add expected support results for Safari 7... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michał Gołębiowski | Tests: Blacklist one effects test in Chrome 31 |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Richard Gibson | Traversing: Check all pairwise element combinations... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Oleg | Docs: Update authors file |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Jörn Zaefferer | Release: Publish to npm |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Oleg | Tests: Fix code style issues |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Oleg | Attrs: Restore ability to pass array to jQuery#val |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Oleg | Attrs: Force reflow in select value setter 1485/head |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Oleg | Attrs: Fix valHook for option element 1486/head |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Oleg | Tests: Remove one of the checks for memory leak |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Oleg | Tests: Fix another issue with sinon timers |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Timmy Willison | Sizzle: update committed dependencies |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Oleg | Ajax: support non-RFC2616 methods for oldIE |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Oleg | Tests: Fix sinon timers for oldIE |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Richard Gibson | Selector: Update Sizzle |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Dave Methvin | Tests: Straighten out sinon dependencies |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Dave Methvin | Effects: First step() call should match :animated selector |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Dave Methvin | Tests: Fix test broken by previous cherry-pick |
commit | commitdiff | tree | snapshot |
2014-01-10 |
John Paul | Effects: Integrate sinon fake timers into tests |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Forbes Lindesay | Intro: Pass window to intro if available, for browserify |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Dave Methvin | Build: Happy New Year! Thanks @marlonlandaverde |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Michał Gołębiowski | Docs: Link to the browser support page in CONTRIBUTING.md |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Timmy Willison | README: Add jQuery environment notes |
commit | commitdiff | tree | snapshot |
2014-01-03 |
cjqed | Tests: Avoid use of QUnit.reset() in tests by splitting... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Timmy Willison | Update grunt-bowercopy to 0.5.0 |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Oleg | Doc: Update links and simplify build instructions |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Timo Tijhof | traversing: Optimise .add by not using makeArray |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Timmy Willison | Release script: _tracMilestone -> tracMilestone |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Timmy Willison | exports/global: Do not attach global variables for... |
commit | commitdiff | tree | snapshot |
next |