aboutsummaryrefslogtreecommitdiffstats
path: root/src/transports/jsonp.js
Commit message (Expand)AuthorAgeFilesLines
* Renamed src/transports to src/ajax (in case we need prefilters in the future ...jaubourg2011-01-061-85/+0
* Cleaning up trailing whitespace again.Colin Snover2011-01-051-13/+13
* Renamed several ajaxSettings options. Removed cors test, fixed failing cors t...jaubourg2010-12-311-1/+1
* Removed re-usability from jXHR object (no more open, send & onreadystatechang...jaubourg2010-12-311-1/+1
* Changed dataConverters key format.unknown2010-12-311-4/+2
* Renamed jQuery.xhr.bindTransport as jQuery.xhr.transport. Generalized the imp...jaubourg2010-12-311-8/+6
* More variable renaming to avoid conflicts when module closures are removed.jaubourg2010-12-111-2/+2
* Renamed variables to avoid conflicts when Makefile removes internal closures.jaubourg2010-12-101-2/+2
* Fixed function closures so that Makefile can do its magic.jaubourg2010-12-101-1/+1
* Rewrite of the Ajax module by Julian Aubourg. Some (dated) details can be fou...jaubourg2010-12-091-0/+89