aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Expand)AuthorAgeLines
* Add a rake task to re-extract any missing attachmentsMark Longair2013-06-12-0/+22
* Merge branch 'hotfix/0.11.0.7' into rails-3-developLouise Crow2013-06-10-39/+69
|\
| * Add extra debug linehotfix/0.11.0.7Louise Crow2013-06-10-0/+1
| * Fix syntax errors, add some debug output.Louise Crow2013-06-10-8/+22
| * Add a task for cleaning up user accounts that were created with a space in th...Louise Crow2013-06-10-0/+65
| * Remove old temp tasks.Louise Crow2013-06-10-50/+0
* | Merge remote-tracking branch 'origin/themes-install-refactor' into rails-3-de...Louise Crow2013-06-05-5/+7
|\ \
| * | themes:install: minor refactoring of checking out a refMark Longair2013-05-24-5/+7
* | | Merge remote-tracking branch 'openaustralia_github/inline_search_method_refac...Louise Crow2013-06-04-7/+5
|\ \ \ | |_|/ |/| |
| * | Inline method InfoRequest.full_searchMatthew Landauer2013-03-25-7/+5
* | | Add rake tasks for checking the parsing of a random sample of emailsMark Longair2013-05-16-0/+150
| |/ |/|
* | No need to explicitly load the rake tasks in Rails 3.Louise Crow2013-05-07-4/+0
|/
* 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