- 05 Nov, 2009 4 commits
-
-
Adrian Rossouw authored
Add a confirmation to the hostmaster migrate command and wipe out the crontab so that the dispatcher is no longer invoked
-
Adrian Rossouw authored
Abstracted the functionality to prepare the $_SERVER variable into provision_prepare_environment() and additionally fix migrations
-
Adrian Rossouw authored
-
Adrian Rossouw authored
Small fix to how the site configuration is saved and also preload the $_SERVER variable during install task
-
- 29 Oct, 2009 4 commits
-
-
Adrian Rossouw authored
Use apaches mod_env to set the database credentials in the virtualhost file, so that they are only accessible inside a specific process. the $_SERVER values are now bootstrapped in the verify site process and the config file rewritten, so that you can now safely verify a site. the $_SERVER values are stored inside the site drushrc.php so that normal drush commands will continue to operate as they would. The open_basedir directive is commented out until we can resolve issues with it.
-
anarcat authored
-
anarcat authored
-
anarcat authored
this also makes sure that ~/config/includes/global.inc exists so that open_basedir checks don't break this is just a quick workaround to make sure sites can't access the aegir site database, which should be kept in a separate platform Spotted and original patch by: emspace
-
- 26 Oct, 2009 2 commits
-
-
anarcat authored
-
Adrian Rossouw authored
#613302 - slight validation change so that schema version in current release is used when schema version in target release not defined
-
- 24 Oct, 2009 3 commits
-
-
anarcat authored
-
anarcat authored
Revert "workaround for #485646 - pass the commandline arguments for the DB to deploy so we can force the database server manually" This makes the *master* password show up on the commandline. Bad. We'll need to find another way. This reverts commit 0eb09b06887129160ac0ea5ac555e35c45cb8d46.
-
anarcat authored
-
- 23 Oct, 2009 4 commits
-
-
mig5 authored
-
Adrian Rossouw authored
-
anarcat authored
-
Adrian Rossouw authored
-
- 22 Oct, 2009 6 commits
-
-
Adrian Rossouw authored
-
anarcat authored
-
anarcat authored
include the time in the backup file so we know when the backup was done, regardless of the timestamp
-
anarcat authored
-
anarcat authored
this improves performance radically on big backups
-
- 19 Oct, 2009 2 commits
-
-
Adrian Rossouw authored
-
mig5 authored
'could not connect to the master database server' as opposed to just 'could not connect to the master database' which doesn't make sense here
-
- 15 Oct, 2009 2 commits
-
-
Adrian Rossouw authored
-
- 14 Oct, 2009 4 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
Add provisional Drupal 7 support in for platform and site verification, site import and site deploy (meaning clone etc.). This is needed to test the migration for the updatedb command in drush HEAD, so migration of D7 sites wont work until we have a new drush out
-
Adrian Rossouw authored
-
Adrian Rossouw authored
Use CVS HEAD as the source for packages while in development. releases will involve uncommenting and changing the revision lines
-
- 07 Oct, 2009 1 commit
-
-
Adrian Rossouw authored
-
- 06 Oct, 2009 3 commits
-
-
Adrian Rossouw authored
Add aegir.make, hostmaster make command and move just the command definitions to provision too. the code is still in hosting
-
Adrian Rossouw authored
-
- 01 Oct, 2009 4 commits
- 30 Sep, 2009 1 commit
-
-
mig5 authored
-