git.asbjorn.biz
/
jquery.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixes #8146. Custom fields in xhrFields are now set after the XMLHttpRequest object...
2011-01-28
Colin Snover
Use the original element/fragment as the last item...
commit
|
commitdiff
|
tree
2011-01-18
Colin Snover
Clarify cygwin instructions slightly and swap the order...
commit
|
commitdiff
|
tree
2011-01-18
Colin Snover
Update Makefile to use either nodejs or node, whichever...
commit
|
commitdiff
|
tree
2011-01-18
Colin Snover
Replace build system with a faster new one that uses...
commit
|
commitdiff
|
tree
2011-01-17
Colin Snover
Merge branch 'master' of github.com:jquery/jquery into...
commit
|
commitdiff
|
tree
2011-01-17
Colin Snover
Merge in data_nocollide branch. Fixes #6968, improves...
commit
|
commitdiff
|
tree
2011-01-17
Colin Snover
Introduce a temporary hack to allow jQuery.fn.data...
commit
|
commitdiff
|
tree
2011-01-10
Colin Snover
Merge branch 'master' of github.com:jquery/jquery into...
commit
|
commitdiff
|
tree
2011-01-10
Colin Snover
Ensure that buildFragment clones elements properly...
commit
|
commitdiff
|
tree
2011-01-09
Colin Snover
Revert fb4445070cd9e06929c7b6f27c10dbf42d4a3367 which...
commit
|
commitdiff
|
tree
2011-01-09
Colin Snover
Update unit tests with a leak detection mechanism for...
commit
|
commitdiff
|
tree
2011-01-09
Colin Snover
Fix jQuery.queue leaks empty queues.
commit
|
commitdiff
|
tree
2011-01-09
Colin Snover
Fix domManip leaks the first element when appending...
commit
|
commitdiff
|
tree
2011-01-09
Colin Snover
Change the way jQuery.data works so that there is no...
commit
|
commitdiff
|
tree
2011-01-05
Colin Snover
Cleaning up trailing whitespace again.
commit
|
commitdiff
|
tree
2010-12-30
Colin Snover
Remove patch for very early versions of Opera 9 that...
commit
|
commitdiff
|
tree
2010-12-30
Colin Snover
Clean trailing whitespace from all files.
commit
|
commitdiff
|
tree
2010-12-30
Colin Snover
Merge branch 'fix7762' into jquery master. Fixes #7762.
commit
|
commitdiff
|
tree
2010-12-30
Colin Snover
Update CommonJS module registration to check to see...
commit
|
commitdiff
|
tree
2010-12-27
Colin Snover
Merge SlexAxton/jquery:master into jquery/jquery:master.
commit
|
commitdiff
|
tree
2010-12-27
Colin Snover
DRY out $.get and $.post. Fixes #7847. Thanks to cowboy...
commit
|
commitdiff
|
tree
2010-12-26
Colin Snover
Clearing event handlers on unload is no longer necessary...
commit
|
commitdiff
|
tree
2010-12-26
Colin Snover
Fix whitespace in event.js
commit
|
commitdiff
|
tree
2010-12-26
Colin Snover
Fix reliableHiddenOffsets test was not working properly...
commit
|
commitdiff
|
tree
2010-12-23
Colin Snover
Fix fix for #6481 introduced at 7862c45ad2f32096383a21b8b301...
commit
|
commitdiff
|
tree
2010-12-23
Colin Snover
Don't use for-in loops on Arrays. Fixes #7817. Thanks...
commit
|
commitdiff
|
tree
2010-12-23
Colin Snover
Update cloneCopyEvent so that it does not create superfluous...
commit
|
commitdiff
|
tree
2010-12-23
Colin Snover
Code style fix
commit
|
commitdiff
|
tree
2010-12-22
Colin Snover
More unit tests and a $.hasData that works for JS objects...
commit
|
commitdiff
|
tree
2010-12-22
Colin Snover
Update jQuery.hasData to always return a boolean, with...
commit
|
commitdiff
|
tree
2010-12-22
Colin Snover
Remove code for ticket #7717 which has been marked...
commit
|
commitdiff
|
tree
2010-12-22
Colin Snover
Fix a potential error in the previous commit caused...
commit
|
commitdiff
|
tree
2010-12-22
Colin Snover
Fix a potential error in the previous commit caused...
commit
|
commitdiff
|
tree
2010-12-22
Colin Snover
Fix a potential error in the previous commit caused...
commit
|
commitdiff
|
tree
2010-12-19
Colin Snover
Fix #7717 and #7165. Thanks to dmethvin and iliakan...
commit
|
commitdiff
|
tree
2010-12-16
Colin Snover
Address some code style issues in the clone fix.
commit
|
commitdiff
|
tree
2010-12-14
Colin Snover
Fixes #7397.
commit
|
commitdiff
|
tree
2010-12-14
Colin Snover
Merge branch 'bug_7397' of https://github.com/rwldrn...
commit
|
commitdiff
|
tree
2010-12-13
Colin Snover
More specific version numbers.
commit
|
commitdiff
|
tree
2010-12-13
Colin Snover
Speed up & compatibility improvements for new clone...
commit
|
commitdiff
|
tree
2010-12-12
Colin Snover
Return test comments to ASCII space
commit
|
commitdiff
|
tree
2010-12-12
Colin Snover
Merge branch 'bug5566' into csnover-bug5566. Fixes...
commit
|
commitdiff
|
tree
2010-12-12
Colin Snover
Fix the clone method to be a little less insane in...
commit
|
commitdiff
|
tree
2010-12-07
Colin Snover
Clone fragments in domManip using jQuery.clone instead...
commit
|
commitdiff
|
tree
2010-12-07
Colin Snover
Clean up empty lines with whitespace in manipulation.js
commit
|
commitdiff
|
tree
2010-12-03
Colin Snover
Only try to get data attributes for a jQuery-wrapped...
commit
|
commitdiff
|
tree
2010-12-03
Colin Snover
Fix memory leaks in IE caused by the custom abort function...
commit
|
commitdiff
|
tree
2010-11-17
Colin Snover
Optimize for size instead of speed.
commit
|
commitdiff
|
tree
2010-11-17
Colin Snover
Coerce s.url to string before calling replace, since...
commit
|
commitdiff
|
tree
2010-11-09
Colin Snover
Remove conditional that prevents attr from working...
commit
|
commitdiff
|
tree
2010-11-06
Colin Snover
Ensure that AJAX requests are actually aborted in all...
commit
|
commitdiff
|
tree
2010-10-12
Colin Snover
Fix patch for #7150, which was not deleting the events...
commit
|
commitdiff
|
tree
2010-10-12
Colin Snover
Use a key name less likely to result in collisions...
commit
|
commitdiff
|
tree
2010-10-11
Colin Snover
Fix olddisplay was inappropriately set when calling...
commit
|
commitdiff
|
tree
2010-10-09
Colin Snover
Prevent IE from throwing errors when setting RGBA values...
commit
|
commitdiff
|
tree
2010-10-09
Colin Snover
Coerce all array values to strings before comparison...
commit
|
commitdiff
|
tree
2010-10-09
Colin Snover
Fixed code convention issues. Reduced size of overflow...
commit
|
commitdiff
|
tree
2010-10-06
Colin Snover
Fix bug #7018.
commit
|
commitdiff
|
tree
2010-10-05
Colin Snover
Update $.fn.animate to only keep overflow set to hidden...
commit
|
commitdiff
|
tree
2010-10-05
Colin Snover
IE6 will shrink-wrap elements with layout instead of...
commit
|
commitdiff
|
tree
2010-10-05
Colin Snover
Tiny cleanup to remove some superfluous code that was...
commit
|
commitdiff
|
tree
2010-10-05
Colin Snover
Update $.fn.animate to restore overflow-x and overflow...
commit
|
commitdiff
|
tree
2010-10-05
Colin Snover
Update $.fn.animate to change display mode only when...
commit
|
commitdiff
|
tree
2010-10-05
Colin Snover
Fix :visible does not work properly when display:none...
commit
|
commitdiff
|
tree
2010-09-30
Colin Snover
Make sure setting opacity does not clobber other inline...
commit
|
commitdiff
|
tree