aboutsummaryrefslogtreecommitdiffstats
path: root/src/transports/xhr.js
Commit message (Expand)AuthorAgeFilesLines
* Renamed src/transports to src/ajax (in case we need prefilters in the future ...jaubourg2011-01-061-191/+0
* Cleaning up trailing whitespace again.Colin Snover2011-01-051-43/+43
* Removed re-usability from jXHR object (no more open, send & onreadystatechang...jaubourg2010-12-311-1/+1
* Renamed jQuery.xhr.bindTransport as jQuery.xhr.transport. Generalized the imp...jaubourg2010-12-311-1/+1
* 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/+191