CVS messages for Hosting
November 17, 2009
-
Hosting: /modules/hosting/clone/hosting_clone.drush.inc 1.3
Hosting: /modules/hosting/clone/hosting_clone.module 1.4#595494 fix clone alias
November 16, 2009
-
#632278 - improve the placement of the Ports field on install and add some help text
November 13, 2009
-
fix drush_log calls that were done backwards and using t() Conflicts: hosting.module
November 12, 2009
-
Hosting: /modules/hosting/park.hostmaster.inc NONE
Hosting: /modules/hosting/resume.hostmaster.inc 1.1
Hosting: /modules/hosting/unpark.hostmaster.inc NONEThe park command in 0.4 alpha2 had an error that would stop it from every being succesfully migrated. the command has been renamed to pause, and unpark command has been renamed to resume.
-
Hosting: /modules/hosting/hosting.install 1.31
Hosting: /modules/hosting/task/hosting_task.module 1.106Drastically reduce the amount of concurrent tasks so that system migrations no longer kill the server
-
Hosting: /modules/hosting/park.hostmaster.inc 1.3
Hosting: /modules/hosting/unpark.hostmaster.inc 1.3Remove the validation on the platform being migrated to in hostmaster park, because it is causing migration problems. hostmaster unpark will now automatically add the platform that it was migrated to.
-
Made a mistake with the hosting_task_set_title function which created malformed task titles
November 11, 2009
-
Remove hosting_package_update_10, which re-verified all sites and platforms. it is no longer necessary because this is done later in the update process. because of the lower weight this was causing errors during the update because the site schema was not yet up to date when this was run
-
add some additional logging to the upgrade process to provide more context
-
Make hosting_task_set_title safe to run with an outdated schema
