Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed bug #165 (ignoring the exception) and #156 (ifModified option added to ↵ | Jörn Zaefferer | 2006-10-01 | 1 | -2/+12 | |
| | | | | $.ajax) | |||||
* | Added local timeout option for $.ajax + test | Jörn Zaefferer | 2006-10-01 | 1 | -2/+24 | |
| | ||||||
* | Added tests for global and local ajax handlers, added global option to ↵ | Jörn Zaefferer | 2006-10-01 | 1 | -7/+60 | |
| | | | | $.ajax to allow suppressing of global events | |||||
* | Added tests, fixed getScript and getJSON, fixed comment in $.ajax | Jörn Zaefferer | 2006-09-30 | 1 | -98/+194 | |
| | ||||||
* | Modified test for bug #164 | Jörn Zaefferer | 2006-09-23 | 1 | -2/+2 | |
| | ||||||
* | Refactored test suite to allow async tests (use stop() before starting an ↵ | Jörn Zaefferer | 2006-09-19 | 1 | -0/+13 | |
| | | | | async request, use start() when finished), added test for bug #164 | |||||
* | Added a couple new AJAX methods and finished documenting everything. | John Resig | 2006-09-08 | 1 | -76/+242 | |
| | ||||||
* | About half done documenting the AJAX module. | John Resig | 2006-09-01 | 1 | -2/+133 | |
| | ||||||
* | Added native support for JSON data. | John Resig | 2006-08-31 | 1 | -0/+3 | |
| | ||||||
* | Added support for the native AJAX object in IE 7. | John Resig | 2006-08-31 | 1 | -1/+1 | |
| | ||||||
* | Added a bunch of fixes for AJAX timeouts, etc. in Safari. | John Resig | 2006-08-22 | 1 | -8/+12 | |
| | ||||||
* | Made some minor fixes to how content-type and context is handled on remote ↵ | John Resig | 2006-08-17 | 1 | -2/+2 | |
| | | | | XML files. | |||||
* | Added in a mess of AJAX fixes and optimisations, made possible by Taku Sano. ↵ | John Resig | 2006-08-17 | 1 | -42/+112 | |
| | | | | On top of his patch I touched up some of the code, made some bug fixes, and added some additional functionality (including the ability to load and eval a remote script file. | |||||
* | Moved all the jQuery source to the new src directory. | John Resig | 2006-08-13 | 1 | -0/+229 | |