Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix build for jenkins | Timmy Willison | 2013-08-15 | 1 | -1/+1 | |
| | ||||||
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 2 | -0/+25988 | |
| | | | | | | | | | | | | | | | | | | | | Conflicts: Gruntfile.js README.md src/ajax.js src/ajax/xhr.js src/attributes.js src/core.js src/css.js src/data.js src/effects.js src/event.js src/manipulation.js src/offset.js src/selector-native.js src/traversing.js test/unit/core.js test/unit/data.js | |||||
* | Change the changelog header style | Dave Methvin | 2013-07-02 | 1 | -1/+1 | |
| | | | | (cherry picked from commit a44202dc604d14688756ae0cccde0fec53e53dbf) | |||||
* | Revert "Fix #13983. Switch to //# for sourcemaps." | Dave Methvin | 2013-07-02 | 1 | -3/+3 | |
| | | | | | | | | | | Per the discussion here: https://code.google.com/p/chromium/issues/detail?id=256636 Thanks to the Chrome team for the quick response! This reverts commit d53ddc90c1f119fb9148a553443ef3fbc3f3cc99. (cherry picked from commit 6e630fbbb19306e1914712502a2b22872e94ddad) | |||||
* | Fix #13983. Switch to //# for sourcemaps. | Dave Methvin | 2013-07-02 | 1 | -3/+3 | |
| | | | | | | Normally we'd avoid doing this on a patch release, but Chrome Canary is spewing deprecation warnings already and that's generating bug tickets. (cherry picked from commit d53ddc90c1f119fb9148a553443ef3fbc3f3cc99) | |||||
* | Do not include the path in map references. | Dave Methvin | 2013-05-24 | 1 | -4/+5 | |
| | | | | (cherry picked from commit 9cbd6898b9deb1a21b796933ba6f4e6dd801172e) | |||||
* | Update the map reference in each minified file. | Dave Methvin | 2013-05-16 | 1 | -7/+14 | |
| | ||||||
* | build: switch from .min.gz to .zip format. | Dave Methvin | 2013-05-16 | 1 | -20/+10 | |
| | | | | (cherry picked from commit 5e8a5f4adcbaf07a8306f8a6a14a9fbcda81afb8) | |||||
* | build: update release script to use nodejs archiver. | Chris Talkington | 2013-05-16 | 1 | -2/+26 | |
| | | | | | | | (cherry picked from commit eaee6eae0fee57337fabe41eb4558cf1acdf765b) Conflicts: AUTHORS.txt | |||||
* | build: correct paths so that archiving works. | Chris Talkington | 2013-05-16 | 1 | -5/+7 | |
| | | | | (cherry picked from commit 8ab32fe3ff81491e01f2da132ec2ba9bd499b555) | |||||
* | Create CDN archives in the build script. | Dave Methvin | 2013-05-08 | 1 | -13/+59 | |
| | ||||||
* | Update grunt-contrib-jshint to 0.3.0, ref gh-1204. | Michał Gołębiowski | 2013-04-03 | 1 | -1/+1 | |
| | ||||||
* | Simplify release notes generator script. | Dave Methvin | 2013-01-14 | 2 | -44/+22 | |
| | ||||||
* | Add release support for map files. | Dave Methvin | 2012-12-28 | 1 | -10/+45 | |
| | ||||||
* | Use the right repo. | Dave Methvin | 2012-12-16 | 1 | -2/+1 | |
| | ||||||
* | Update the build script so it runs on Windows. | Dave Methvin | 2012-12-16 | 1 | -30/+45 | |
| | ||||||
* | Update version in release notes builder. | Dave Methvin | 2012-12-16 | 1 | -3/+3 | |
| | ||||||
* | Tagging the 1.8.2 release. | Dave Methvin | 2012-09-20 | 1 | -4/+8 | |
| | ||||||
* | Update release notes script to 1.8.2 and add debug option. | Dave Methvin | 2012-09-20 | 1 | -3/+3 | |
| | ||||||
* | Update release script and notes builder. | Dave Methvin | 2012-08-30 | 2 | -30/+20 | |
| | ||||||
* | Don't let the release notes script truncate! | Dave Methvin | 2012-08-09 | 1 | -4/+4 | |
| | ||||||
* | Updating the source version to 1.8.1pre | Dave Methvin | 2012-08-09 | 1 | -1/+1 | |
| | ||||||
* | Update release script; use package.json as the One True Version. | Dave Methvin | 2012-08-09 | 1 | -126/+160 | |
| | ||||||
* | 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 | |
| |