Complete overhaul of the Ajax test suite, it's now passing in all browsers. In order...
[jquery.git] / src / ajax /
2006-09-30 Jörn ZaeffererAdded tests, fixed getScript and getJSON, fixed comment...
2006-09-23 Jörn ZaeffererModified test for bug #164
2006-09-19 Jörn ZaeffererRefactored test suite to allow async tests (use stop...
2006-09-08 John ResigAdded a couple new AJAX methods and finished documentin...
2006-09-01 John ResigAbout half done documenting the AJAX module.
2006-08-31 John ResigAdded native support for JSON data.
2006-08-31 John ResigAdded support for the native AJAX object in IE 7.
2006-08-22 John ResigAdded a bunch of fixes for AJAX timeouts, etc. in Safari.
2006-08-17 John ResigMade some minor fixes to how content-type and context...
2006-08-17 John ResigAdded in a mess of AJAX fixes and optimisations, made...
2006-08-13 John ResigMoved all the jQuery source to the new src directory.