aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Expand)AuthorAgeLines
* Merge branch 'switch-theme-script' into rails-3-developMark Longair2013-10-30-1/+1
|\
| * Make theme URL to theme name mapping consistentMark Longair2013-10-15-1/+1
* | Merge remote-tracking branch 'origin/command-line-csv-import' into rails-3-de...Louise Crow2013-10-30-0/+78
|\ \
| * | Remove the confusing "time remaining" messageMark Longair2013-10-29-12/+1
| * | Make sure that the temporary file is closed before reading from itMark Longair2013-10-29-2/+5
| * | Add a rake task to import public bodies from a CSV fileMark Longair2013-10-15-0/+86
| |/
* / Reduce the memory consumption of rake stats:update_public_bodies_statsMark Longair2013-10-23-2/+3
|/
* Add simple task for updating theme translations.Louise Crow2013-09-12-0/+26
* Remove unused task.Louise Crow2013-09-12-22/+0
* Don't save a public body version when updating the stats.Louise Crow2013-09-05-1/+3
* Don't re-index body when updating statsLouise Crow2013-09-05-0/+1
* Add a verbosity flag to public body stats taskLouise Crow2013-09-05-1/+3
* Merge branch 'hotfix/0.13.0.1' into rails-3-developLouise Crow2013-09-04-1/+1
|\
| * Fix wrong method name.hotfix/0.13.0.1Louise Crow2013-08-28-1/+1
* | Merge branch 'body-statistics' into rails-3-developLouise Crow2013-09-04-0/+21
|\ \ | |/ |/|
| * Improve calculation of PublicBody statistics columnsMark Longair2013-08-20-18/+3
| * Add a page with experimental statistics on public bodiesMark Longair2013-08-20-0/+36
* | Mark all events for the fixed requests as needing a reindex.release/0.13Louise Crow2013-08-20-9/+16
|/
* Merge branch 'feature/further-request-event-fixes' into rails-3-developLouise Crow2013-08-15-0/+30
|\
| * Add task for cleaning up bad request histories.Louise Crow2013-08-15-0/+30
* | Only check commonlib, don't try to split the response into segments (as @mhl ...Louise Crow2013-08-08-7/+8
* | Call it an error, not a warning.Louise Crow2013-07-30-4/+4
* | Get first character in a way that will work in Ruby 1.8 and 1.9Louise Crow2013-07-30-1/+1
* | Add a rake task to print a warning if the state of a submodule is not what we...Louise Crow2013-07-30-0/+27
|/
* 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