| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
to save 15 bytes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#11865
|
| |
|
|
|
|
| |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
|
|
|
| |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
helper methods.
|
| |
|
|
|
|
| |
to jquery.min.js; update required Node version
|
| |
|
|
|
|
|
|
|
|
| |
readme. Fixes #10611.
More Details:
- https://github.com/jquery/jquery/pull/611
- http://bugs.jquery.com/ticket/10611
|
|
|
|
| |
newbies think it's Java.
|
| |
|
| |
|
|
|
|
|
| |
Per request, here is an simple git for dummies quick sheet, with some
useful commands.
|
|
|
|
| |
which in Makefile because of a bug in current versions of MSYS that causes only the first argument to /bin/which to be searched.
|
|
|
|
| |
generates smaller minified files. Also removes builds through rake/ant since having 3 different build systems was too much to maintain (make was the only one consistently kept up-to-date). Fixes #7973.
|