aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks/themes.rake
Commit message (Expand)AuthorAgeLines
* Make theme URL to theme name mapping consistentMark Longair2013-10-15-1/+1
* themes:install: minor refactoring of checking out a refMark Longair2013-05-24-5/+7
* Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-5/+5
* Add optional branch to install themes from. Falls back if it doesn't exist.Matthew Landauer2012-11-01-2/+10
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-5/+3
* Simpler usage of git when trying to get usage tags for themes. Also for ALAVE...Louise Crow2012-09-11-24/+34
* Be more specific about the output from git remote-ls - anything except a sing...release/0.6.5Louise Crow2012-08-30-1/+1
* Be verbose for now to make any errors more obvious.Louise Crow2012-08-30-1/+1
* The exit-code flag to git ls-remote seems relatively recent. Check for a non-...Louise Crow2012-08-30-3/+3
* Raise an error on a non-zero return code from the git pull command.Louise Crow2012-08-29-0/+1
* Handle absence of deprecated THEME_URL option.Louise Crow2012-08-29-1/+2
* Pass through verbose param, switch to false.Louise Crow2012-08-29-4/+4
* Move the installation of themes to a Rake task so that we can use the ALAVETE...Louise Crow2012-08-29-0/+85