aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Collapse)AuthorAgeLines
* Be more specific about the output from git remote-ls - anything except a ↵release/0.6.5Louise Crow2012-08-30-1/+1
| | | | single commit hash and tag should cause us just to pull head.
* 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 ↵Louise Crow2012-08-30-3/+3
| | | | non-empty output from the tag query instead.
* 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 ↵Louise Crow2012-08-29-0/+85
| | | | ALAVETELI_VERSION constant to check for tags in themes that indicate compatibility with this version of the Alaveteli codebase.
* Add temp task to delete the cached attachment files for requests that have ↵Louise Crow2012-08-16-10/+39
| | | | been deleted or are currently not publicly visible - having prominence requester_only or hidden.
* Upgrade to latest gettext_i18n_rails. As we are now using a gem, we also ↵Seb Bacon2012-06-14-0/+4
| | | | need to explicitly include the rake tasts from that gem.
* use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-9/+9
|
* Merge jpmckinney/bundlerSeb Bacon2012-02-15-1/+0
|
* Update all the PO files as well as the POT when running our gettext ↵Seb Bacon2012-02-08-1/+4
| | | | commands. Also, don't word-wrap. Includes non-word-wrapped source files.
* New improved find-msgids-and-make-pot-file rake task:Seb Bacon2012-02-02-1/+19
| | | | | (a) it doesn't do fuzzy matches (apparently Transifex does that for you) (b) it doesn't update all the PO files too (which certainly Transifex does for you)
* comment out commonlib tests, which are not 1.9 compatibleJames McKinney2011-10-16-1/+2
|
* Produce transaction stats up to and including August 2011.Robin Houston2011-08-24-2/+2
|
* merge WTDK changes to master (preparation for closing WTDK branch and ↵Seb Bacon2011-06-14-0/+48
|\ | | | | | | deploying WTDK website straight from master)
| * Slighlty nicer formatLouise Crow2011-05-26-6/+14
| |
| * Adding script for generating transaction stats.Louise Crow2011-05-26-0/+40
| |
| * Don't store passwords in post_params.Louise Crow2011-05-16-0/+15
| |
* | Don't store passwords in post_params.Louise Crow2011-05-16-0/+15
| |
* | initial, basic i18n support with gettextSeb Bacon2011-03-10-0/+5
|/
* Adding spec conf files.Louise Crow2011-02-23-1/+145
|
* add a "cruise" target for use with CruiseControl.rbSeb Bacon2010-12-02-1/+2
|
* add rake "test" target (alias to "spec")Seb Bacon2010-12-02-0/+1
|
* Making spec dependent on spec:commonlibLouise Crow2010-10-01-0/+1
|
* Removing temp taskslouise2009-05-18-12/+0
|
* Remove delaylouise2009-05-18-1/+0
|
* Temporary task for debugging regex warninglouise2009-05-18-0/+13