| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -3/+4 |
* | Release: fix CDN archive creation | Timmy Willison | 2015-01-29 | 1 | -2/+4 |
* | Release: dist can be run during a test | Timmy Willison | 2015-01-29 | 1 | -6/+0 |
* | Release: bower.json is actually generated from scratch | Timmy Willison | 2015-01-29 | 1 | -4/+0 |
* | Release: Distribute files to distribution repo | Timmy Willison | 2015-01-29 | 1 | -133/+30 |
* | Release: Remove copying of jquery-latest files | Dave Methvin | 2015-01-06 | 1 | -29/+18 |
* | Build: update grunt-jscs-checker and pass with the new rules | Timmy Willison | 2014-07-17 | 1 | -1/+3 |
* | Release: ensure Sizzle is the latest tag | Timmy Willison | 2014-05-23 | 1 | -0/+8 |
* | Build: Update release script for new jquery-release API | Scott González | 2014-03-21 | 1 | -7/+6 |
* | Release: Instantiate a zip archiver, run archivers async | Timmy Willison | 2014-01-23 | 1 | -9/+10 |
* | Release: Publish to npm | Jörn Zaefferer | 2014-01-10 | 1 | -0/+1 |
* | Release script: _tracMilestone -> tracMilestone | Timmy Willison | 2013-12-21 | 1 | -1/+1 |
* | Release script: minor formatting issue. | Timmy Willison | 2013-12-20 | 1 | -1/+1 |
* | Release script: jquery-release integration | Timmy Willison | 2013-12-20 | 1 | -380/+142 |
* | Manage bower dependencies with grunt-bowercopy | Timmy Willison | 2013-12-06 | 1 | -14/+3 |
* | Release script: Add dist files in multiple commits for a clean final commit w... | Timmy Willison | 2013-11-15 | 1 | -3/+15 |
* | Release script: Add .npmignore and keep .gitignore when creating the tag | Timmy Willison | 2013-11-15 | 1 | -20/+3 |
* | Release script: create tag after building CDN files | Timmy Willison | 2013-11-15 | 1 | -5/+6 |
* | Update sizzle location in release script | Timmy Willison | 2013-11-14 | 1 | -1/+1 |
* | Modify release script to create a headless tag for bower and publish to NPM | Timmy Willison | 2013-11-13 | 1 | -50/+158 |
* | Fix #14415. Remove the source map comment in the release script. Close gh-1424. | Michał Gołębiowski | 2013-11-10 | 1 | -5/+3 |
* | Add bower install script and release scripts to jshint and pass lint | Timmy Willison | 2013-10-07 | 1 | -6/+6 |
* | Update release script for sourcmap syntax change | Dave Methvin | 2013-09-19 | 1 | -4/+4 |
* | Revert "Fix #13983. Switch to //# for sourcemaps." | Dave Methvin | 2013-07-02 | 1 | -3/+3 |
* | Fix #13983. Switch to //# for sourcemaps. | Dave Methvin | 2013-07-02 | 1 | -3/+3 |
* | Do not include the path in map references. | Dave Methvin | 2013-05-24 | 1 | -4/+5 |
* | Update the map reference in each minified file. | Dave Methvin | 2013-05-16 | 1 | -6/+13 |
* | build: switch from .min.gz to .zip format. | Dave Methvin | 2013-05-12 | 1 | -20/+10 |
* | build: update release script to use nodejs archiver. | Chris Talkington | 2013-05-12 | 1 | -2/+26 |
* | build: correct paths so that archiving works. | Chris Talkington | 2013-05-12 | 1 | -5/+7 |
* | Create CDN archives in the build script. | Dave Methvin | 2013-05-08 | 1 | -7/+45 |
* | Make it easier to debug the release script. | Dave Methvin | 2013-05-06 | 1 | -4/+12 |
* | Use semantic versions. | Dave Methvin | 2013-04-09 | 1 | -4/+4 |
* | Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. | Michał Z. Gołębiowski | 2013-03-12 | 1 | -1/+1 |
* | Let version 1.9 claim jquery.js and jquery-latest.js files. | Dave Methvin | 2013-01-14 | 1 | -7/+8 |
* | 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 |
* | Tagging the 1.8.2 release. | Dave Methvin | 2012-09-20 | 1 | -4/+8 |
* | Update release script and notes builder. | Dave Methvin | 2012-08-30 | 1 | -27/+17 |
* | 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 |
* | Fix bug with handling minor releases after major releases in the build script. | John Resig | 2011-05-02 | 1 | -1/+1 |
* | Adding a Node-based release management script for pushing new releases to the... | John Resig | 2011-04-26 | 1 | -0/+169 |