Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release: Specify download.jqueryui.com version @1.10.3-4 | Rafael Xavier de Souza | 2013-06-26 | 1 | -1/+1 |
| | |||||
* | Release: Lint | Rafael Xavier de Souza | 2013-06-26 | 1 | -4/+2 |
| | |||||
* | Release: Handle prevVersion when minor or patch are 0 (zero) | Rafael Xavier de Souza | 2013-06-26 | 1 | -9/+7 |
| | |||||
* | Release: Allow remote repositories other than "git@github.com", eg. filesystem | Rafael Xavier de Souza | 2013-06-26 | 1 | -2/+7 |
| | |||||
* | Release: Use downloadBuilder to build pre/cdn packages instead of our grunt ↵ | Rafael Xavier de Souza | 2013-06-26 | 1 | -19/+177 |
| | | | | tasks | ||||
* | Release: Ability to provide a different repo for testing. | Scott González | 2013-04-30 | 1 | -2/+40 |
| | |||||
* | Upgrade grunt-contrib-jshint to 0.4.1. | Scott González | 2013-04-08 | 1 | -1/+1 |
| | |||||
* | Build: Don't call DB's grunt-prepare task, not needed anymore | Jörn Zaefferer | 2013-03-12 | 1 | -3/+0 |
| | |||||
* | Build: Migrate to grunt 0.4. Rename to Gruntfile, upgrade to newer grunt-css ↵ | Jörn Zaefferer | 2013-03-12 | 1 | -0/+3 |
| | | | | and grunt-html, update custom tasks. Drop qunit-junit plugin, not worth the trouble. Update release script to run grunt-prepare after npm-install. | ||||
* | Build: Check patch instead of minor to detect major releases. | Scott González | 2013-01-16 | 1 | -1/+1 |
| | |||||
* | Release: Remove TODO for uploading release zip to GitHub since downloads are ↵ | Scott González | 2013-01-08 | 1 | -2/+0 |
| | | | | discontinued. | ||||
* | Release: Remove support for node <0.8. | Scott González | 2013-01-08 | 1 | -4/+1 |
| | |||||
* | Release: Add support for pre-releases. | Scott González | 2012-12-13 | 1 | -23/+66 |
| | |||||
* | Build: Install shell dependencies in the right direcytory. Update trac ↵ | Jörn Zaefferer | 2012-11-25 | 1 | -5/+4 |
| | | | | instructions to point out that only minutes and seconds need to be changed. Fixes #8848 - Build: release.js fails to require shelljs/global. | ||||
* | Release: Updated list of globals. | Scott González | 2012-10-26 | 1 | -1/+1 |
| | |||||
* | Build: Remove generateQuickDownload step, will happen later during a release | Jörn Zaefferer | 2012-10-25 | 1 | -31/+0 |
| | |||||
* | Build: Update the changelog shell to include more newlines, makes it easier ↵ | Jörn Zaefferer | 2012-10-25 | 1 | -0/+32 |
| | | | | to edit it later | ||||
* | Build: Enable "unused" option in jshint - Remove unused variables from ↵ | Mike Sherov | 2012-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | codebase. - Closes gh-788 Squashed commit of the following: commit 7f19f92c646f180bc067bb24123175251a64a9d6 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 10:34:28 2012 -0400 put back in fake args for signatures that we want to keep commit 257505a9e69da0c53e3a989dab87a13112045a29 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 08:10:20 2012 -0400 changes per @scott_gonzalez commit 12725480cb58e70865e5aa6e735009b6b035c8f3 Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:54:05 2012 -0400 clean up unused vars in ui directory commit 563595e7aee5d4a5c096b2d1de655abdf920aacd Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:37:42 2012 -0400 clean up unused vars in grunt and tests | ||||
* | Build: Upgrade to the latest Grunt and JSHint - Closes gh-786 | Mike Sherov | 2012-10-22 | 1 | -0/+2 |
| | |||||
* | Build: Generate quick download in release script. | Scott González | 2012-10-04 | 1 | -3/+34 |
| | |||||
* | Update lint task to include the release script. | Scott González | 2012-10-03 | 1 | -1/+2 |
| | |||||
* | Release: Build themes and CDN zips. | Scott González | 2012-09-29 | 1 | -2/+4 |
| | |||||
* | Build: Remove summary from changelog. | Scott González | 2012-09-20 | 2 | -37/+2 |
| | |||||
* | Build: Convert changelog to markdown. | Scott González | 2012-09-20 | 2 | -36/+73 |
| | |||||
* | Build: Update link to AUTHORS.txt during release. | Scott González | 2012-08-23 | 1 | -0/+1 |
| | |||||
* | Release: Update TODOs related to publishing generated files. | Scott González | 2012-07-25 | 1 | -4/+3 |
| | |||||
* | Build: Remove need to install shelljs globally for release script. Colorized ↵ | Scott González | 2012-07-23 | 1 | -60/+79 |
| | | | | output. | ||||
* | Build: New release script. | Scott González | 2012-07-19 | 2 | -336/+381 |
| | |||||
* | Build (release): Added note for part of the manual process. | Scott González | 2010-12-10 | 1 | -0/+5 |
| | |||||
* | Build: Added download builder section to changelog shell. | Scott González | 2010-10-25 | 1 | -0/+3 |
| | |||||
* | Build: Use LC_ALL='C' when sorting. | Scott González | 2010-10-25 | 1 | -2/+2 |
| | |||||
* | Release: Small tweak to some wording. | Scott González | 2010-09-24 | 1 | -2/+2 |
| | |||||
* | Build: Attempt to fix version replacement for API docs. | Scott González | 2010-09-10 | 1 | -1/+2 |
| | |||||
* | Build: Minor tweaks to release automation. | Scott González | 2010-09-10 | 1 | -2/+3 |
| | |||||
* | Build: Initial commit for release automation. | Scott González | 2010-09-10 | 2 | -0/+405 |