2011-01-11 |
jaubourg | Fixes 4825. jQuery.fn.load: use the jXHR's Promise... |
blob | commitdiff |
2011-01-09 |
Dave Methvin | Change embedded regexp to a variable (for #6876). |
blob | commitdiff | diff to current |
2011-01-09 |
jaubourg | Make it so prefilters get access to the original settings. |
blob | commitdiff | diff to current |
2011-01-09 |
jaubourg | Fixes #5955. Option crossDomain now forces ajax to... |
blob | commitdiff | diff to current |
2011-01-09 |
jaubourg | Make sure prefilters have been called and transport... |
blob | commitdiff | diff to current |
2011-01-09 |
jaubourg | Fixes #7465. Reworked the regexp and associated test... |
blob | commitdiff | diff to current |
2011-01-09 |
jaubourg | Fixes #7868. ResponseText is now properly propagated... |
blob | commitdiff | diff to current |
2011-01-09 |
jaubourg | Fixes #7881. Setting contentType to false will prevent... |
blob | commitdiff | diff to current |
2011-01-06 |
jaubourg | Renamed "complete" to "done" in order to avoid conflict... |
blob | commitdiff | diff to current |
2011-01-05 |
Colin Snover | Cleaning up trailing whitespace again. |
blob | commitdiff | diff to current |
2011-01-05 |
jaubourg | "then" renamed "complete" and new "then" method defined... |
blob | commitdiff | diff to current |
2010-12-31 |
Dave Methvin | When serializing text, encode all line breaks as CRLF... |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Revised conversion logic to handle converter equal... |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Introduced a new promise method on deferreds that retur... |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Renamed several ajaxSettings options. Removed cors... |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Revised logic in data conversion to account for when... |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Removed re-usability from jXHR object (no more open... |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Removed dataCheckers, added true as possible value... |
blob | commitdiff | diff to current |
2010-12-31 |
unknown | Changed dataConverters key format. |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Rewrote the data conversion logic in ajax. Should be... |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Renamed jQuery.xhr.bindTransport as jQuery.xhr.transpor... |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Rewrote the data conversion logic in ajax. Should be... |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Renamed jQuery.xhr.bindTransport as jQuery.xhr.transpor... |
blob | commitdiff | diff to current |
2010-12-30 |
Colin Snover | Clean trailing whitespace from all files. |
blob | commitdiff | diff to current |
2010-12-29 |
jaubourg | Revised conversion logic to handle converter equal... |
blob | commitdiff | diff to current |
2010-12-28 |
jaubourg | Introduced a new promise method on deferreds that retur... |
blob | commitdiff | diff to current |
2010-12-28 |
jaubourg | Renamed several ajaxSettings options. Removed cors... |
blob | commitdiff | diff to current |
2010-12-28 |
jaubourg | Merge branch 'master' of github.com:jquery/jquery into... |
blob | commitdiff | diff to current |
2010-12-26 |
Ben Alman | Removed unnecessary upper/lowercase, it's all just... |
blob | commitdiff | diff to current |
2010-12-26 |
Ben Alman | WETness getting you down? Fear not, the $.get and ... |
blob | commitdiff | diff to current |
2010-12-25 |
jaubourg | Revised logic in data conversion to account for when... |
blob | commitdiff | diff to current |
2010-12-25 |
jaubourg | Removed re-usability from jXHR object (no more open... |
blob | commitdiff | diff to current |
2010-12-25 |
jaubourg | Removed dataCheckers, added true as possible value... |
blob | commitdiff | diff to current |
2010-12-24 |
unknown | Changed dataConverters key format. |
blob | commitdiff | diff to current |
2010-12-24 |
jaubourg | Rewrote the data conversion logic in ajax. Should be... |
blob | commitdiff | diff to current |
2010-12-24 |
jaubourg | Renamed jQuery.xhr.bindTransport as jQuery.xhr.transpor... |
blob | commitdiff | diff to current |
2010-12-23 |
Colin Snover | Fix fix for #6481 introduced at 7862c45ad2f32096383a21b... |
blob | commitdiff | diff to current |
2010-12-21 |
jaubourg | Rewrote the data conversion logic in ajax. Should be... |
blob | commitdiff | diff to current |
2010-12-21 |
jaubourg | Renamed jQuery.xhr.bindTransport as jQuery.xhr.transpor... |
blob | commitdiff | diff to current |
2010-12-10 |
jaubourg | Fix the closure in ajax.js too. |
blob | commitdiff | diff to current |
2010-12-09 |
jaubourg | Rewrite of the Ajax module by Julian Aubourg. Some... |
blob | commitdiff | diff to current |
2010-12-06 |
John Resig | Merge branch 'bug6242' of https://github.com/csnover... |
blob | commitdiff | diff to current |
2010-12-06 |
John Resig | Merge branch 'bug7531' of https://github.com/csnover... |
blob | commitdiff | diff to current |
2010-12-03 |
Colin Snover | Fix memory leaks in IE caused by the custom abort funct... |
blob | commitdiff | diff to current |
2010-11-19 |
Anton M | Set cache to false as default for script or json reques... |
blob | commitdiff | diff to current |
2010-11-17 |
Colin Snover | Optimize for size instead of speed. |
blob | commitdiff | diff to current |
2010-11-17 |
Colin Snover | Coerce s.url to string before calling replace, since... |
blob | commitdiff | diff to current |
2010-11-09 |
John Resig | Merge branch 'bug7422' of https://github.com/csnover... |
blob | commitdiff | diff to current |
2010-11-09 |
John Resig | Make sure that when multiple variables are being declar... |
blob | commitdiff | diff to current |
2010-11-06 |
Colin Snover | Ensure that AJAX requests are actually aborted in all... |
blob | commitdiff | diff to current |
2010-10-26 |
John Resig | Backing out fix for #5803 from 3b50eaca2cd0b1439235e39c... |
blob | commitdiff | diff to current |
2010-10-25 |
John Resig | Merge branch 'jquerymaster' of github.com/SlexAxton... |
blob | commitdiff | diff to current |
2010-10-25 |
dmethvin | Allow DELETE requests to have a content body, and prope... |
blob | commitdiff | diff to current |
2010-10-24 |
rwldrn | Fixes #7229 and #5803 |
blob | commitdiff | diff to current |
2010-10-21 |
Alex Sexton | Forces lower case comparison of protocol and host when... |
blob | commitdiff | diff to current |
2010-10-15 |
John Resig | Bringing back the change from 80a4178af9b12e6617bfcec81... |
blob | commitdiff | diff to current |
2010-10-15 |
jeresig | Reverting commit 39addc87a37b32be19f2c58ec8babe752c0243... |
blob | commitdiff | diff to current |
2010-10-14 |
jeresig | Oops, still have jQuery.ajax.* on the brain. |
blob | commitdiff | diff to current |
2010-10-13 |
Pinhook | Handle issue with two concurrent JSONP requests that... |
blob | commitdiff | diff to current |
2010-10-11 |
John Resig | The world isn't ready for moving the Ajax methods to... |
blob | commitdiff | diff to current |
2010-10-09 |
John Resig | Merge branch 'bug7018' of github.com/csnover/jquery... |
blob | commitdiff | diff to current |
2010-10-09 |
jeresig | Name the try/catch arg to satisfy JSLint - thanks to... |
blob | commitdiff | diff to current |
2010-10-06 |
Colin Snover | Fix bug #7018. |
blob | commitdiff | diff to current |
2010-09-28 |
John Resig | Make sure we have a fallback when XMLHttpRequest is... |
blob | commitdiff | diff to current |
2010-09-27 |
jeresig | Merge branch 'master' of github.com/aakoch/jquery into... |
blob | commitdiff | diff to current |
2010-09-24 |
Dave Methvin | Make sure that requests without a body don't set conten... |
blob | commitdiff | diff to current |
2010-09-24 |
Dave Methvin | Report correct Error object to handleError. Part of... |
blob | commitdiff | diff to current |
2010-09-24 |
jeresig | Merge branch 'master' of github.com:jquery/jquery |
blob | commitdiff | diff to current |
2010-09-24 |
Dave Methvin | Use origSettings.context unless it's undefined; for... |
blob | commitdiff | diff to current |
2010-09-24 |
dmethvin | For JSON and script requests, set the scriptCharset... |
blob | commitdiff | diff to current |
2010-09-24 |
Heungsub Lee | Added a default quality of `*/*` for content negotiation. |
blob | commitdiff | diff to current |
2010-09-24 |
temp01 | Serialize keys with empty arrays/object values in jQuer... |
blob | commitdiff | diff to current |
2010-09-24 |
unknown | Removing the second capture group. After the changes... |
blob | commitdiff | diff to current |
2010-09-22 |
jeresig | Allow # urls to contain #. Thanks to @alvopass in f9f9e... |
blob | commitdiff | diff to current |
2010-09-22 |
John Resig | Make sure that #... are trimmed from Ajax request URLs... |
blob | commitdiff | diff to current |
2010-09-22 |
jeresig | Applied the RegExp issues reported by Jeff Robinson... |
blob | commitdiff | diff to current |
2010-09-21 |
John Resig | Scratch that, just punting on Opera and 304s for now... |
blob | commitdiff | diff to current |
2010-09-21 |
John Resig | Use a different workaround for detecting when Opera... |
blob | commitdiff | diff to current |
2010-09-13 |
John Resig | Add a flag to verify if a browser supports some form... |
blob | commitdiff | diff to current |
2010-09-08 |
jeresig | Make sure that jQuery works even when the individual... |
blob | commitdiff | diff to current |
2010-09-08 |
jeresig | Make sure that jQuery works even when the individual... |
blob | commitdiff | diff to current |
2010-06-20 |
jeresig | Made it so that you no longer need to build jQuery... |
blob | commitdiff | diff to current |
2010-06-15 |
jeresig | Fixing request data param issue. Thanks to mislav for... |
blob | commitdiff | diff to current |
2010-06-15 |
jeresig | Tweak spacing from last commit. |
blob | commitdiff | diff to current |
2010-06-15 |
malsup | Fix for http://dev.jquery.com/ticket/6451 |
blob | commitdiff | diff to current |
2010-03-23 |
jeresig | Made it so that you no longer need to build jQuery... |
blob | commitdiff | diff to current |
2010-03-02 |
jeresig | Moving more properties onto jQuery.ajax, also copy... |
blob | commitdiff | diff to current |
2010-03-02 |
jeresig | More changes to get jQuery in line with JSLint. |
blob | commitdiff | diff to current |
2010-03-02 |
jeresig | We don't want to increment the Ajax counter if there... |
blob | commitdiff | diff to current |
2010-03-01 |
jeresig | Land some additional tweaks related to running through... |
blob | commitdiff | diff to current |
2010-03-01 |
jeresig | Made some code tweaks related to running jQuery through... |
blob | commitdiff | diff to current |
2010-02-27 |
jeresig | Adding in .bind(name, false), .unbind(name, false)... |
blob | commitdiff | diff to current |
2010-02-11 |
John Resig | No reason to expose the temporary _load method. |
blob | commitdiff | diff to current |
2010-02-06 |
Ben Alman | Ok, this should actually fix #6041 :) |
blob | commitdiff | diff to current |
2010-02-06 |
jeresig | Make sure that we don't try to double-encode params... |
blob | commitdiff | diff to current |
2010-01-25 |
Mike Alup | Provided detailed message for JSON parse errors. Fixes... |
blob | commitdiff | diff to current |
2010-01-25 |
John Resig | Make sure original context is maintained and not the... |
blob | commitdiff | diff to current |
2010-01-25 |
John Resig | Objects with length properties weren't getting serializ... |
blob | commitdiff | diff to current |
2010-01-25 |
John Resig | Use alternative technique for triggering an abort,... |
blob | commitdiff | diff to current |
2010-01-25 |
John Resig | Don't set the context in .load() as it stops the global... |
blob | commitdiff | diff to current |
next |