Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved jQuery.ajax.prefilter and jQuery.ajax.transport to jQuery.ajaxPrefilter... | jaubourg | 2011-01-13 | 1 | -3/+2 |
* | Fixes #4897. Added ?? as a context-insensitive placeholder for the callback n... | jaubourg | 2011-01-12 | 1 | -3/+3 |
* | Fixes #5812. =? will be detected even when it has been escaped during data se... | jaubourg | 2011-01-09 | 1 | -1/+1 |
* | Fixes #5803. Reworked jsonp prefilter so that it sets the dataType as jsonp a... | jaubourg | 2011-01-09 | 1 | -53/+52 |
* | Renamed src/transports to src/ajax (in case we need prefilters in the future ... | jaubourg | 2011-01-06 | 1 | -0/+85 |