aboutsummaryrefslogtreecommitdiffstats
path: root/script
Commit message (Expand)AuthorAgeLines
* Fix formatting of compact-xapian-databaseGareth Rees2014-04-14-14/+17
* Suppress non-error output compact-xapian-databaseGareth Rees2014-04-14-3/+5
* Allow the location of the bundle to be configuredGareth Rees2014-03-11-3/+9
* Merge branch 'hotfix/0.16.0.8' into rails-3-developLouise Crow2014-03-03-1/+2
|\
| * Set the blackhole address as the return path for import error messages.hotfix/0.16.0.8Louise Crow2014-02-28-1/+2
* | Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-0/+4
|\ \
| * | Send batch requests as a cron job.Louise Crow2013-12-04-0/+4
* | | Merge branch 'hotfix/0.16.0.6' into rails-3-developLouise Crow2014-01-28-2/+2
|\ \ \ | | |/ | |/|
| * | Set blog and twitter params to empty string0.16.0.6hotfix/0.16.0.6Louise Crow2014-01-28-2/+2
* | | Merge branch 'release/0.16' into rails-3-developLouise Crow2014-01-24-90/+241
|\| |
| * | Add a script to switch mySociety deployments to using shared filesMark Longair2014-01-23-0/+71
| * | Add the SHARED_FILES_PATH, SHARED_FILES & SHARED_DIRECTORIES optionsMark Longair2014-01-22-0/+47
| * | Split rails-post-deploy into rails-deploy-(before|while)-downMark Longair2014-01-22-90/+123
* | | Rewrite myhostname in /etc/postfix/main.cf in the install scriptMark Longair2013-12-10-0/+5
|/ /
* | Merge branch 'feature/switch-theme-none-option' into rails-3-developMark Longair2013-12-05-8/+17
|\ \ | |/ |/|
| * Update the switch-theme.rb script allow switching to no themeMark Longair2013-11-25-8/+17
* | Precompile assets only for production.Louise Crow2013-12-03-1/+4
* | Move themes from vendor/plugins to lib/themesMark Longair2013-12-03-1/+1
* | Move acts_as_xapian out of vendor/pluginsMark Longair2013-11-29-1/+1
* | With Rails 3.2, switching theme requires asset recompilationMark Longair2013-11-29-1/+5
* | Merge branch 'feature/rails-3-2-upgrade-spike' into feature/switch-to-asset-p...Mark Longair2013-11-29-0/+3
|\ \
| * | Require activesupport before mail gem.Louise Crow2013-11-12-0/+3
* | | Precompile the assets in rails-post-deployMark Longair2013-11-26-0/+2
| |/ |/|
* | 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