2007-04-18 |
Jörn Zaefferer | Fix for #1132 |
blob | commitdiff |
2007-04-03 |
Jörn Zaefferer | Remove XMLHttpRequest shadowing, instead decide at... |
blob | commitdiff | diff to current |
2007-03-25 |
Jörn Zaefferer | Fixed docs for ajax timouet to mention that its in... |
blob | commitdiff | diff to current |
2007-03-17 |
Jörn Zaefferer | Fix for #953, use always GET for $.get |
blob | commitdiff | diff to current |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
blob | commitdiff | diff to current |
2007-02-22 |
Jörn Zaefferer | Fix for #991 |
blob | commitdiff | diff to current |
2007-02-17 |
Brandon Aaron | Rolling back fix for #914 due to firefox double evaling... |
blob | commitdiff | diff to current |
2007-02-07 |
Brandon Aaron | Fix for #914. |
blob | commitdiff | diff to current |
2007-01-31 |
Jörn Zaefferer | Fix for #884 |
blob | commitdiff | diff to current |
2007-01-22 |
John Resig | Fixed doing $.post() without any params. |
blob | commitdiff | diff to current |
2007-01-20 |
John Resig | Added a fix for an undefined param being passed to... |
blob | commitdiff | diff to current |
2007-01-17 |
Jörn Zaefferer | Simplified check for XMLHttpRequest (saving a few bytes... |
blob | commitdiff | diff to current |
2007-01-16 |
Mike Alsup | Fix bug #814. |
blob | commitdiff | diff to current |
2007-01-14 |
Jörn Zaefferer | Fixed two FF JS warnings |
blob | commitdiff | diff to current |
2007-01-14 |
John Resig | Converted a lot of for loops to use jQuery.each() instead. |
blob | commitdiff | diff to current |
2007-01-14 |
John Resig | Added back in the .load() fix. |
blob | commitdiff | diff to current |
2007-01-14 |
John Resig | Merged in some wiki fixes into the main docs. |
blob | commitdiff | diff to current |
2007-01-14 |
John Resig | Added in jQuery.isFunction(). |
blob | commitdiff | diff to current |
2007-01-14 |
John Resig | Touched up the code a little bit, saving some bytes. |
blob | commitdiff | diff to current |
2007-01-10 |
John Resig | Added a fix for <script>s getting executed twice when... |
blob | commitdiff | diff to current |
2007-01-07 |
Mike Alsup | Updated param method to encode name as well as value... |
blob | commitdiff | diff to current |
2007-01-07 |
John Resig | Improved the categories of a bunch of docs, upped the... |
blob | commitdiff | diff to current |
2007-01-06 |
John Resig | Cleaned up some spacing and braces. |
blob | commitdiff | diff to current |
2007-01-06 |
John Resig | Converted instances of new function(){ ... } to use... |
blob | commitdiff | diff to current |
2007-01-04 |
Jörn Zaefferer | Changed "Hash" to "Map" in docs |
blob | commitdiff | diff to current |
2007-01-01 |
Jörn Zaefferer | Added note for IE's behaviour of stripping script tags... |
blob | commitdiff | diff to current |
2006-12-29 |
Jörn Zaefferer | Fix for #534 |
blob | commitdiff | diff to current |
2006-12-22 |
Jörn Zaefferer | Documentation for $.ajaxSetup |
blob | commitdiff | diff to current |
2006-12-22 |
Jörn Zaefferer | Implemented global ajax settings - no documentation yet |
blob | commitdiff | diff to current |
2006-12-21 |
Jörn Zaefferer | Fixed typo |
blob | commitdiff | diff to current |
2006-12-21 |
Jörn Zaefferer | A few corrections to the testsuite to imrove the failur... |
blob | commitdiff | diff to current |
2006-12-21 |
Jörn Zaefferer | Added note to load() to avoid using it to load scripts... |
blob | commitdiff | diff to current |
2006-12-21 |
Jörn Zaefferer | Implemented a better error handling for ajax requests... |
blob | commitdiff | diff to current |
2006-12-20 |
Jörn Zaefferer | Fixed wheather-whether typo - Thanks Erik |
blob | commitdiff | diff to current |
2006-12-15 |
Jörn Zaefferer | Fixed synchrnous requests, improved AJAX inline documen... |
blob | commitdiff | diff to current |
2006-12-13 |
Jörn Zaefferer | Fixed docs for $.ajax' processData option |
blob | commitdiff | diff to current |
2006-12-11 |
Jörn Zaefferer | Fixed #471 |
blob | commitdiff | diff to current |
2006-12-05 |
Jörn Zaefferer | Renamed $.ajax's "before"-option to "beforeSend" to... |
blob | commitdiff | diff to current |
2006-12-04 |
Jörn Zaefferer | Renamed preprocess to before, for consistency with... |
blob | commitdiff | diff to current |
2006-12-04 |
Jörn Zaefferer | Simplified XMLHttpRequest shadow (tested on 5.5, 6... |
blob | commitdiff | diff to current |
2006-12-02 |
Jörn Zaefferer | Fixed jQuery.eval (or rather, jQuery.globalEval to... |
blob | commitdiff | diff to current |
2006-11-30 |
Jörn Zaefferer | Fixed serializing arrays (bug #448) |
blob | commitdiff | diff to current |
2006-11-28 |
Jörn Zaefferer | Fixed docs for $.ajax for data option |
blob | commitdiff | diff to current |
2006-11-21 |
Jörn Zaefferer | Another attempt to fix the getScript problem |
blob | commitdiff | diff to current |
2006-11-21 |
Jörn Zaefferer | Fixed typo in comment |
blob | commitdiff | diff to current |
2006-11-21 |
Jörn Zaefferer | Better fix for #407 issue |
blob | commitdiff | diff to current |
2006-11-20 |
Jörn Zaefferer | Fix for bug #407, yet to be tested |
blob | commitdiff | diff to current |
2006-11-18 |
Jörn Zaefferer | Testsuite 2.0 |
blob | commitdiff | diff to current |
2006-11-18 |
Jörn Zaefferer | Heavily improved documentation for $.ajax, but may... |
blob | commitdiff | diff to current |
2006-11-17 |
Jörn Zaefferer | Return XMLHttpRequest from $.ajax() to allow aborting... |
blob | commitdiff | diff to current |
2006-11-17 |
Jörn Zaefferer | Added async option (ticket #367) |
blob | commitdiff | diff to current |
2006-11-17 |
Jörn Zaefferer | Fixed an issue with getJSON (type was not correctly... |
blob | commitdiff | diff to current |
2006-11-16 |
Brandon Aaron | Missing '}' in jQuery.param method in ajax.js |
blob | commitdiff | diff to current |
2006-11-16 |
Stefan Petre | if one value of key/value pairs is array then treat... |
blob | commitdiff | diff to current |
2006-11-13 |
Jörn Zaefferer | Fixed a missing semicolon |
blob | commitdiff | diff to current |
2006-11-11 |
Jörn Zaefferer | Fixed doc for $.ajax data option |
blob | commitdiff | diff to current |
2006-11-11 |
Jörn Zaefferer | Fixed docs for load; Added the response as third paramt... |
blob | commitdiff | diff to current |
2006-11-11 |
Jörn Zaefferer | Refactored all logic from $.get and $.post into $.ajax... |
blob | commitdiff | diff to current |
2006-11-09 |
Jörn Zaefferer | Modified test for load(); added fix for trigger, where... |
blob | commitdiff | diff to current |
2006-11-07 |
Jörn Zaefferer | Added pseudo-fix for #164; fixed some tests that failed... |
blob | commitdiff | diff to current |
2006-11-04 |
Klaus Hartl | Changed return type to undefined for certain functions... |
blob | commitdiff | diff to current |
2006-11-03 |
Jörn Zaefferer | Refactored ajax module: Dropped internal arguments... |
blob | commitdiff | diff to current |
2006-11-01 |
Brandon Aaron | Another $ bites the dust. Should be all of them now. |
blob | commitdiff | diff to current |
2006-10-15 |
John Resig | Fixed all warnings generated when javascript.options... |
blob | commitdiff | diff to current |
2006-10-13 |
Jörn Zaefferer | Added test for #174; Modified failing (IE) tests for... |
blob | commitdiff | diff to current |
2006-10-13 |
Jörn Zaefferer | Fix for #265: Initialize defaults for global and timeou... |
blob | commitdiff | diff to current |
2006-10-13 |
Jörn Zaefferer | Fixed #216, added several tests for ajax module and... |
blob | commitdiff | diff to current |
2006-10-11 |
Jörn Zaefferer | Added 2 of 3 fixes of #164 |
blob | commitdiff | diff to current |
2006-10-09 |
Jörn Zaefferer | Fixed second test for load() |
blob | commitdiff | diff to current |
2006-10-08 |
Jörn Zaefferer | Fixed test for load(url) |
blob | commitdiff | diff to current |
2006-10-06 |
Jörn Zaefferer | Removed (hopefully) all references to $ within the... |
blob | commitdiff | diff to current |
2006-10-06 |
Jörn Zaefferer | Added test for bug #232 |
blob | commitdiff | diff to current |
2006-10-03 |
Jörn Zaefferer | removed the test for bug #164, the test suite is unable... |
blob | commitdiff | diff to current |
2006-10-02 |
Jörn Zaefferer | Reset ajaxTimeout after running timeout tests |
blob | commitdiff | diff to current |
2006-10-02 |
Jörn Zaefferer | Small fixes to tests |
blob | commitdiff | diff to current |
2006-10-01 |
Jörn Zaefferer | Fixed bug #215 |
blob | commitdiff | diff to current |
2006-10-01 |
Jörn Zaefferer | Fixed bug #165 (ignoring the exception) and #156 (ifMod... |
blob | commitdiff | diff to current |
2006-10-01 |
Jörn Zaefferer | Added local timeout option for $.ajax + test |
blob | commitdiff | diff to current |
2006-10-01 |
Jörn Zaefferer | Added tests for global and local ajax handlers, added... |
blob | commitdiff | diff to current |
2006-09-30 |
Jörn Zaefferer | Added tests, fixed getScript and getJSON, fixed comment... |
blob | commitdiff | diff to current |
2006-09-23 |
Jörn Zaefferer | Modified test for bug #164 |
blob | commitdiff | diff to current |
2006-09-19 |
Jörn Zaefferer | Refactored test suite to allow async tests (use stop... |
blob | commitdiff | diff to current |
2006-09-08 |
John Resig | Added a couple new AJAX methods and finished documentin... |
blob | commitdiff | diff to current |
2006-09-01 |
John Resig | About half done documenting the AJAX module. |
blob | commitdiff | diff to current |
2006-08-31 |
John Resig | Added native support for JSON data. |
blob | commitdiff | diff to current |
2006-08-31 |
John Resig | Added support for the native AJAX object in IE 7. |
blob | commitdiff | diff to current |
2006-08-22 |
John Resig | Added a bunch of fixes for AJAX timeouts, etc. in Safari. |
blob | commitdiff | diff to current |
2006-08-17 |
John Resig | Made some minor fixes to how content-type and context... |
blob | commitdiff | diff to current |
2006-08-17 |
John Resig | Added in a mess of AJAX fixes and optimisations, made... |
blob | commitdiff | diff to current |
2006-08-13 |
John Resig | Moved all the jQuery source to the new src directory. |
blob | commitdiff | diff to current |
|