User: adrian Branch: HEAD Date: Fri, 20 Jun 2008 16:07:22 +0000 Added files: /modules/hosting hosting.queues.inc hosting.templates.inc hosting.wizard.inc Modified files: /modules/hosting/client hosting_client.module /modules/hosting/cron hosting_cron.module /modules/hosting/db_server hosting_db_server.module /modules/hosting hosting.module /modules/hosting/platform hosting_platform.module /modules/hosting/site hosting_site.module /modules/hosting/stats hosting_stats.info hosting_stats.install hosting_stats.module /modules/hosting/task hosting_task.install hosting_task.module /modules/hosting/web_server hosting_web_server.module Log message: Centralized all command generation in hosting, making sure everything is run through escapeshellcmd and escapeshellarg. Introduces hosting dispatch and hosting_queues hook, which allows you to create new queues that will be managed by hosting, by defining a hook and a simple function. Updated hosting_stats and hosting_cron to be (more) current, and implement the queue api. Incomplete queue configuration form, that allows you to set the frequency that events occur at. Supports configuration of both batch and serial queues. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/hosting.qu... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/hosting.te... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/hosting.wi... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/client/hos... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/cron/hosti... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/db_server/... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/hosting.mo... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/platform/h... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/site/hosti... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/stats/host... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/stats/host... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/stats/host... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/task/hosti... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/task/hosti... http://cvs.drupal.org/diff.php?path=contributions/modules/hosting/web_server...