| 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 |
* | Remove sed from post-build code, due to portability issues between GNU and BS... | awgy | 2011-02-12 | 1 | -2/+3 |
* | Fix Makefile to use plain sed agin. Remove unicode trickery. Thanks to danheb... | Anton M | 2011-01-26 | 1 | -2/+1 |
* | Make sure that init is run before jquery is built (avoiding weird warnings wh... | jeresig | 2011-01-26 | 1 | -13/+26 |
* | Revert "Fix Makefile to use plain sed. Remove unicode trickery" | jeresig | 2011-01-24 | 1 | -3/+5 |
* | Fix Makefile to use plain sed. Remove unicode trickery | Anton M | 2011-01-24 | 1 | -5/+3 |
* | Revert uglify.js to original and handle build changes in make file | Dan Heberden | 2011-01-19 | 1 | -1/+4 |
* | Clarify cygwin instructions slightly and swap the order of arguments to which... | Colin Snover | 2011-01-17 | 1 | -1/+1 |
* | Update Makefile to use either nodejs or node, whichever exists (Debian uses n... | Colin Snover | 2011-01-17 | 1 | -1/+1 |
* | Replace build system with a faster new one that uses Node and UglifyJS and ge... | Colin Snover | 2011-01-17 | 1 | -11/+4 |
* | 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 | -1/+1 |
* | Clean trailing whitespace from all files. | Colin Snover | 2010-12-30 | 1 | -1/+1 |
* | Replaced spaces with a tab in Makefile. | jaubourg | 2010-12-10 | 1 | -5/+5 |
* | Rewrite of the Ajax module by Julian Aubourg. Some (dated) details can be fou... | jaubourg | 2010-12-09 | 1 | -1/+5 |
* | Allow for versions with spaces in them, in the Makefile. | John Resig | 2010-10-23 | 1 | -1/+1 |
* | Updating the copy of Google Closure Compiler. | John Resig | 2010-10-14 | 1 | -1/+1 |
* | Fix broken min file header generation. | jeresig | 2010-10-10 | 1 | -2/+4 |
* | Makefile: cleanup | Carl Fürstenberg | 2010-09-22 | 1 | -20/+45 |
* | Trim out the module wrappers during the build process. Follow-up to #7011. | jeresig | 2010-09-09 | 1 | -0/+2 |
* | Minor fix to Makefile so that 'make clean' doesn't fail when run immediately ... | Richard D. Worth | 2010-07-21 | 1 | -1/+1 |
* | Simplified getting the commit date using git log --pretty. Fixed missing date... | Richard D. Worth | 2010-07-21 | 1 | -1/+1 |
* | Remove the need for the return in sizzle-jquery and just remove the attempt t... | jeresig | 2010-03-01 | 1 | -1/+1 |
* | Added in integrated JSLint checking against the jQuery source. Just run 'make... | jeresig | 2010-03-01 | 1 | -3/+8 |
* | Ignore potential error codes from Github in doing a clone. Fixes #6049. | Iraê Carvalho | 2010-02-10 | 1 | -2/+2 |
* | Add a new build mode to the Makefile that doesn't try to pull from external s... | jeresig | 2010-01-28 | 1 | -0/+1 |
* | Fixed typo in logic, also disabled function setters in this case to allow th... | jeresig | 2010-01-12 | 1 | -1/+1 |
* | Accidentally removed the init from the Makefile selector build. | jeresig | 2010-01-12 | 1 | -1/+1 |
* | Make sure that Opera fires events after an aborted Ajax attempt. Fixes #5787. | jeresig | 2010-01-12 | 1 | -1/+1 |
* | Allow the Makefile to be more resiliant to broken builds and handle redirecti... | jeresig | 2009-12-31 | 1 | -4/+4 |
* | Switched from using YUI Compressor to Google Compiler. Minified and Gzipped f... | jeresig | 2009-12-18 | 1 | -2/+3 |
* | Renamed the 'fx' module to 'effects'. Should've been done a long time ago. | jeresig | 2009-12-18 | 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 | -0/+1 |
* | Shortened the build messages in the Makefile and added test/qunit and src/siz... | jeresig | 2009-11-30 | 1 | -7/+3 |
* | Don't try to run the clone code if the directory already exists. | jeresig | 2009-11-30 | 1 | -4/+4 |
* | Switched from using Git Submodules to just doing a straight clone of the QUni... | jeresig | 2009-11-30 | 1 | -2/+2 |
* | Don't do the update after the pull - forces the submodules up to date. | jeresig | 2009-11-30 | 1 | -1/+0 |
* | Make sure that the submodules are pulling from the right location. | John Resig | 2009-11-11 | 1 | -2/+2 |
* | Force the submodules to keep up to date. | John Resig | 2009-11-10 | 1 | -0/+3 |
* | Pull in the Sizzle library dynamically using a submodule and make it part of ... | John Resig | 2009-10-26 | 1 | -10/+15 |
* | fix sed statement used to extract the date | Jon Evans | 2009-10-23 | 1 | -1/+1 |
* | Removed the revision info and fixed the date pull to work against git log ins... | John Resig | 2009-10-23 | 1 | -3/+1 |
* | Removing the old speed perf directory (the current one is in the main 'speed'... | John Resig | 2009-10-22 | 1 | -20/+1 |
* | Removed the 'lite' build option (no longer used) and updated the README. | John Resig | 2009-10-22 | 1 | -15/+0 |
* | Cleaned out the build directory - a lot of old files that weren't being used ... | John Resig | 2009-10-22 | 1 | -50/+1 |
* | Added the submodule init/update to the Makefile for 'make test' and updated t... | John Resig | 2009-10-22 | 1 | -0/+2 |
* | Broke the logic for .clean() wrap out into a separate, static, data structure... | John Resig | 2009-09-07 | 1 | -2/+2 |
* | decoupling styles retrieval from the attr method | Brandon Aaron | 2009-03-22 | 1 | -0/+1 |