2010-12-31 |
Dave Methvin | When serializing text, encode all line breaks as CRLF... |
blob | commitdiff |
2010-12-31 |
jaubourg | Renamed several ajaxSettings options. Removed cors... |
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 |
unknown | Changed dataConverters key format. |
blob | commitdiff | diff to current |
2010-12-30 |
Colin Snover | Clean trailing whitespace from all files. |
blob | commitdiff | diff to current |
2010-12-28 |
jaubourg | Renamed several ajaxSettings options. Removed cors... |
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-24 |
unknown | Changed dataConverters key format. |
blob | commitdiff | diff to current |
2010-12-11 |
jaubourg | Simplified headers tests: removed multiline headers... |
blob | commitdiff | diff to current |
2010-12-11 |
jaubourg | Tweaked the headers test to be apache independent and... |
blob | commitdiff | diff to current |
2010-12-10 |
jaubourg | Changed document.location to window.location per Ben... |
blob | commitdiff | diff to current |
2010-12-10 |
jaubourg | Removed non-standard (and not that useful) xhr emulatio... |
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 'bug7531' of https://github.com/csnover... |
blob | commitdiff | diff to current |
2010-11-24 |
Anton M | Add unit test for fix to #7578. |
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-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 |
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-13 |
jeresig | Fix broken Ajax test after recent revert to jQuery... |
blob | commitdiff | diff to current |
2010-10-10 |
jeresig | Disable 304/Not Modified Ajax tests in Opera due to... |
blob | commitdiff | diff to current |
2010-09-30 |
John Resig | Tweak broken serialize tests from commit 879799fe955f01... |
blob | commitdiff | diff to current |
2010-09-27 |
jeresig | Allow 304/Not Modified tests to complete in Opera. |
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-22 |
John Resig | Make sure that #... are trimmed from Ajax request URLs... |
blob | commitdiff | diff to current |
2010-09-21 |
John Resig | Use a different workaround for detecting when Opera... |
blob | commitdiff | diff to current |
2010-06-20 |
jeresig | Update other remote test URLs as well. |
blob | commitdiff | diff to current |
2010-06-20 |
jeresig | Strip off filename and query string for JSONP Remote... |
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 |
malsup | Fix for http://dev.jquery.com/ticket/6451 |
blob | commitdiff | diff to current |
2010-03-23 |
jeresig | Update other remote test URLs as well. |
blob | commitdiff | diff to current |
2010-03-23 |
jeresig | Strip off filename and query string for JSONP Remote... |
blob | commitdiff | diff to current |
2010-03-02 |
jeresig | More changes to get jQuery in line with JSLint. |
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 | Don't set the context in .load() as it stops the global... |
blob | commitdiff | diff to current |
2010-01-16 |
John Resig | Make sure regular settings object is set as context... |
blob | commitdiff | diff to current |
2010-01-13 |
jeresig | Make sure that null params aren't traversed. Fixes... |
blob | commitdiff | diff to current |
2010-01-07 |
jeresig | Make sure that a parsererror is thrown whenever malform... |
blob | commitdiff | diff to current |
2010-01-06 |
jeresig | Add some abort() Ajax tests. Verifies that #3984 works. |
blob | commitdiff | diff to current |
2010-01-06 |
jeresig | Added in support for content-type sniffing for scripts... |
blob | commitdiff | diff to current |
2010-01-06 |
Rick Waldron | Detect JSON Ajax requests by the response content-type... |
blob | commitdiff | diff to current |
2009-12-22 |
Ben Alman | Moved jQuery.param "traditional" flag into jQuery.ajaxS... |
blob | commitdiff | diff to current |
2009-12-17 |
Dave Methvin | Add new html5 input types to list of serializable types... |
blob | commitdiff | diff to current |
2009-12-17 |
Ben Alman | Further modified jQuery 1.4 .param() method to serializ... |
blob | commitdiff | diff to current |
2009-12-07 |
John Resig | Added in support for $.ajax jsonpCallback (allowing... |
blob | commitdiff | diff to current |
2009-12-03 |
jeresig | Just restore window.JSON in the getJSON test, don't... |
blob | commitdiff | diff to current |
2009-11-17 |
John Resig | Re-wrote context Ajax test to use an element instead... |
blob | commitdiff | diff to current |
2009-11-07 |
John Resig | jQuery.ajax modified the passed-in object only to help... |
blob | commitdiff | diff to current |
2009-09-17 |
Yehuda Katz | Getting $.param working well; Patch by ben_alman |
blob | commitdiff | diff to current |
2009-09-15 |
Jörn Zaefferer | remove globals in tests for compability with ?noglobals... |
blob | commitdiff | diff to current |
2009-09-15 |
Ariel Flesler | jquery ajax: addition for #2452. Wasn't working correct... |
blob | commitdiff | diff to current |
2009-09-15 |
Ariel Flesler | jquery ajax: closes #4994. Adding 'context' setting... |
blob | commitdiff | diff to current |
2009-09-02 |
Yehuda Katz | Adds nested param serialization; Closes #4201 (by merbjedi) |
blob | commitdiff | diff to current |
2009-08-26 |
John Resig | Temporarily disabled some tests for Opera 10 - a variet... |
blob | commitdiff | diff to current |
2009-07-21 |
John Resig | Exaggerate the times for the localtimeout ajax test. |
blob | commitdiff | diff to current |
2009-07-14 |
John Resig | Fixed spelling mistake in Ajax tests. |
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 | Minor tab-spacing tweak. |
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 | error case for an ajax test |
blob | commitdiff | diff to current |
2009-05-01 |
Brandon Aaron | fix global event triggering that i broke in r6323 |
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-01-12 |
John Resig | Had to remove the global variable tricks (especially... |
blob | commitdiff | diff to current |
2009-01-10 |
Ariel Flesler | testrunner: Putting back the global variables used... |
blob | commitdiff | diff to current |
2009-01-09 |
Ariel Flesler | testrunner: Removing every global variable leaked withi... |
blob | commitdiff | diff to current |
2009-01-05 |
John Resig | Timeout test appears to be flaky - disabling, for now. |
blob | commitdiff | diff to current |
2009-01-05 |
John Resig | The timeout test was waiting for 10 seconds - unnecessa... |
blob | commitdiff | diff to current |
2008-10-24 |
Jörn Zaefferer | core: tests cleanup for compability with qunit updates... |
blob | commitdiff | diff to current |
2008-05-28 |
Ariel Flesler | test runner: the changes are: |
blob | commitdiff | diff to current |
2008-05-27 |
Ariel Flesler | test runner: a test for load() with a hash of data... |
blob | commitdiff | diff to current |
2008-05-07 |
Scott González | ajax test: Removed test for extending with null. |
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-05-06 |
Ariel Flesler | test runner: translated all the ok() with '==' to equal... |
blob | commitdiff | diff to current |
2008-04-22 |
Jörn Zaefferer | jquery.ajax: improvement for #2688, added test |
blob | commitdiff | diff to current |
2008-01-17 |
David Serduke | Fixed #2174 by removing the s.dataType == "json" check... |
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-14 |
David Serduke | Fixed #2046 by forcing the dataType to 'html' in the... |
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-06 |
David Serduke | Added ajax error messages in the unit test suite becaus... |
blob | commitdiff | diff to current |
2007-12-05 |
David Serduke | Safari sometimes stops in the test suite on the ajax... |
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-12-04 |
David Serduke | There was a disabled test in the ajax test suite which... |
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-09-23 |
John Resig | Disabled the Ajax tests from running locally. |
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 | Fix for bug #1600 - multiple selects were being seriali... |
blob | commitdiff | diff to current |
2007-09-08 |
John Resig | Finished up some of the reorganization. |
blob | commitdiff | diff to current |
|