Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relativize all urls pertaining to dist/jquery.js so users can run their serve... | timmywil | 2012-06-04 | 1 | -1/+1 |
* | Strips IIFEs from modules; Always require built jQuery for tests. | Rick Waldron | 2012-06-04 | 1 | -2/+2 |
* | Fix #10902. DRY up the ways to include src files in tests. | Mike Sherov | 2012-01-11 | 1 | -19/+1 |
* | 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 |