2009-07-27 |
John Resig | Make sure payload is sent for PUT requests. (Thanks... |
blob | commitdiff |
2009-07-22 |
John Resig | Make sure that the script is removed only if it's actua... |
blob | commitdiff | diff to current |
2009-07-19 |
John Resig | Moved the RegExp in ajax.js out from inline, goes towar... |
blob | commitdiff | diff to current |
2009-07-19 |
John Resig | Made a number of syntax tweaks to ajax.js. |
blob | commitdiff | diff to current |
2009-07-19 |
John Resig | Did some cleaning up of ajax.js and fixed a bug from... |
blob | commitdiff | diff to current |
2009-07-19 |
John Resig | Fixed a typo with commit [6457]. |
blob | commitdiff | diff to current |
2009-07-19 |
John Resig | Standardize on using .nodeName in place of .tagName... |
blob | commitdiff | diff to current |
2009-07-19 |
John Resig | Standardizing on .test() and .exec() - moving away... |
blob | commitdiff | diff to current |
2009-07-14 |
John Resig | Fixed the handling of .status == 304 in Opera (it alway... |
blob | commitdiff | diff to current |
2009-06-15 |
John Resig | Adding support for etags in $.ajax() - and simplified... |
blob | commitdiff | diff to current |
2009-05-20 |
John Resig | Switched to using new Function instead of eval for... |
blob | commitdiff | diff to current |
2009-05-16 |
Brandon Aaron | fix for #4183 |
blob | commitdiff | diff to current |
2009-03-27 |
Brandon Aaron | fix for #4378, base tag causes javascript error in... |
blob | commitdiff | diff to current |
2009-03-23 |
Brandon Aaron | remove trailing spaces |
blob | commitdiff | diff to current |
2009-02-18 |
John Resig | Made it so that search input elements are now serialize... |
blob | commitdiff | diff to current |
2009-02-07 |
John Resig | Stopped a memory leak on getScript calls. Fixes #3962. |
blob | commitdiff | diff to current |
2009-01-21 |
John Resig | Landed a fix for timeouts not being aborted properly... |
blob | commitdiff | diff to current |
2009-01-04 |
Ariel Flesler | jquery ajax: File size optimization for compressed... |
blob | commitdiff | diff to current |
2009-01-04 |
John Resig | Moved from the old JSMin to using YUIMin for compressin... |
blob | commitdiff | diff to current |
2008-12-21 |
John Resig | Added the new jQuery.support object and removed all... |
blob | commitdiff | diff to current |
2008-11-18 |
John Resig | The code for handling Ajax timeouts was broken (the... |
blob | commitdiff | diff to current |
2008-11-17 |
John Resig | Standardized the type checks across core. isFunction... |
blob | commitdiff | diff to current |
2008-11-14 |
John Resig | Landing fixes for tickets #2935 and #2688 (Aborting... |
blob | commitdiff | diff to current |
2008-10-29 |
Ariel Flesler | jquery core: closes #3541. Added isArray. |
blob | commitdiff | diff to current |
2008-08-13 |
Ariel Flesler | jquery ajax: closes #3249. Slight modification on seria... |
blob | commitdiff | diff to current |
2008-08-11 |
Ariel Flesler | jquery ajax: misc optimization for $.fn.load(). |
blob | commitdiff | diff to current |
2008-08-07 |
Ariel Flesler | jquery ajax: closes #3231. The ajax setting 'dataFilter... |
blob | commitdiff | diff to current |
2008-08-07 |
Ariel Flesler | jquery ajax: extends #3087. The xhr factory is now... |
blob | commitdiff | diff to current |
2008-08-04 |
Ariel Flesler | jquery ajax: closes #3087, #2167, #2128. The ajax trans... |
blob | commitdiff | diff to current |
2008-06-17 |
Ariel Flesler | jquery ajax: added a comment explaining the last commit. |
blob | commitdiff | diff to current |
2008-06-17 |
Ariel Flesler | jquery ajax: closes #3052. Additional check on httpData... |
blob | commitdiff | diff to current |
2008-06-17 |
Ariel Flesler | jquery ajax: Fixes #3045. The protocol wasn't being... |
blob | commitdiff | diff to current |
2008-06-05 |
Ariel Flesler | jquery ajax: passing the settings object to httpData... |
blob | commitdiff | diff to current |
2008-05-28 |
Ariel Flesler | jquery ajax: small (misc) improvement to $.param. |
blob | commitdiff | diff to current |
2008-05-27 |
Ariel Flesler | jquery ajax: Closes #1516. load() can get a string... |
blob | commitdiff | diff to current |
2008-05-25 |
Ariel Flesler | jquery ajax: changing a set of &&/|| for ?/:. |
blob | commitdiff | diff to current |
2008-05-16 |
Ariel Flesler | jquery ajax: Closes #2567, additional setting for ... |
blob | commitdiff | diff to current |
2008-05-15 |
Ariel Flesler | jqueryjquery ajax: closes #1289. Renamed 'xml' and... |
blob | commitdiff | diff to current |
2008-05-15 |
Ariel Flesler | jquery ajax: caching repetive conversions/checks for... |
blob | commitdiff | diff to current |
2008-05-15 |
Ariel Flesler | jquery ajax: fixed #2865 and #2570. Not passing usernam... |
blob | commitdiff | diff to current |
2008-05-14 |
Ariel Flesler | jquery ajax: closes #2842. |
blob | commitdiff | diff to current |
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 |
|