Script dataType now supports ecmascript mimetypes.
[jquery.git] / src / ajax / script.js
2011-01-31 jaubourgScript dataType now supports ecmascript mimetypes.
2011-01-29 jaubourgFixes #8082. Text to script converter now returns text...
2011-01-23 jaubourgMore code style fixes.
2011-01-23 jaubourgApply JQuery Core Style Guidelines to ajax.js and ajax...
2011-01-20 jaubourgCleans up and simplifies code shared by ajaxPrefilter...
2011-01-16 jaubourgThe script prefilter now forces cross-domain requests...
2011-01-16 jaubourgFixes #2994. Not finding a transport now fires the...
2011-01-13 jaubourgMoved jQuery.ajax.prefilter and jQuery.ajax.transport...
2011-01-13 jaubourgReworked script and xhr abort logic to take advantage...
2011-01-12 jaubourgScript transport now uses ajaxSetup to define script...
2011-01-06 jaubourgRenamed src/transports to src/ajax (in case we need...