aboutsummaryrefslogtreecommitdiffstats
path: root/build/release
Commit message (Expand)AuthorAgeFilesLines
* Release: Specify download.jqueryui.com version @1.10.3-4Rafael Xavier de Souza2013-06-261-1/+1
* Release: LintRafael Xavier de Souza2013-06-261-4/+2
* Release: Handle prevVersion when minor or patch are 0 (zero)Rafael Xavier de Souza2013-06-261-9/+7
* Release: Allow remote repositories other than "git@github.com", eg. filesystemRafael Xavier de Souza2013-06-261-2/+7
* Release: Use downloadBuilder to build pre/cdn packages instead of our grunt t...Rafael Xavier de Souza2013-06-261-19/+177
* Release: Ability to provide a different repo for testing.Scott González2013-04-301-2/+40
* Upgrade grunt-contrib-jshint to 0.4.1.Scott González2013-04-081-1/+1
* Build: Don't call DB's grunt-prepare task, not needed anymoreJörn Zaefferer2013-03-121-3/+0
* Build: Migrate to grunt 0.4. Rename to Gruntfile, upgrade to newer grunt-css ...Jörn Zaefferer2013-03-121-0/+3
* Build: Check patch instead of minor to detect major releases.Scott González2013-01-161-1/+1
* Release: Remove TODO for uploading release zip to GitHub since downloads are ...Scott González2013-01-081-2/+0
* Release: Remove support for node <0.8.Scott González2013-01-081-4/+1
* Release: Add support for pre-releases.Scott González2012-12-131-23/+66
* Build: Install shell dependencies in the right direcytory. Update trac instru...Jörn Zaefferer2012-11-251-5/+4
* Release: Updated list of globals.Scott González2012-10-261-1/+1
* Build: Remove generateQuickDownload step, will happen later during a releaseJörn Zaefferer2012-10-251-31/+0
* Build: Update the changelog shell to include more newlines, makes it easier t...Jörn Zaefferer2012-10-251-0/+32
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-1/+1
* Build: Upgrade to the latest Grunt and JSHint - Closes gh-786Mike Sherov2012-10-221-0/+2
* Build: Generate quick download in release script.Scott González2012-10-041-3/+34
* Update lint task to include the release script.Scott González2012-10-031-1/+2
* Release: Build themes and CDN zips.Scott González2012-09-291-2/+4
* Build: Remove summary from changelog.Scott González2012-09-202-37/+2
* Build: Convert changelog to markdown.Scott González2012-09-202-36/+73
* Build: Update link to AUTHORS.txt during release.Scott González2012-08-231-0/+1
* Release: Update TODOs related to publishing generated files.Scott González2012-07-251-4/+3
* Build: Remove need to install shelljs globally for release script. Colorized ...Scott González2012-07-231-60/+79
* Build: New release script.Scott González2012-07-192-336/+381
* Build (release): Added note for part of the manual process.Scott González2010-12-101-0/+5
* Build: Added download builder section to changelog shell.Scott González2010-10-251-0/+3
* Build: Use LC_ALL='C' when sorting.Scott González2010-10-251-2/+2
* Release: Small tweak to some wording.Scott González2010-09-241-2/+2
* Build: Attempt to fix version replacement for API docs.Scott González2010-09-101-1/+2
* Build: Minor tweaks to release automation.Scott González2010-09-101-2/+3
* Build: Initial commit for release automation.Scott González2010-09-102-0/+405