Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moves Deferred-related code into a separate module. Context handling has been... | jaubourg | 2011-03-03 | 1 | -0/+1 |
* | Simplifies status normalization in xhr transport. Local file test modified fo... | jaubourg | 2011-02-11 | 1 | -15/+29 |
* | Makes local filesystem test for ajax more insightful. | jaubourg | 2011-02-09 | 1 | -9/+31 |
* | Stores jQuery.ajaxSettings.isLocal locally at load time so that any change to... | jaubourg | 2011-02-03 | 1 | -10/+26 |
* | Fixes #8125. Status is set to 200 for requests with status 0 when location.pr... | jaubourg | 2011-02-01 | 1 | -0/+40 |