Integration of Mike Alsup's excellent form serialization code. The benefits are as...
[jquery.git] / src / ajax / ajaxTest.js
2007-09-05 John ResigIntegration of Mike Alsup's excellent form serializatio...
2007-09-04 John ResigRemoved all deprecated functionality for jQuery 1.2...
2007-09-03 John ResigRe-disabled the ajax tests in Safari 3.
2007-09-03 John ResigAdded support for:
2007-08-25 John ResigAdded a test case for "purple include", fixed a bug.
2007-08-22 John ResigTweaked the Ajax test suite for Safari.
2007-08-19 John ResigComplete overhaul of the Ajax test suite, it's now...
2007-07-09 John ResigGot some XHR tests to run, still some hanging threads...
2007-03-25 Jörn ZaeffererAdded test for #970
2007-01-17 Jörn ZaeffererSimplified check for XMLHttpRequest (saving a few bytes...
2007-01-14 Jörn ZaeffererFixed two FF JS warnings
2007-01-08 John ResigFixed a bug with $("body") in dynamic documents, refact...
2007-01-07 Mike AlsupUpdated param method to encode name as well as value...
2007-01-02 Mike Alsupadded evalScripts test
2006-12-31 Jörn ZaeffererModified tests to show #746
2006-12-31 Jörn ZaeffererImproved Mikes hack to ease testing against IE cache
2006-12-31 Mike Alsupadd time to test.html request url using new Date()...
2006-12-29 Jörn ZaeffererFix for #534
2006-12-22 Jörn ZaeffererImplemented global ajax settings - no documentation yet
2006-12-21 Jörn ZaeffererA few corrections to the testsuite to imrove the failur...
2006-12-21 Jörn ZaeffererImplemented a better error handling for ajax requests...
2006-12-21 Jörn ZaeffererAdded test for sync requests with callbacks (#534)
2006-12-15 Jörn ZaeffererFixed synchrnous requests, improved AJAX inline documen...
2006-12-11 Jörn ZaeffererFixed #471
2006-12-05 Jörn ZaeffererRenamed $.ajax's "before"-option to "beforeSend" to...
2006-12-04 Jörn ZaeffererRenamed preprocess to before, for consistency with...
2006-12-04 Jörn ZaeffererSimplified XMLHttpRequest shadow (tested on 5.5, 6...
2006-11-30 Jörn ZaeffererFixed serializing arrays (bug #448)
2006-11-21 Jörn ZaeffererAnother attempt to fix the getScript problem
2006-11-20 Jörn ZaeffererFix for bug #407, yet to be tested
2006-11-18 Jörn ZaeffererTestsuite 2.0