jquery.git
2010-12-22 Colin SnoverFix a potential error in the previous commit caused...
2010-12-19 Colin SnoverFix #7717 and #7165. Thanks to dmethvin and iliakan...
2010-12-16 Colin SnoverAddress some code style issues in the clone fix.
2010-12-14 Colin SnoverFixes #7397.
2010-12-14 Colin SnoverMerge branch 'bug_7397' of https://github.com/rwldrn...
2010-12-13 Colin SnoverMore specific version numbers.
2010-12-13 Colin SnoverSpeed up & compatibility improvements for new clone...
2010-12-12 Colin SnoverReturn test comments to ASCII space
2010-12-12 Colin SnoverMerge branch 'bug5566' into csnover-bug5566. Fixes...
2010-12-12 Colin SnoverFix the clone method to be a little less insane in...
2010-12-11 jaubourgSimplified headers tests: removed multiline headers...
2010-12-11 jaubourgTweaked the headers test to be apache independent and...
2010-12-11 jaubourgRemoved bind/unbind from xhr emulation: success/error...
2010-12-11 jaubourgAdded the regexp to remove module closures to the ant...
2010-12-11 jaubourgMore variable renaming to avoid conflicts when module...
2010-12-10 jaubourgChanged document.location to window.location per Ben...
2010-12-10 jaubourgRenamed variables to avoid conflicts when Makefile...
2010-12-10 jaubourgFix the closure in ajax.js too.
2010-12-10 jaubourgFixed function closures so that Makefile can do its...
2010-12-10 jaubourgReplaced spaces with a tab in Makefile.
2010-12-10 jaubourgRemoved non-standard (and not that useful) xhr emulatio...
2010-12-10 jaubourgAdded xhr.js and transports/*.js to Rakefile and build...
2010-12-09 jaubourgRewrite of the Ajax module by Julian Aubourg. Some...
2010-12-09 jeresigBacking out cec68e2b00d86357c18b576cbaed52cc1ea42a74...
2010-12-09 jeresigBacking out fb6c038bf00296480234c971a1664ac01ca1479e...
2010-12-09 jeresigMerge branch 'explain-map-concat' of https://github...
2010-12-09 rwldrnWhitespace correction
2010-12-09 rwldrnWhitespace correction
2010-12-09 rwldrnWhitespace correction
2010-12-09 rwldrnReorders condition at L65 for efficiency
2010-12-09 jeresigMerge branch 'bug5566' of https://github.com/csnover...
2010-12-09 jeresigMerge branch 'attrFollowupFix' of https://github.com...
2010-12-09 jeresigMerge branch 'rfxnum' of https://github.com/lrbabe...
2010-12-09 jeresigMerge branch 'support_6897' of https://github.com/rwldr...
2010-12-09 jeresigMerge branch 'bug_7413' of https://github.com/rwldrn...
2010-12-09 louisremiPrecising the unit part of rfxnum regex
2010-12-07 Anton MFix attr() problems in IE with attribute nodes. Followu...
2010-12-07 Colin SnoverClone fragments in domManip using jQuery.clone instead...
2010-12-07 Colin SnoverClean up empty lines with whitespace in manipulation.js
2010-12-06 John ResigMerge branch 'bug7524' of https://github.com/csnover...
2010-12-06 John ResigMerge branch 'bug6242' of https://github.com/csnover...
2010-12-06 John ResigMerge branch 'bug7531' of https://github.com/csnover...
2010-12-06 John ResigMerge branch 't6398' of https://github.com/jitter/jquer...
2010-12-06 John ResigMerge branch 't4386' of https://github.com/jitter/jquer...
2010-12-06 John ResigMerge branch 't7578' of https://github.com/jitter/jquer...
2010-12-06 John ResigMerge branch 't5476' of https://github.com/jitter/jquer...
2010-12-06 John ResigMerge branch 'restrictAttr' of https://github.com/jitte...
2010-12-06 John ResigMerge branch 't7673' of https://github.com/jitter/jquer...
2010-12-06 John ResigMerge branch 'jquery145' of https://github.com/danheber...
2010-12-03 Colin SnoverOnly try to get data attributes for a jQuery-wrapped...
2010-12-03 Colin SnoverFix memory leaks in IE caused by the custom abort funct...
2010-12-01 Anton MHandle carriage return characters in className property...
2010-11-27 adam j. sontagAdd a comment explaining that jQuery.map flattens arrays
2010-11-24 Anton MAdd unit test for fix to #7578.
2010-11-22 danheberdenFix for #6911 - prevent disabled elements in liveHandler
2010-11-21 Anton MMake sure custom events named "submit" can be bound...
2010-11-21 Anton MMake sure IE clones body elements correctly. Fixes...
2010-11-19 Anton MSet cache to false as default for script or json reques...
2010-11-19 Anton MImprove performance of get() for negative indices....
2010-11-17 Colin SnoverOptimize for size instead of speed.
2010-11-17 Colin SnoverCoerce s.url to string before calling replace, since...
2010-11-13 Anton MMake sure attr() works on non DOM element nodes. Fixes...
2010-11-12 Henri WiechersConvert test/data/text.php to use lf line endings.
2010-11-12 Henri WiechersConvert test/delegatetest.html to use lf line endings.
2010-11-12 Henri WiechersMark *.jar files as binary.
2010-11-12 Henri WiechersChanged crlf attribute to newer eol one.
2010-11-12 John ResigUpdating the source version to 1.4.5pre.
2010-11-12 John ResigTagging the 1.4.4 release.
2010-11-10 jeresigUpdating the source version to 1.4.4pre.
2010-11-10 jeresigTagging the 1.4.4rc3 release.
2010-11-10 rwldrnUpdating #7397 unit tests to correctly test for a persi...
2010-11-10 jeresigBacking out commit 795e880bba1f7f949df58748f7fd92e50296...
2010-11-10 jeresigNeed to also handle the case where 'auto' is being...
2010-11-10 jeresigMaintain returning 0px from width/height for disconnect...
2010-11-10 rwldrnFixes #7397; Adds 4 supporting unit tests.
2010-11-09 Anton MPartially revert commit a64dc0405064d68c7b7cd0f0fc8ea60...
2010-11-09 rwldrnClean #7397; Removed unnec. var declaration
2010-11-09 rwldrnFixes #7397; 4 supporting unit tests
2010-11-09 rwldrnSupport unit test for #6897
2010-11-09 rwldrnFixes #7413; isEmptyObject() check to see if obj passes...
2010-11-09 Colin SnoverRemove conditional that prevents attr from working...
2010-11-09 John ResigMerge branch 'fixAdjacentTests' of https://github.com...
2010-11-09 John ResigEnsure that unquoted attribute selectors are quoted...
2010-11-09 John ResigMake sure that if an additional load event is triggered...
2010-11-09 John ResigMerge branch 'bug7422' of https://github.com/csnover...
2010-11-09 Anton MFix selector tests broken by newer version of Qunit.
2010-11-09 John ResigMake sure that when multiple variables are being declar...
2010-11-09 John ResigWe don't do end of line comments, move them above.
2010-11-06 Colin SnoverEnsure that AJAX requests are actually aborted in all...
2010-11-03 jeresigMerge branch 'master' of github.com:jquery/jquery
2010-11-03 jeresigLimit the scope of the CSS 'auto' change to just height...
2010-11-03 jeresigLimit the scope of the CSS 'auto' change to just height...
2010-11-03 jeresigUpdating the source version to 1.4.4pre.
2010-11-03 jeresigTagging the 1.4.4rc2 release.
2010-11-03 jeresigOpera doesn't give height/width of display: none elemen...
2010-11-01 jeresigOnly change ID on nodes that don't already have an...
2010-11-01 jeresigMake sure that accessing computed CSS for elements...
2010-10-28 John ResigFix quotes in comment.
2010-10-28 Brandon AaronFix tab spacing.
2010-10-27 jeresigCalling .hide().show() on a stylesheet-hidden element...
next