aboutsummaryrefslogtreecommitdiffstats
path: root/script
Commit message (Expand)AuthorAgeLines
* Enable rails-post-deploy to be run from any directoryMark Longair2013-04-02-2/+7
* Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-3/+3
* Stop AlaveteliConfiguration class being loaded twiceMatthew Landauer2013-03-19-4/+0
* This won't work anymore so remove itHenare Degan2013-03-16-8/+0
* autospec wasn't working so remove until someone complains. Closes #824Henare Degan2013-03-16-6/+0
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-1/+1
|\
| * Move test runner disabling to request mailer in order to have access to rails...Louise Crow2013-02-19-5/+1
| * Prevent Autorunner from test-unit from hooking into the exit of script/runnerLouise Crow2013-02-17-2/+6
* | Revert "Remove unused script" - It is used you insensitive clod!Henare Degan2013-03-06-0/+4
* | Fixtures is namespaced in ActiveRecord nowHenare Degan2013-03-05-2/+2
* | Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-1/+1
* | Specify the full path as Ruby 1.9.3 doesn't include the current directory in ...Henare Degan2013-02-20-2/+2
* | Upgrade script script/runner by Doing The Dumb Thing. #822Henare Degan2013-02-20-3/+2
* | Shouldn't be needed as we use TravisHenare Degan2013-02-19-5/+0
* | Use Spork instead of writing our ownHenare Degan2013-02-19-116/+0
* | Upgrade script script/stop-new-responses-on-old-requestsHenare Degan2013-02-19-5/+1
* | This is what 'config.order' is forHenare Degan2013-02-19-81/+0
* | Remove unnecessary scriptHenare Degan2013-02-19-10/+0
* | Upgrade script script/purge-varnishHenare Degan2013-02-19-2/+2
* | Upgrade script syntax (not fully tested)Henare Degan2013-02-19-3/+3
* | Remove unused scriptHenare Degan2013-02-19-4/+0
* | Upgrade script script/delete-old-thingsHenare Degan2013-02-19-4/+2
* | Upgrade (and fix) script script/clear-cachesHenare Degan2013-02-19-3/+2
* | Upgrade script script/check-recent-requests-sentHenare Degan2013-02-19-6/+1
* | Upgrade script script/cache-incoming-emailsHenare Degan2013-02-19-3/+1
* | Use full arguments as they're more descriptive and you don't need to save key...Henare Degan2013-02-19-1/+1
* | Remove unused scriptHenare Degan2013-02-19-43/+0
* | Upgrade script script/alert-tracksHenare Degan2013-02-19-5/+2
* | Update script script/alert-overdue-requestsHenare Degan2013-02-19-3/+1
* | Upgrade script script/alert-not-clarified-requestHenare Degan2013-02-19-5/+1
* | Upgrade script script/alert-new-response-remindersHenare Degan2013-02-19-5/+1
* | Upgrade script alert-comment-on-requestHenare Degan2013-02-19-5/+1
* | Remove Rails 2 scriptsHenare Degan2013-02-19-18/+0
* | Stop RSpec output when running load-sample-dataHenare Degan2013-02-19-2/+8
* | Upgrade load-sample-data to work with Rails 3Henare Degan2013-02-19-6/+12
* | Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-1/+4
|\|
| * Calling TMail::Mail#base64_decode does not modify the mail object so doesn't ...Matthew Landauer2013-01-28-1/+1
| * Even in development, bundle should be installed in the vendor directory. Fixe...Louise Crow2013-01-15-1/+4
* | Calling TMail::Mail#base64_decode does not modify the mail object so doesn't ...Matthew Landauer2013-01-28-1/+1
* | Remove Rails 2 scriptsHenare Degan2013-01-24-24/+0
* | Merge remote-tracking branch 'mysociety/develop' into rails-3-spikeMatthew Landauer2013-01-04-0/+4
|\|
| * Don't install the develop or development group of gems in travis.Louise Crow2012-12-17-0/+4
* | Run the Rails 3 generatorHenare Degan2012-12-11-0/+6
|/
* Move the action mailer dependency to the mail handler so that it's only activ...Louise Crow2012-12-04-19/+22
* Make scales of axes on admin stats graphs to be set by the data rather than h...Matthew Landauer2012-11-25-2/+0
* Use mail handler in handle-mail-replies.rbLouise Crow2012-11-15-1/+3
* Require rather than load to avoid already defined constant error when loading...Louise Crow2012-10-17-1/+1
* Merge branch 'release/0.6.7' into developLouise Crow2012-10-17-13/+15
|\
| * Add load of configuration module, now code is using Configuation:: rather tha...Louise Crow2012-10-17-13/+15
* | Merge remote-tracking branch 'openaustralia_github/postfix_log_support' into ...Louise Crow2012-10-12-4/+8
|\ \ | |/ |/|