Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download hosting_services-7.x-3.0-alpha1.tar.gztar.gz 21.88 KB
MD5: 1ca67bc78ee1d6c723e054748dd45964
SHA-1: 6fce78dd4a5dfe5f794ed5b4e92725899f9cc31c
SHA-256: 5e74f058be411b2618ed1626eea0c9befc960c35bea3edf7110d1bdb95d0bf8d
Download hosting_services-7.x-3.0-alpha1.zipzip 32.25 KB
MD5: 8bf3ed41e3679ec13a2880cd9b0c2b7b
SHA-1: 8a97e759c57b77f8d7069bea571d4cc4ad81bb73
SHA-256: 4a4adcf8f04f69cf8a484a35430b4e51a3199108b15556cdf6d75076a273e3f9

Release notes

Initial release with the new SaaS functionality. See the list of remaining tasks for what's left before a stable release.

Changes since 7.x-1.x (39 commits):

  • #2705805 by colan: Updated links in README file. (#)
  • #2705805 by colan: Placed all modules in new Aegir Web Services package. (#)
  • #2705805 by colan: Remove permissions for anonymous users. (#)
  • #2705805 by colan: Replaced non-existent "create task" with "create backup task" in permission settings. (#)
  • #2705805 by colan: Replace nonexistent create & delete task permissions. (#)
  • #2705805 by colan: Ensure an argument is passed to the REST test shell script. (#)
  • #2705805 by colan: Moved all submodules into a new submodules directory. (#)
  • #2705805 by colan: Better title for the example endpoint. (#)
  • #2705805 by colan: Copied Aegir SaaS from its own project to a submodule here. (#)
  • #2705805 by colan: Updated hosting_saas's info file. (#)
  • #2705805 by colan: Added module to list of features for enabling/disabling. (#)
  • #2705805 by colan: Cleaned the Hosting feature file for SaaS. (#)
  • #2705805 by colan: Added install file and uninstall hook. (#)
  • #2705805 by colan: Added link to configuration from Modules page. (#)
  • #2705805 by colan: Removed execute bit from all SaaS files. (#)
  • #2705805 by colan: Removed execute bit from the Hosting features file. (#)
  • #2705805 by colan: Removed API key handling now handled by Services API Key Authentication. (#)
  • #2705805 by colan: Stop creating task for non-existent node and report error. (#)
  • #2705805 by colan: Started adding SaaS's alter hook for adding configuration. (#)
  • #2705805 by colan: Removed duplicated function already in hosting_services.site.inc. (#)
  • #2705805 by colan: Moved @todo to appropriate function. (#)
  • #2705805 by colan: Added documentation for hosting_services_save_task(). (#)
  • #2705805 by colan: Improved documentation for hosting_saas_is_clone_ongoing(). (#)
  • #2705805 by colan: Remove check for SaaS clone already running. (#)
  • #2705805 by colan: Removed unimplemented maximum number of sites for SaaS. (#)
  • #2705805 by colan: Added basic @file documentation for Aegir SaaS. (#)
  • #2705805 by colan: Updated SaaS's admin settings form. (#)
  • #2705805 by colan: Added first alter for SaaS variables along with remaining stubs. (#)
  • Revert "Issue #2705805 by colan: Removed unimplemented maximum number of sites for SaaS." (#)
  • #2705805 by colan: Implemented checking for maximum number of SaaS sites. (#)
  • #2705805 by colan: Added more SaaS module dependencies. (#)
  • #2705805 by colan: Added Drupal role for SaaS. (#)
  • #2705805 by colan: Added Drupal user for SaaS. (#)
  • #2705805 by colan: Set the SaaS role to be used by Services API Key Authentication. (#)
  • #2705805 by colan: Added the default endpoint configuration for SaaS. (#)
  • #2705805 by colan: SaaS user/role additions/removals are now communicated. (#)
  • #2705805 by colan: Ensured new site URL matches configured SaaS domain. (#)
  • #2705805 by colan: Ensured that we have a DB server ID for a SaaS clone request. (#)
  • #2705805 by colan: Ensured that we have a platform ID for a SaaS clone request. (#)
Created by: colan
Created on: 3 May 2016 at 18:10 UTC
Last updated: 10 May 2016 at 20:18 UTC
New features

Other releases