aboutsummaryrefslogtreecommitdiffstats
path: root/script
Commit message (Expand)AuthorAgeLines
* Merge branch 'install-script' into rails-3-developMark Longair2013-11-07-43/+354
|\
| * Set 'constraint_disabling: false' for tests in database.ymlMark Longair2013-11-07-0/+1
| * Rename /etc/postfix/regexp to /etc/postfix/transportsMark Longair2013-11-07-8/+7
| * Reduce "backscatter" bounce risk by setting local_recipient_mapsMark Longair2013-11-07-1/+9
| * Invoke commands as the unprivileged user in a login shellMark Longair2013-11-07-3/+3
| * Remove make-crontab and update INSTALL.mdMark Longair2013-11-07-16/+0
| * Add a rake task to rewrite the crontab-example fileMark Longair2013-11-07-4/+5
| * Switch to using 'rake config_files:convert_init_script'Mark Longair2013-11-07-6/+3
| * If the origin/install-script branch exists, use that in preferenceMark Longair2013-11-07-7/+4
| * We don't use foi-purge-varnish ourselves, so remove itMark Longair2013-10-31-7/+1
| * Drop PostgreSQL superuser permissions after loading sample dataMark Longair2013-10-31-0/+6
| * Add install scripts for AlaveteliMark Longair2013-10-31-0/+319
| * Deal with ../logs existing, and log not being a symlinkMark Longair2013-10-29-2/+7
| * Normalize whitespace in rails-post-deployMark Longair2013-10-29-27/+27
* | Add a script to help switch theme for local developmentMark Longair2013-10-30-0/+120
|/
* Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-6/+0
|\
| * Don't make zip dir publicly accessible.Louise Crow2013-09-16-6/+0
* | Remove obsolete script.Louise Crow2013-09-12-22/+0
* | Put rake in silent mode when run from cronLouise Crow2013-09-05-1/+1
* | Add bash script for updating body stats from cron.Louise Crow2013-09-05-0/+4
* | Run migrations before trying to install themeIan Chard2013-08-14-3/+1
* | Clean up paths to be a bit less OS dependent.Louise Crow2013-08-12-6/+4
* | Add a rake task to print a warning if the state of a submodule is not what we...Louise Crow2013-07-30-0/+2
|/
* Use first argument to script when not running in daemon mode. Fixes #1023.Louise Crow2013-07-30-1/+1
* Move crontab.ugly to crontab-exampleLouise Crow2013-06-12-1/+1
* Now that we removed the readlink command to allow rails-post-deploy to be eas...hotfix/0.11.0.10Louise Crow2013-06-12-1/+1
* Replace backticks with call to exec(), the former spawns a new process, and ...Louise Crow2013-06-03-2/+3
* Now that runner is invoked via the rails command and not directly from the sc...Louise Crow2013-05-29-24/+32
* Revert "Remove setting of internal and external encodings for ruby 1.9 - as p...Louise Crow2013-05-28-0/+4
* Restore load of config (AlaveteliConfiguration is required in forward_on) - u...Louise Crow2013-05-08-0/+4
* Remove setting of internal and external encodings for ruby 1.9 - as per 512d8...Louise Crow2013-04-30-4/+0
* In the mailin script, run "rails runner" with "bundle exec"Mark Longair2013-04-15-1/+1
* 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