aboutsummaryrefslogtreecommitdiffstats
path: root/src/transports
Commit message (Expand)AuthorAgeFilesLines
* Renamed src/transports to src/ajax (in case we need prefilters in the future ...jaubourg2011-01-063-358/+0
* Cleaning up trailing whitespace again.Colin Snover2011-01-053-72/+72
* Renamed several ajaxSettings options. Removed cors test, fixed failing cors t...jaubourg2010-12-312-3/+3
* Removed re-usability from jXHR object (no more open, send & onreadystatechang...jaubourg2010-12-313-3/+3
* Changed dataConverters key format.unknown2010-12-312-5/+3
* Renamed jQuery.xhr.bindTransport as jQuery.xhr.transport. Generalized the imp...jaubourg2010-12-313-10/+8
* Fix for #7865. Scripts onload handler passes event as first parameter so stat...jaubourg2010-12-301-7/+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-103-3/+3
* Rewrite of the Ajax module by Julian Aubourg. Some (dated) details can be fou...jaubourg2010-12-093-0/+363