2012-11-08 |
Corey Frang | Keep track of a hiding state for toggle based animation... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Corey Frang | Ensure each tick gets it's own fxNow - Fixes #12837... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Dave Methvin | Remove APIs now in jquery-compat |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Richard Gibson | Restore jQuery.access parameter mistakenly removed... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Richard Gibson | No ticket: update test suite to pass QUnit globals... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Richard Gibson | Fix #12840: remove undocumented parameter "pass" from... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Richard Gibson | Remove gratuitous punctuation |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Dave Methvin | Must attach the .selector to the new jQuery object. |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Oleg | Follow-up for .selector property removal |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Dave Methvin | Fix #10299. Add a propHook for oldIE link href. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Dave Methvin | Remove unneeded parameter hockey in event shortcuts. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Dave Methvin | Remove trailing comma to fix test lint. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Dave Methvin | Fix #12828. Remove non-standard event properties. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Richard Gibson | No ticket: remove test suite external dependencies |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Dave Methvin | Fix #12827. Remove exclusive event semantics from ... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Timo Tijhof | Followup to gh-997, decode entities in test names.... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Richard Gibson | Fix testing of no-ajax custom builds |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Richard Gibson | Fix builds with partial ajax support (e.g., custom... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Dave Methvin | Test case for #12816 |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Dave Methvin | Fix #12816. Ensure .find() result are DOM ordered. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Dave Methvin | Fix #10544. Remove deprecated .data() event namespaced... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Timo Tijhof | No ticket: fix effects test failure in IE6. Close gh... |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Mike Sherov | Fix #12009. $().find( DOMElement ) should pushStack... |
commit | commitdiff | tree | snapshot |
2012-10-30 |
yiminghe | Fix #12685. Handle inconsistent opacity for ie < 9... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Oleg | Fix #10416. Don't trust computed styles on detached... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Dave Methvin | Update authors. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Timo Tijhof | Implement expectation test instead of using _removeData... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
David Fox | Fixes #12139, make sure absolutely positioned elements... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Oleg | Elements created from html strings have a parentnode... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Rick Waldron | Simplify tests for #12786, reduce to only those require... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Rick Waldron | Less deep and more strict. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Daniel Gálvez | Fix #11542. document.body should not be special in... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Dave Methvin | Fix #9469. Remove semi-functional .selector property... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Dave Methvin | Add new authors and sort in commit order. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Rick Waldron | Remove .hyphen property from tests (left behind in... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Rick Waldron | Brute force property removal when removeData([a,b,c... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Timmy Willison | Sizzle: remove unneeded vars and POS regex (-22 bytes) |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Dave Methvin | Update authors. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Mike Sherov | Add More New Contributors to AUTHORS.txt |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Mike Sherov | new JSHINT mixed spaces/tabs is smart enough to not... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Matthias Jäggli | Fix #12411, .removeClass(undefined) is a chaining no... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Mike Sherov | updated AUTHORS |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Dave Methvin | Missing semicolon. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Oleg | Fix failing tests for beforeunload in Safari 5.0. Close... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Mike Sherov | Remove references to the Makefile from the README |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Oleg | Fix #12061. Avoid window.onbeforeunload to permit multi... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Dave Methvin | Remove deprecated $.uuid and dunseled $.deletedIds. |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Marcel Greter | Fix #12107. Let .proxy() curry args without overwriting... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Oleg Gaidarenko | Alternate fix for #11426; check responseText. Close... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Rick Waldron | Don't expose jQuery.deletedIds. Close gh-889. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Sai Wong | Fix #12048. Set attributes for XML fragments. Close... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Jonathan Sampson | Fix attribute names in aliased form property test.... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Merrifield... | Fixes #12518, removes an offsetWidth on focus/blur... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Mike Sherov | adding awesome new contributors to AUTHORS.txt |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Sai Wong | Fix #12610, remove unneeded window.event. Close gh... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Richard Gibson | Fix #4262: faster .eq(), closes gh-1000. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Dave Methvin | Combine parseJSON tests and fix style. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Dave Methvin | Followup for #12751, only test on browsers with JSON... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Allen J Schmidt Jr | Fix #12739. Keep namespace when triggering with an... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Julian Aubourg | Merge pull request #998 from jquery/strict |
commit | commitdiff | tree | snapshot |
2012-10-19 |
jaubourg | @mikesherov says `strict` is redundant when `node`... 998/head |
commit | commitdiff | tree | snapshot |
2012-10-18 |
jaubourg | adds strict rule to jshint options (except for test... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
James Huston | Fix #12751. Ensure parseJson throws in the same situati... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Richard Gibson | no ticket: fix jQuery suite failure on Android |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Merrifield... | Fixes #12569. Improve Feature Detect For oldIE bubbling... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Mike Sherov | fix failing offset tests |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Rick Waldron | Update grunt-compare-size to 0.2.0 |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Merrifield... | Fixes #12749, correctly detect position() for position... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Roland Eckl | Fixes #12752: Added OS-switch for grunt task "custom... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Mike Sherov | no ticket: remove and enforce unused vars in jshint |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Rick Waldron | Don't be so picky about path separators |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Timmy Willison | Update Sizzle: fixes failing tests in traversing (FF... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Erick Ruiz... | Style nit in test/unit/callbacks.js. Closes gh-992 |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Tom Fuertes | Update README.md - grunt *update_*submodules |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Sai Wong | Refactored before/after/replaceWith to not pushStack... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Timmy Willison | Update package.json for update submodules |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Erick Ruiz... | Enforce style in test/unit/callbacks.js. https://github... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Timmy Willison | Sizzzzzzllllleeeee |
commit | commitdiff | tree | snapshot |
2012-10-16 |
jaubourg | Uses an additive approach to generating anti-cache... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Timmy Willison | Update Sizzle: <3 reverts |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Dave Methvin | Merge branch 'master' of github.com:jquery/jquery |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Daniel Galvez | Fix #11280. IE6-8 need name attribute to parse param... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Rick Waldron | Fixes busted indents. Sorry folks |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Richard Gibson | update sizzle for test failures |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Rick Waldron | Replace unknown, mysterious html arg to replaceWith... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Greg Lavallee | Fixes #12736. Move hover event hack to deprecated.js... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Rick Waldron | Convert all jQuery.removeData(foo, bar, true) calls... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Timmy Willison | Sizzle was accidentally reverted |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Mike Petrovich | Fixes #11635, Explicit overflow:auto is overridden... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Erick Ruiz... | Enforce style guide in test/unit/attributes.js. Closes... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Ish | Code cleanup in grunt.js. Closes gh-984 |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Timmy Willison | Update Sizzle: allows disconnected sorting. Change... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Ben Truyman | Handle a falsy URL in the settings object for jQuery... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Mike Sherov | Clean up jshintrc configs. Close gh-983. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
carldanley | Create private methods for processing data/removeData... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Ish | Remove unused child_process init and assignment from... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
MORGAN | Return correct index for no-arg index() calls. Fixes... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Mike Sherov | enforce double quotes via JSHint. Closes gh-975 |
commit | commitdiff | tree | snapshot |
2012-10-16 |
jaubourg | put "use strict" where it belongs so that this works... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
jaubourg | fixes problematic JSONP test (gotta learn to count) |
commit | commitdiff | tree | snapshot |
next |