2014-04-04 |
Michał Gołębiowski | Build: change .gitattributes; use system line ends... 1554/head |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Michał Gołębiowski | Support: Add Android support tests results |
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 |
Philip Jägenstedt | Selector: Use Element.matches in selector-native if... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Michał Gołębiowski | Event: Fix isDefaultPrevented for bubbled events in... |
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 |
Jonathan Sampson | Manipulation: Change support test to be WWA-friendly |
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-20 |
Jörn Zaefferer | Package: Sort devDependencies |
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: Simplify the logic behind blacklisting Android... |
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 | 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 1539/head |
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 | 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-09 |
Michał Gołębiowski | Manipulation: don't use Object.keys for consistency |
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 | 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-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 |
Richard Gibson | Support: Reduce size |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Richard Gibson | Support: Skip style-based tests when element.style... |
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-13 |
Michał Gołębiowski | Css: Don't check fill-opacity in Android 2.3, it's... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Michał Gołębiowski | Core: Fix trim in Android<4.1 |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Rick Waldron | Tests: remove all the empty line whitespace |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Michał Gołębiowski | Support: Document box-sizing was unprefixed in Firefox 29 |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Michał Gołębiowski | Docs: Change raises to throws in README test assertions |
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-05 |
Oleg | Attrs: Simplify an option hook |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Michał Gołębiowski | Build: Switch to explicit dependencies versions in... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Rick Waldron | Core: Remove special case try/catch in isPlainObject |
commit | commitdiff | tree | snapshot |
2014-01-29 |
jaubourg | Ajax: Protect against exceptions thrown synchronously... |
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-26 |
Michał Gołębiowski | Tests: Blacklist beforeunload test in iOS 1496/head |
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-23 |
Timmy Willison | Updating the master version to 2.1.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 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 | Tests: Fix code style issues |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Oleg | Tests: Add assertion for the jQuery#val method |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Oleg | Attrs: Remove outdated valHook for option element 1482/head |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Oleg | Tests: Remove one of the checks for memory leak |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Timmy Willison | Sizzle: update committed dependencies |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Richard Gibson | Selector: Update Sizzle |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Dave Methvin | Authors: Update AUTHORS.txt and .mailmap |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Jörn Zaefferer | Release: Publish to npm |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Dave Methvin | Tests: Remove html5 shiv |
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-07 |
Dave Methvin | Effects: First step() call should match :animated selector |
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 |
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-23 |
cjqed | Tests: Avoid use of QUnit.reset() in tests by splitting... |
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 |
2013-12-20 |
Timmy Willison | Gruntfile: fix watch task |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Timmy Willison | Release script: minor formatting issue. |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Timmy Willison | Release script: jquery-release integration |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Timmy Willison | Remove hyphen from pre versions |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Timmy Willison | Update AUTHORS.txt using git log --format="%aN <%aE>" |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Richard Gibson | Selector: update Sizzle |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Timmy Willison | Build: add build option for setting the AMD name. |
commit | commitdiff | tree | snapshot |
next |