aboutsummaryrefslogtreecommitdiffstats
path: root/build/release.js
Commit message (Expand)AuthorAgeFilesLines
* Release: compat -> 1.x. Remove compat-specific release semanticsTimmy Willison2016-01-081-13/+1
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-3/+4
* Build: just tack on +compat to versions that may include labelsTimmy Willison2015-07-131-2/+1
* Build: append "+compat" to tag version and jQuery.fn.jqueryTimmy Willison2015-05-071-2/+2
* Release: fix CDN archive creationTimmy Willison2015-01-291-2/+4
* Release: dist can be run during a testTimmy Willison2015-01-291-6/+0
* Release: Distribute files to distribution repoTimmy Willison2015-01-291-137/+40
* Release: Remove copying of jquery-latest filesDave Methvin2015-01-061-28/+18
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-1/+3
* Release: ensure Sizzle is the latest tagTimmy Willison2014-05-271-0/+8
* Build: Set npmTags and use exec properlyJörn Zaefferer2014-04-141-0/+3
* Build: Update release script for new jquery-release APIScott González2014-03-211-7/+6
* Release: Instantiate a zip archiver, run archivers asyncTimmy Willison2014-01-231-9/+10
* Release: Publish to npmJörn Zaefferer2014-01-171-0/+1
* Release script: _tracMilestone -> tracMilestoneTimmy Willison2013-12-211-1/+1
* Release script: minor formatting issue.Timmy Willison2013-12-201-1/+1
* Release script: jquery-release integrationTimmy Willison2013-12-201-385/+147
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-14/+3
* Release script: Add dist files in multiple commits for a clean final commit w...Timmy Willison2013-11-151-3/+15
* Release script: Add .npmignore and keep .gitignore when creating the tagTimmy Willison2013-11-151-20/+3
* Release script: create tag after building CDN filesTimmy Willison2013-11-151-5/+6
* Update sizzle location in release scriptTimmy Willison2013-11-141-1/+1
* Modify release script to create a headless tag for bower and publish to NPMTimmy Willison2013-11-131-54/+162
* Fix #14415. Remove the source map comment in the release script. Close gh-142...Michał Gołębiowski2013-11-101-5/+3
* Add bower install script and release scripts to jshint and pass lintTimmy Willison2013-10-071-6/+6
* Update release script for sourcmap syntax changeDave Methvin2013-09-191-4/+4
* Revert "Fix #13983. Switch to //# for sourcemaps."Dave Methvin2013-07-021-3/+3
* Fix #13983. Switch to //# for sourcemaps.Dave Methvin2013-07-021-3/+3
* Do not include the path in map references.Dave Methvin2013-05-241-4/+5
* Update the map reference in each minified file.Dave Methvin2013-05-161-7/+14
* build: switch from .min.gz to .zip format.Dave Methvin2013-05-161-20/+10
* build: update release script to use nodejs archiver.Chris Talkington2013-05-161-2/+26
* build: correct paths so that archiving works.Chris Talkington2013-05-161-5/+7
* Create CDN archives in the build script.Dave Methvin2013-05-081-13/+59
* Update grunt-contrib-jshint to 0.3.0, ref gh-1204.Michał Gołębiowski2013-04-031-1/+1
* Add release support for map files.Dave Methvin2012-12-281-10/+45
* Use the right repo.Dave Methvin2012-12-161-2/+1
* Update the build script so it runs on Windows.Dave Methvin2012-12-161-30/+45
* Tagging the 1.8.2 release.Dave Methvin2012-09-201-4/+8
* Update release script and notes builder.Dave Methvin2012-08-301-27/+17
* Updating the source version to 1.8.1preDave Methvin2012-08-091-1/+1
* Update release script; use package.json as the One True Version.Dave Methvin2012-08-091-126/+160
* Fix bug with handling minor releases after major releases in the build script.John Resig2011-05-021-1/+1
* Adding a Node-based release management script for pushing new releases to the...John Resig2011-04-261-0/+169