git.asbjorn.biz
/
jquery.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jquery.git
2010-12-11
jaubourg
Simplified headers tests: removed multiline headers...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
jaubourg
Tweaked the headers test to be apache independent and...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
jaubourg
Removed bind/unbind from xhr emulation: success/error...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
jaubourg
Added the regexp to remove module closures to the ant...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
jaubourg
More variable renaming to avoid conflicts when module...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
jaubourg
Changed document.location to window.location per Ben...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
jaubourg
Renamed variables to avoid conflicts when Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
jaubourg
Fix the closure in ajax.js too.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
jaubourg
Fixed function closures so that Makefile can do its...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
jaubourg
Replaced spaces with a tab in Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
jaubourg
Removed non-standard (and not that useful) xhr emulatio...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
jaubourg
Added xhr.js and transports/*.js to Rakefile and build...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
jaubourg
Rewrite of the Ajax module by Julian Aubourg. Some...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
jeresig
Backing out cec68e2b00d86357c18b576cbaed52cc1ea42a74...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
jeresig
Backing out fb6c038bf00296480234c971a1664ac01ca1479e...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
jeresig
Merge branch 'explain-map-concat' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
jeresig
Merge branch 'bug5566' of https://github.com/csnover...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
jeresig
Merge branch 'attrFollowupFix' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
jeresig
Merge branch 'rfxnum' of https://github.com/lrbabe...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
jeresig
Merge branch 'support_6897' of https://github.com/rwldr...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
jeresig
Merge branch 'bug_7413' of https://github.com/rwldrn...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
louisremi
Precising the unit part of rfxnum regex
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Anton M
Fix attr() problems in IE with attribute nodes. Followu...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Colin Snover
Clone fragments in domManip using jQuery.clone instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Colin Snover
Clean up empty lines with whitespace in manipulation.js
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
John Resig
Merge branch 'bug7524' of https://github.com/csnover...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
John Resig
Merge branch 'bug6242' of https://github.com/csnover...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
John Resig
Merge branch 'bug7531' of https://github.com/csnover...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
John Resig
Merge branch 't6398' of https://github.com/jitter/jquer...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
John Resig
Merge branch 't4386' of https://github.com/jitter/jquer...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
John Resig
Merge branch 't7578' of https://github.com/jitter/jquer...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
John Resig
Merge branch 't5476' of https://github.com/jitter/jquer...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
John Resig
Merge branch 'restrictAttr' of https://github.com/jitte...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
John Resig
Merge branch 't7673' of https://github.com/jitter/jquer...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
John Resig
Merge branch 'jquery145' of https://github.com/danheber...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Colin Snover
Only try to get data attributes for a jQuery-wrapped...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Colin Snover
Fix memory leaks in IE caused by the custom abort funct...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
Anton M
Handle carriage return characters in className property...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
adam j. sontag
Add a comment explaining that jQuery.map flattens arrays
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Anton M
Add unit test for fix to #7578.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
danheberden
Fix for #6911 - prevent disabled elements in liveHandler
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Anton M
Make sure custom events named "submit" can be bound...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Anton M
Make sure IE clones body elements correctly. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Anton M
Set cache to false as default for script or json reques...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Anton M
Improve performance of get() for negative indices....
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Colin Snover
Optimize for size instead of speed.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Colin Snover
Coerce s.url to string before calling replace, since...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Anton M
Make sure attr() works on non DOM element nodes. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Henri Wiechers
Convert test/data/text.php to use lf line endings.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Henri Wiechers
Convert test/delegatetest.html to use lf line endings.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Henri Wiechers
Mark *.jar files as binary.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Henri Wiechers
Changed crlf attribute to newer eol one.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
John Resig
Updating the source version to 1.4.5pre.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
John Resig
Tagging the 1.4.4 release.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
jeresig
Updating the source version to 1.4.4pre.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
jeresig
Tagging the 1.4.4rc3 release.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
jeresig
Backing out commit 795e880bba1f7f949df58748f7fd92e50296...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
jeresig
Need to also handle the case where 'auto' is being...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
jeresig
Maintain returning 0px from width/height for disconnect...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
rwldrn
Fixes #7397; Adds 4 supporting unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Anton M
Partially revert commit a64dc0405064d68c7b7cd0f0fc8ea60...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
rwldrn
Support unit test for #6897
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
rwldrn
Fixes #7413; isEmptyObject() check to see if obj passes...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Colin Snover
Remove conditional that prevents attr from working...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
John Resig
Merge branch 'fixAdjacentTests' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
John Resig
Ensure that unquoted attribute selectors are quoted...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
John Resig
Make sure that if an additional load event is triggered...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
John Resig
Merge branch 'bug7422' of https://github.com/csnover...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Anton M
Fix selector tests broken by newer version of Qunit.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
John Resig
Make sure that when multiple variables are being declar...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
John Resig
We don't do end of line comments, move them above.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Colin Snover
Ensure that AJAX requests are actually aborted in all...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
jeresig
Merge branch 'master' of github.com:jquery/jquery
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
jeresig
Limit the scope of the CSS 'auto' change to just height...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
jeresig
Limit the scope of the CSS 'auto' change to just height...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
jeresig
Updating the source version to 1.4.4pre.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
jeresig
Tagging the 1.4.4rc2 release.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
jeresig
Opera doesn't give height/width of display: none elemen...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
jeresig
Only change ID on nodes that don't already have an...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
jeresig
Make sure that accessing computed CSS for elements...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
John Resig
Fix quotes in comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Brandon Aaron
Fix tab spacing.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
jeresig
Calling .hide().show() on a stylesheet-hidden element...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Karl Swedberg
For .show() with no arguments, only set display of...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
John Resig
Temporarily backing out commit bd474799bf95f4ecdc47a757...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
John Resig
Merge branch 'jquery_dev' of github.com/danheberden...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
John Resig
Backing out fix for #5803 from 3b50eaca2cd0b1439235e39c...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
danheberden
Prevent IE from firing live/delegate events on disabled...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
John Resig
Updating the source version to 1.4.4pre.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
John Resig
Tagging the 1.4.4rc1 release.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
John Resig
Merge branch 'jquerymaster' of github.com/SlexAxton...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
John Resig
Merge branch '6897' of github.com/SlexAxton/jquery...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
dmethvin
Allow DELETE requests to have a content body, and prope...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
dmethvin
Honor stopImmediatePropagation for live/delegate event...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
John Resig
Merge branch 'master' of github.com/rwldrn/jquery
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
John Resig
Merge branch 'unusedTrue' of github.com/lrbabe/jquery...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
lrbabe
.cur() doesn't take any boolean parameter since 1.4.3
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
Alex Sexton
Moved jQuery.props to attributes since it was only...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
rwldrn
Fixes #7229 and #5803
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
John Resig
Allow for versions with spaces in them, in the Makefile.
commit
|
commitdiff
|
tree
|
snapshot
next