| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace build system with a faster new one that uses Node and UglifyJS and ge... | Colin Snover | 2011-01-17 | 1 | -162/+0 |
* | Renamed src/transports to src/ajax (in case we need prefilters in the future ... | jaubourg | 2011-01-06 | 1 | -3/+3 |
* | Removed re-usability from jXHR object (no more open, send & onreadystatechang... | jaubourg | 2010-12-31 | 1 | -1/+0 |
* | Update Rakefile to remove module wrappers (feature parity with make and ant).... | Jonas Pfenniger | 2010-12-30 | 1 | -2/+27 |
* | Clean trailing whitespace from all files. | Colin Snover | 2010-12-30 | 1 | -11/+11 |
* | Added xhr.js and transports/*.js to Rakefile and build.xml (in sync with Make... | jaubourg | 2010-12-10 | 1 | -1/+1 |
* | Forgot to update the Rakefile and build.xml files from the previous commit. T... | John Resig | 2010-10-14 | 1 | -2/+2 |
* | Slight optmization on the Rakefile | Douglas Neiner | 2010-06-19 | 1 | -4/+4 |
* | Updated README file with updated information for the Rake addtions | Douglas Neiner | 2010-06-19 | 1 | -1/+1 |
* | Fixed spelling on QUnit pull message | Douglas Neiner | 2010-06-19 | 1 | -1/+1 |
* | Updated Rakefile to remove use of *nix specific commands | Douglas Neiner | 2010-06-19 | 1 | -15/+42 |
* | Updated Rakefile to mirror the functionality of the Makefile | Douglas Neiner | 2010-06-19 | 1 | -17/+102 |
* | Oops, Rakefile was generating the wrong file. | jeresig | 2010-01-03 | 1 | -1/+1 |
* | Renamed the 'fx' module to 'effects'. Should've been done a long time ago. | jeresig | 2009-12-18 | 1 | -1/+1 |
* | Fixed extra p in Rakefile. | John Resig | 2009-12-07 | 1 | -1/+1 |
* | support.js needs to come before event.js (also placed in a temporary setTimeo... | John Resig | 2009-12-07 | 1 | -1/+1 |
* | Split the queue code out from data.js into a dedicated queue.js file (also sp... | John Resig | 2009-12-06 | 1 | -1/+1 |
* | Updated the Rakefile to use the correct init code. | jeresig | 2009-11-30 | 1 | -1/+8 |
* | Adding a Rakefile to build jQuery core, for those that need it. | jeresig | 2009-11-29 | 1 | -0/+19 |