Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take out the papers and the trash (from build/) | Rick Waldron | 2012-06-04 | 9 | -7818/+0 |
| | |||||
* | Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796. | Oleg | 2012-05-27 | 1 | -2/+1 |
| | |||||
* | Fix #10996, simplify offset code by forsaking ancient browsers. | Mike Sherov | 2012-04-05 | 1 | -1/+2 |
| | |||||
* | Update release notes version. | Dave Methvin | 2012-03-09 | 1 | -3/+3 |
| | |||||
* | too many undefs. | Mike Sherov | 2012-01-28 | 1 | -1/+0 |
| | |||||
* | Add undef:true to JSHint now that it understands hoisting | Mike Sherov | 2012-01-19 | 2 | -84/+189 |
| | | | | also add smarttabs:true and fix some smarttabs spacing issues | ||||
* | Improves handling of EOL whitespace error reporting | Rick Waldron | 2012-01-11 | 1 | -3/+3 |
| | |||||
* | Reformat jshint errors to be readable; make post-compile.js write directly ↵ | Rick Waldron | 2011-12-15 | 2 | -31/+32 |
| | | | | to jquery.min.js; update required Node version | ||||
* | Two eq is not enough; three eq is more than we want for now. | Dave Methvin | 2011-12-08 | 1 | -1/+0 |
| | | | | We also don't need the lint alias. | ||||
* | Fix #10692. JSLint is dead! Long live JSHint! | Mike Sherov | 2011-12-08 | 4 | -5540/+4291 |
| | | | | Still needs this sizzle PR: https://github.com/jquery/sizzle/pull/82 | ||||
* | Update release notes version. | Dave Methvin | 2011-11-21 | 1 | -2/+2 |
| | |||||
* | Update version. | Dave Methvin | 2011-11-17 | 1 | -3/+3 |
| | |||||
* | Update the version for building release notes. | Dave Methvin | 2011-11-03 | 1 | -3/+3 |
| | |||||
* | Landing pull request 560. Further reduce minimal header. Fixes #10553. | Rick Waldron | 2011-10-22 | 1 | -1/+1 |
| | | | | | | More Details: - https://github.com/jquery/jquery/pull/560 - http://bugs.jquery.com/ticket/10553 | ||||
* | Landing pull request 523. Adds character frequency reporting tool, use: make ↵ | Rick Waldron | 2011-10-01 | 1 | -0/+79 |
| | | | | | | | | freq. Fixes #10372. More Details: - https://github.com/jquery/jquery/pull/523 - http://bugs.jquery.com/ticket/10372 | ||||
* | Landing pull request 511. Adding a little Makefile jQuery sizing utility to ↵ | Corey Frang | 2011-09-19 | 1 | -0/+36 |
| | | | | | | | easily see differences in size between makes. Fixes #10308. More Details: - https://github.com/jquery/jquery/pull/511 | ||||
* | Tagging the 1.6.3rc1 release.1.6.3rc1 | Dave Methvin | 2011-08-29 | 1 | -3/+3 |
| | |||||
* | Removes date from minimal license | Rick Waldron | 2011-07-25 | 1 | -14/+3 |
| | |||||
* | Mine and munge date from full source license header | Rick Waldron | 2011-07-23 | 1 | -4/+15 |
| | |||||
* | Builds minimal license header block for jquery.min.js | Rick Waldron | 2011-07-23 | 1 | -3/+16 |
| | |||||
* | Updating version in release notes script. | John Resig | 2011-06-14 | 1 | -3/+3 |
| | |||||
* | Tagging the 1.6.2rc1 release.1.6.2rc1 | John Resig | 2011-06-14 | 1 | -2/+2 |
| | |||||
* | Adding in test case to support #9211. | John Resig | 2011-05-11 | 1 | -3/+3 |
| | |||||
* | Updating release note script. | John Resig | 2011-05-03 | 1 | -2/+2 |
| | |||||
* | Less aggressive semicolon insertion for the minified file. | John Resig | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | Ensure that an endline is in place at the end of the minified jQuery file. | John Resig | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | Update the UglifyJS code. | John Resig | 2011-05-02 | 3 | -90/+222 |
| | |||||
* | Fix bug with handling minor releases after major releases in the build script. | John Resig | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | Add a simple script for generating the release notes of a pre-release. | John Resig | 2011-04-27 | 2 | -0/+81 |
| | |||||
* | Adding a Node-based release management script for pushing new releases to ↵ | John Resig | 2011-04-26 | 1 | -0/+169 |
| | | | | the CDN. | ||||
* | Updating UglifyJS. | John Resig | 2011-04-17 | 2 | -437/+571 |
| | |||||
* | Remove sed from post-build code, due to portability issues between GNU and ↵ | awgy | 2011-02-12 | 1 | -0/+7 |
| | | | | | | | BSD versions. Follow up to ba43d37394b6018779d9a668c548e11579cd424a which apparently didn't fix the problem completly on Mac OS X. | ||||
* | Revert uglify.js to original and handle build changes in make file | Dan Heberden | 2011-01-19 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/mathiasbynens/jquery into ↵ | John Resig | 2011-01-18 | 1 | -2/+2 |
|\ | | | | | | | mathiasbynens-master | ||||
| * | Add missing line break after copyright header and trailing semicolon at the ↵ | Mathias Bynens | 2011-01-18 | 1 | -2/+2 |
| | | | | | | | | end of the minified version. | ||||
* | | Weird, not sure why I got an exec error before - doesn't seem to be needed. | John Resig | 2011-01-18 | 1 | -0/+0 |
|/ | |||||
* | Make sure that the UglifyJS file is executable. | John Resig | 2011-01-18 | 1 | -0/+0 |
| | |||||
* | Replace build system with a faster new one that uses Node and UglifyJS and ↵ | Colin Snover | 2011-01-17 | 8 | -6/+3032 |
| | | | | 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. | ||||
* | Handle the case where JSLint complains about arguments in try/catch already ↵ | John Resig | 2010-10-17 | 1 | -2/+2 |
| | | | | being defined (we use the name 'e' consistently for catch(e) - will work to standardize on that now). | ||||
* | Updating the copy of Google Closure Compiler. | John Resig | 2010-10-14 | 2 | -0/+0 |
| | |||||
* | Increase max number of JSLint errors. This is necessary because we have ↵ | Brandon Aaron | 2010-09-01 | 1 | -1/+1 |
| | | | | several error messages that we choose to ignore. | ||||
* | Added in integrated JSLint checking against the jQuery source. Just run ↵ | jeresig | 2010-03-01 | 3 | -0/+5536 |
| | | | | 'make lint' to see the result. | ||||
* | Switched from using YUI Compressor to Google Compiler. Minified and Gzipped ↵ | jeresig | 2009-12-18 | 2 | -0/+0 |
| | | | | filesize reduced to 22,839 bytes from 26,169 bytes (13% decrease in filesize). Sizzle copyright was merged into the main header (since it's removed automatically). Still passes all unit tests. | ||||
* | Removing the old speed perf directory (the current one is in the main ↵ | John Resig | 2009-10-22 | 4 | -3867/+0 |
| | | | | 'speed' directory). | ||||
* | Cleaned out the build directory - a lot of old files that weren't being used ↵ | John Resig | 2009-10-22 | 18 | -3295/+0 |
| | | | | anymore. | ||||
* | core: ant build - add Date and Revision to to header (just like make build) | Jörn Zaefferer | 2009-01-18 | 1 | -0/+0 |
| | |||||
* | core: replaced version.js build script in ant build; wasn't used in make ↵ | Jörn Zaefferer | 2009-01-18 | 1 | -4/+0 |
| | | | | anymore anyway | ||||
* | core: Ant target to generate openAjaxMetadata; uses ↵ | Jörn Zaefferer | 2009-01-14 | 1 | -0/+99 |
| | | | | http://www.exfer.net/jquery/createjQueryXMLDocs.py to get the data from the wiki, and transforms it using xslt (see build/style.xsl) | ||||
* | Updated the benchmarking utility to use the Yahoo homepage and a bunch of ↵ | John Resig | 2009-01-12 | 2 | -457/+41 |
| | | | | new selectors. | ||||
* | Tweaked the benchmark tests. | John Resig | 2009-01-12 | 1 | -1/+1 |
| |