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 |
* | Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ ... | Dave Methvin | 2011-04-07 | 1 | -8/+10 |
* | Moves Deferred-related code into a separate module. Context handling has been... | jaubourg | 2011-03-03 | 1 | -0/+1 |
* | Add readyWait tests. Fixes #8145. | jrburke | 2011-02-12 | 1 | -0/+85 |