Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
add documentation to the site_offline flag
#632984 - handle rollback
#632984 - provision migrate should put site offline during migration
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.
workaround for #485646 - pass the commandline arguments for the DB to deploy so we can force the database server manually
added documentation re #585810 - restore the vhost conf of a site on rollback from failed migration
#585810 - restore the vhost conf of a site on rollback from failed migration
#485646 - provide additional information to backend command during migration. thanks anarcat
#456622 - ensure that drush_invoke operates in a clean namespace and does not mistake drupal hooks as its own. Check the issue for the conversion script.
Fix up the alias handling some more, such as deleting the old aliases on delete and migrate. Also fixed the email routines to point to the right file now that the conditional includes are in their own directory
Move to drush_invoke instead of provision_invoke
#411822 - refactor to use drush_bootstrap. This also should fix #408810.
#407334 - Refactor to use the drush_context API instead of passing a reference to the $args global
Some fixes
Move to using drush_backend_invoke. #380688
No longer use the drush.php link in the platform directory for migration
No longer use the drush.php link in the platform directory for migration
Added migrate command. Can no go drush.php provision migrate somesite.com /path/to/other/platform, and it will re-deploy it on the new platform, cleaning up after itself. with full rollback. It will also run any outstanding updates, which means we now (theoretically) have both major and minor version upgrades. What is missing is version checking to ensure you are not deploying on a platform with missing packages etc.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |