-
Stripping CVS keywords
-
Stripping CVS keywords
-
#595494 fix clone alias
-
#632278 - improve the placement of the Ports field on install and add some help text
-
fix drush_log calls that were done backwards and using t() Conflicts: hosting.module
-
The 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.
-
Drastically reduce the amount of concurrent tasks so that system migrations no longer kill the server
-
Remove 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
-
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