git.asbjorn.biz
/
jquery.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Adds missing crossDomain test.
[jquery.git]
/
src
/
2011-02-11
jaubourg
Adds missing crossDomain test.
tree
|
commitdiff
2011-02-11
jaubourg
Fixes #8245. Ajax now ensures header names are capitali...
tree
|
commitdiff
2011-02-11
jaubourg
Simplifies status normalization in xhr transport. Local...
tree
|
commitdiff
2011-02-10
rwldrn
Make sure .val() works after form.reset() in IE. Fixes...
tree
|
commitdiff
2011-02-10
Anton M
Make sure .clone(true) correctly clones namespaced...
tree
|
commitdiff
2011-02-10
Anton M
Fix some whitespace issues. Improve and correct an...
tree
|
commitdiff
2011-02-09
jaubourg
Replaces jQuery.each loop for headers with a foreach...
tree
|
commitdiff
2011-02-09
jaubourg
Fixes #8219. Introduces the mimeType option to override...
tree
|
commitdiff
2011-02-09
jaubourg
Makes sure statusText always defaults to "error".
tree
|
commitdiff
2011-02-08
Colin Snover
Revert portions of 7acb141ed7f2dedd950bb65acf878098640d...
master
tree
|
commitdiff
2011-02-08
Anton M
Make sure that mousing over Chrome "internal div" doesn...
tree
|
commitdiff
2011-02-08
Anton M
Revert "Make sure that mousing over Chrome "internal...
tree
|
commitdiff
2011-02-08
Anton M
Make sure that mousing over Chrome "internal div" eleme...
tree
|
commitdiff
2011-02-07
Colin Snover
Update jQuery.support.noCloneEvent test to function...
tree
|
commitdiff
2011-02-07
Colin Snover
Merge branch 'master' of github.com:jquery/jquery into...
tree
|
commitdiff
2011-02-07
Colin Snover
Update $.data to use a function instead of an object...
tree
|
commitdiff
2011-02-07
jaubourg
Adds jQuery collection to objects that will be used...
tree
|
commitdiff
2011-02-07
jaubourg
Fixes a bug that prevented headers from being set in...
tree
|
commitdiff
2011-02-07
jaubourg
Makes sure xhrs are actually aborted on unload in IE...
tree
|
commitdiff
2011-02-05
jaubourg
Fixes #8177. XHR transport now considers 304 Not Modifi...
tree
|
commitdiff
2011-02-04
jaubourg
Reformats logic for early abort in beforeSend to limit...
tree
|
commitdiff
2011-02-04
jaubourg
Fixes abort in prefilter. No global event will be fired...
tree
|
commitdiff
2011-02-04
jaubourg
Disables dataType redirection while selecting transport.
tree
|
commitdiff
2011-02-03
jaubourg
Adds widget as the list of local protocols.
tree
|
commitdiff
2011-02-03
jaubourg
Don't use a local copy of jQuery.ajaxSettings.isLocal...
tree
|
commitdiff
2011-02-03
jaubourg
Adds support for more complex protocol by having the...
tree
|
commitdiff
2011-02-03
jaubourg
Stores jQuery.ajaxSettings.isLocal locally at load...
tree
|
commitdiff
2011-02-03
jaubourg
Fixes #7653. Changes regexp to detect local protocol...
tree
|
commitdiff
2011-02-03
jaubourg
Fixes #8146. Custom fields in xhrFields are now set...
tree
|
commitdiff
2011-02-03
jaubourg
Fixes #8152 by applying the same special cases for...
tree
|
commitdiff
2011-02-02
jaubourg
Fixes #8146 by introducing the xhrFields option with...
tree
|
commitdiff
2011-02-02
jaubourg
Fixes #8138. Access to document.location is made only...
tree
|
commitdiff
2011-02-02
jaubourg
Fixes #8135. Makes sure any exception thrown by Firefox...
tree
|
commitdiff
2011-02-01
Mathias Bynens
Fixes #8098. Use the fast document.head when available...
tree
|
commitdiff
2011-02-01
Anton Kovalyov
Fixes #7945. Make jQuery.param() serialize plain object...
tree
|
commitdiff
2011-02-01
rwldrn
Fixes #8129. Fix cloning multiple selected options...
tree
|
commitdiff
2011-02-01
jaubourg
Fixes #8125. Status is set to 200 for requests with...
tree
|
commitdiff
2011-02-01
jaubourg
Fixes #8115. Renames all references to jXHR with jqXHR...
tree
|
commitdiff
2011-02-01
jeresig
The default for .clone() is to not clone any events...
tree
|
commitdiff
2011-02-01
Dan Heberden
Bug 8107; Fix argument handling for $.ajax for multiple...
tree
|
commitdiff
2011-01-31
jaubourg
Fixes #8095. Properly handles the case where browser...
tree
|
commitdiff
2011-01-31
jaubourg
Script dataType now supports ecmascript mimetypes.
tree
|
commitdiff
2011-01-31
jaubourg
Makes sure jsonp callback is not left in the global...
tree
|
commitdiff
2011-01-31
jaubourg
Makes sure all converters keys are lowercased before...
tree
|
commitdiff
2011-01-31
jaubourg
Makes sure options.context is used as the context for...
tree
|
commitdiff
2011-01-31
Anton M
Fixes #7568. Follow-up fix for #5862. Objects with...
tree
|
commitdiff
2011-01-31
jaubourg
Adds an invert method to promises that returns a "inver...
tree
|
commitdiff
2011-01-31
jeresig
Rename jQuery.subclass() to jQuery.sub().
tree
|
commitdiff
2011-01-31
jaubourg
Ensures dataTypeExpressions are lowercased for prefilte...
tree
|
commitdiff
2011-01-29
jaubourg
Fixes #8082. Text to script converter now returns text...
tree
|
commitdiff
2011-01-29
jaubourg
Fixes potential collisions between jsonp requests from...
tree
|
commitdiff
2011-01-28
Colin Snover
Use the original element/fragment as the last item...
tree
|
commitdiff
2011-01-28
jaubourg
Compatibility fixes in ajax: exceptions are no longer...
tree
|
commitdiff
2011-01-27
Digitalxero
Make sure subclass is a proper subclass not just subcla...
tree
|
commitdiff
2011-01-26
jaubourg
Merge branch 'master' of github.com:jquery/jquery
tree
|
commitdiff
2011-01-26
jaubourg
Actually does what https://github.com/jquery/jquery...
tree
|
commitdiff
2011-01-26
gnarf
Remove unneeded and confusing variable definition for...
tree
|
commitdiff
2011-01-26
jaubourg
Passes jXHR object as third argument of prefilters...
tree
|
commitdiff
2011-01-26
jaubourg
Fixes #5866. Issue number in previous commit was wrong...
tree
|
commitdiff
2011-01-26
jaubourg
Fixes #5856. Adds document protocol at the beginning...
tree
|
commitdiff
2011-01-25
jaubourg
Fixes #8054 by reverting feature enhancement 5812 ...
tree
|
commitdiff
2011-01-25
jaubourg
Reworks how values of parameters passed to error callba...
tree
|
commitdiff
2011-01-25
Rick Waldron
#8044 Removes unnec. rnonword var
tree
|
commitdiff
2011-01-24
jeresig
Updating the year in the header.
tree
|
commitdiff
2011-01-24
jaubourg
Makes prefilters and transport inspection more robust...
tree
|
commitdiff
2011-01-23
jaubourg
Revised internal implementation of ajaxPrefilter()...
tree
|
commitdiff
2011-01-23
jaubourg
More code style fixes.
tree
|
commitdiff
2011-01-23
jaubourg
Apply JQuery Core Style Guidelines to ajax.js and ajax...
tree
|
commitdiff
2011-01-23
jaubourg
Fixes some coding style issues in core.js. In jQuery...
tree
|
commitdiff
2011-01-22
jaubourg
Re-organizes ajax.js: prefilters and transports are...
tree
|
commitdiff
2011-01-21
rwldrn
Merge branch '8017lint' of https://github.com/rwldrn...
tree
|
commitdiff
2011-01-21
jeresig
Merge branch 'fix-7398-frameset-docs' of https://github...
tree
|
commitdiff
2011-01-21
jeresig
Merge branch '8013p' of https://github.com/rwldrn/jquer...
tree
|
commitdiff
2011-01-21
Dave Methvin
Don't do body-related feature tests on frameset docs...
tree
|
commitdiff
2011-01-21
jeresig
Revert "Make sure that focusin/focusout bubbles in...
tree
|
commitdiff
2011-01-21
jaubourg
Replaces "text in-between" technique with a full-fledge...
tree
|
commitdiff
2011-01-20
rwldrn
Cleaned up; fixes per review
tree
|
commitdiff
2011-01-20
John Resig
Merge branch 'fix-7853-add-context' of https://github...
tree
|
commitdiff
2011-01-20
John Resig
Merge branch 'master' of https://github.com/scottjehl...
tree
|
commitdiff
2011-01-20
rwldrn
cloneCopyEvent; jQuery.clone() review
tree
|
commitdiff
2011-01-20
jaubourg
Moves determineResponse logic into main ajax callback...
tree
|
commitdiff
2011-01-20
jaubourg
Removes misleading comment.
tree
|
commitdiff
2011-01-20
jeresig
Merge branch 'master' of github.com:jquery/jquery
tree
|
commitdiff
2011-01-20
jeresig
Bring jQuery('#id') and jQuery('body') logic back into...
tree
|
commitdiff
2011-01-20
jaubourg
Merge branch 'master' of github.com:jquery/jquery
tree
|
commitdiff
2011-01-20
jaubourg
Renames Deferred's fire and fireReject methods as resol...
tree
|
commitdiff
2011-01-20
jeresig
Fix typo in regex tweak from previous commit.
tree
|
commitdiff
2011-01-20
jaubourg
Renames determineDataType as determineResponse. Makes...
tree
|
commitdiff
2011-01-20
jeresig
Move jQuery(...) selector speed-up logic into Sizzle...
tree
|
commitdiff
2011-01-20
jaubourg
Revises the way arguments are handled in ajax.
tree
|
commitdiff
2011-01-20
jaubourg
Makes sure statusCode callbacks are ordered in the...
tree
|
commitdiff
2011-01-20
jaubourg
Cleans up and simplifies code shared by ajaxPrefilter...
tree
|
commitdiff
2011-01-19
scottjehl
Revised the Nokia support fallback. It turns out that...
tree
|
commitdiff
2011-01-19
jaubourg
Moves things around to make jsLint happier.
tree
|
commitdiff
2011-01-19
jaubourg
Fixes crossDomain test so that it assumes port to be...
tree
|
commitdiff
2011-01-19
scottjehl
Merge remote branch 'upstream/master'
tree
|
commitdiff
2011-01-19
jaubourg
Moves determineDataType into ajaxSettings so that it...
tree
|
commitdiff
2011-01-19
jaubourg
Re-adds hastily removed variable and simplifies statusC...
tree
|
commitdiff
2011-01-19
jaubourg
Use undefined instead of 0 to deference transport for...
tree
|
commitdiff
2011-01-19
jaubourg
Removes unnecessary test and ensures getResponseHeader...
tree
|
commitdiff
next