aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Expand)AuthorAgeLines
* Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-6/+6
* create_ is deprecatedHenare Degan2013-02-25-22/+22
* Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-3/+12
|\
| * Simple task for converting .po files to a standard msgmerge format.Louise Crow2013-02-08-3/+12
| * Merge remote-tracking branch 'openaustralia_github/backport_rails_3_mailer_fi...Louise Crow2013-02-01-1/+1
| |\
| | * Rename mailer method to avoid naming conflict in Rails 3Matthew Landauer2013-01-25-1/+1
| * | Calling TMail::Mail#base64_decode does not modify the mail object so doesn't ...Matthew Landauer2013-01-28-2/+2
| |/
| * If we're not going to run the commonlib tests (and I think that's correct - t...Louise Crow2012-12-18-2/+0
| * Include Rake::DSL module manually to avoid deprecation warnings as perLouise Crow2012-12-18-0/+3
* | Calling TMail::Mail#base64_decode does not modify the mail object so doesn't ...Matthew Landauer2013-01-28-2/+2
* | Rename mailer method to avoid naming conflict in Rails 3Matthew Landauer2013-01-25-1/+1
* | RSpec Rake tasks now live in the gemHenare Degan2012-12-11-147/+0
* | Run the Rails 3 generatorHenare Degan2012-12-11-0/+0
|/
* Use mail handler in translation task.Louise Crow2012-11-15-2/+2
* Add optional branch to install themes from. Falls back if it doesn't exist.Matthew Landauer2012-11-01-2/+10
* Use new configuration module.Louise Crow2012-10-04-1/+1
* Task for generating monthly volume statistics filtered by tag set.Louise Crow2012-10-04-25/+71
* Merge remote-tracking branch 'openaustralia_github/configuration_refactor' in...Louise Crow2012-10-01-5/+3
|\
| * Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-5/+3
* | Better line formatting.Louise Crow2012-09-26-5/+13
* | Add a rake task to generate a file with an example of every email sent by the...Louise Crow2012-09-26-0/+184
* | Move the usage notice functions to a module so they can be used elsewhere.Louise Crow2012-09-25-22/+28
|/
* Add task config_files:convert_init_script - it does the ugly variable replace...Louise Crow2012-09-20-0/+76
* Simpler usage of git when trying to get usage tags for themes. Also for ALAVE...Louise Crow2012-09-11-24/+34
* A rake task to populate the request classification table based on any existin...Louise Crow2012-09-11-0/+9
* 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
* Add temp task to delete the cached attachment files for requests that have be...Louise Crow2012-08-16-10/+39
* Upgrade to latest gettext_i18n_rails. As we are now using a gem, we also nee...Seb Bacon2012-06-14-0/+4
* 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 commands....Seb Bacon2012-02-08-1/+4
* New improved find-msgids-and-make-pot-file rake task:Seb Bacon2012-02-02-1/+19
* 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 deployi...Seb Bacon2011-06-14-0/+48
|\
| * 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