2008-05-14 |
Ariel Flesler | jquery ajax: closes #2842. |
blob | commitdiff |
2008-05-13 |
Ariel Flesler | jquery ajax: renaming jQuery.ajax.re to remote. |
blob | commitdiff | diff to current |
2008-05-13 |
Ariel Flesler | jquery ajax: absolute urls were assumed to be cross... |
blob | commitdiff | diff to current |
2008-05-13 |
Ariel Flesler | jquery: removing unnecessary trailing and leading space... |
blob | commitdiff | diff to current |
2008-05-08 |
Ariel Flesler | jquery event: fixed $.fn.load, closes #2819. |
blob | commitdiff | diff to current |
2008-05-06 |
Jörn Zaefferer | jquery ajax: support for dynamic data arguments, see... |
blob | commitdiff | diff to current |
2008-04-29 |
Ariel Flesler | mainly made the code shorter: |
blob | commitdiff | diff to current |
2008-04-22 |
Jörn Zaefferer | jquery.ajax: fix for beforeSend-cancelling-sideeffects |
blob | commitdiff | diff to current |
2008-04-22 |
Jörn Zaefferer | jquery.ajax: improvement for #2688, added test |
blob | commitdiff | diff to current |
2008-04-14 |
Yehuda Katz | Closes #2688 |
blob | commitdiff | diff to current |
2008-01-17 |
David Serduke | Fixed #2174 by removing the s.dataType == "json" check... |
blob | commitdiff | diff to current |
2008-01-14 |
John Resig | And the rest of the _default change. |
blob | commitdiff | diff to current |
2008-01-14 |
John Resig | Tweaked the default Accept header to _default. |
blob | commitdiff | diff to current |
2008-01-14 |
John Resig | Fixed default property name for Opera (bug #2159). |
blob | commitdiff | diff to current |
2008-01-14 |
John Resig | Just added support for Accept headers in Ajax requests... |
blob | commitdiff | diff to current |
2008-01-07 |
Yehuda Katz | Adds support for username and password to $.ajax |
blob | commitdiff | diff to current |
2007-12-17 |
David Serduke | Added code to remove the script tag on successful jsonp... |
blob | commitdiff | diff to current |
2007-12-17 |
John Resig | The extra & was getting gobbled, oops. |
blob | commitdiff | diff to current |
2007-12-17 |
John Resig | Added a fix for bug #2020 - if you want to do data... |
blob | commitdiff | diff to current |
2007-12-16 |
David Serduke | Fixed #1781 for warnings created on load by FF javascri... |
blob | commitdiff | diff to current |
2007-12-15 |
David Serduke | Added feature #1934 by allowing script.charset to be... |
blob | commitdiff | diff to current |
2007-12-14 |
David Serduke | Fixed #2046 by forcing the dataType to 'html' in the... |
blob | commitdiff | diff to current |
2007-12-14 |
John Resig | Added an extra try block to handle FF 3 x-domain reques... |
blob | commitdiff | diff to current |
2007-12-12 |
David Serduke | Fixed #1750 by adding a url that starts with "//" and... |
blob | commitdiff | diff to current |
2007-12-11 |
David Serduke | Fix #1987 by only doing remote <script> type ajax with... |
blob | commitdiff | diff to current |
2007-12-04 |
David Serduke | For fix #1999 changed the RegExp to be non-greedy.... |
blob | commitdiff | diff to current |
2007-12-04 |
David Serduke | Fixed #1999 by replacing the 'no-cache' parameter if... |
blob | commitdiff | diff to current |
2007-11-30 |
David Serduke | Removed comments and code related to Safari being unabl... |
blob | commitdiff | diff to current |
2007-11-29 |
David Serduke | Fixed #1557, although it doesn't appear to be just... |
blob | commitdiff | diff to current |
2007-11-29 |
David Serduke | Fixed #1450 by returning 1223 as success. Couldn't... |
blob | commitdiff | diff to current |
2007-11-16 |
David Serduke | Fix #1905 bug where in IE the use of RegExp.test()... |
blob | commitdiff | diff to current |
2007-10-18 |
John Resig | Fix for bug #1638, where a non-string data could break... |
blob | commitdiff | diff to current |
2007-10-17 |
John Resig | Another fix for bug #1584, ajaxStop would not be called... |
blob | commitdiff | diff to current |
2007-09-15 |
John Resig | Added a fix for bug #1580, where the query string was... |
blob | commitdiff | diff to current |
2007-09-15 |
John Resig | Bug #1584, ajaxStop/complete calls weren't called for... |
blob | commitdiff | diff to current |
2007-09-15 |
John Resig | Fix for bug #1600 - multiple selects were being seriali... |
blob | commitdiff | diff to current |
2007-09-09 |
John Resig | Fixed some line ending issues. |
blob | commitdiff | diff to current |
2007-09-09 |
John Resig | Errors were occuring with getScript, if you called... |
blob | commitdiff | diff to current |
2007-09-08 |
John Resig | Reorganzing the jQuery source (first phase). |
blob | commitdiff | diff to current |
|