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-29
jaubourg
Revised conversion logic to handle converter equal...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
jaubourg
Introduced a new promise method on deferreds that retur...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
jaubourg
Renamed several ajaxSettings options. Removed cors...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
jaubourg
Merge branch 'master' of github.com:jquery/jquery into...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Dave Methvin
Don't cache non-html strings in buildFragment to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Dave Methvin
When a native browser event is bubbling up the DOM...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
jrburke
Register as a CommonJS async module if in that kind...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Dave Methvin
Test for standard createEvent before IE-specific click...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Colin Snover
Merge SlexAxton/jquery:master into jquery/jquery:
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Alex Sexton
Changed the expando string to use a random number inste...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Colin Snover
DRY out $.get and $.post. Fixes #7847. Thanks to cowboy...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Ben Alman
Removed unnecessary upper/lowercase, it's all just...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Colin Snover
Clearing event handlers on unload is no longer necessar...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Colin Snover
Fix whitespace in event.js
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Ben Alman
WETness getting you down? Fear not, the $.get and ...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Colin Snover
Fix reliableHiddenOffsets test was not working properly...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
jaubourg
Revised logic in data conversion to account for when...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
jaubourg
Removed re-usability from jXHR object (no more open...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
jaubourg
Removed dataCheckers, added true as possible value...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
unknown
Removed custom method in isDeferred and when.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
unknown
Deferred cannot be cancelled by returning false in...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
unknown
Removed a console.log :/
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
unknown
Capitalized Deferred & _Deferred to clearly mark them...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
unknown
Changed dataConverters key format.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
unknown
jQuery.parseXML extracted from ajax & added to core...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
Dave Methvin
Simplify the check for isDefaultPrevented.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
unknown
Merge branch 'deferred' of github.com:jquery/jquery...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
jaubourg
Removed NFE to make old Safari happy and avoid leaks...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
jaubourg
Rewrote the data conversion logic in ajax. Should be...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
jaubourg
Renamed jQuery.xhr.bindTransport as jQuery.xhr.transpor...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
jaubourg
Fixed a loop that only worked in webkit.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
jaubourg
Added deferred to core. Used internally for DOM readyne...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
Dave Methvin
When a native browser event is bubbling up the DOM...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Colin Snover
Fix fix for #6481 introduced at 7862c45ad2f32096383a21b...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Colin Snover
Don't use for-in loops on Arrays. Fixes #7817. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Colin Snover
Update cloneCopyEvent so that it does not create superf...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Colin Snover
Code style fix
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Colin Snover
More unit tests and a $.hasData that works for JS objec...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Colin Snover
Update jQuery.hasData to always return a boolean, with...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Colin Snover
Remove code for ticket #7717 which has been marked...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Colin Snover
Fix a potential error in the previous commit caused...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Colin Snover
Fix a potential error in the previous commit caused...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Colin Snover
Fix a potential error in the previous commit caused...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
jaubourg
Removed NFE to make old Safari happy and avoid leaks...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
jaubourg
Rewrote the data conversion logic in ajax. Should be...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Dave Methvin
Use for loop instead of for/in loop to protect sanctity...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
jaubourg
Renamed jQuery.xhr.bindTransport as jQuery.xhr.transpor...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Dave Methvin
Use a for loop rather than for/in loop when copying...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
jaubourg
Fixed a loop that only worked in webkit.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
jaubourg
Added deferred to core. Used internally for DOM readyne...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Colin Snover
Fix #7717 and #7165. Thanks to dmethvin and iliakan...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Colin Snover
Address some code style issues in the clone fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Colin Snover
Fixes #7397.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Colin Snover
Merge branch 'bug_7397' of https://github.com/rwldrn...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Colin Snover
More specific version numbers.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Colin Snover
Speed up & compatibility improvements for new clone...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-12
Colin Snover
Return test comments to ASCII space
commit
|
commitdiff
|
tree
|
snapshot
2010-12-12
Colin Snover
Merge branch 'bug5566' into csnover-bug5566. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-12
Colin Snover
Fix the clone method to be a little less insane in...
commit
|
commitdiff
|
tree
|
snapshot
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
rwldrn
Whitespace correction
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
rwldrn
Whitespace correction
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
rwldrn
Whitespace correction
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
rwldrn
Reorders condition at L65 for efficiency
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
next