Downloads
Download tar.gz
22.76 KB
MD5: fc70b19125a1141449154bd315bd2c0b
SHA-1: 554d3aa91157305f0656fa37367fe50751abb7ff
SHA-256: 4940e4bde0b2fd0c0ebf69136059c2ee33aa39e72f51287e4b9b1d6789da6145
Download zip
27.14 KB
MD5: fd98e80a8c1868d7d11fd7cec85a06d9
SHA-1: 782aac8498921d22bbd5fe978e7f212b108765b0
SHA-256: 05312579b855e4cc6aa39422032505ef9eae5dcc15d2bef174dfabc4e29fe802
Release notes
This is the third alpha for the 0.4 release of the Aegir hosting system.
- several user interface improvements.
- Added dependencies to drush make, modalframe and jquery ui
- Only a single task node is managed for each task type related to each entity. Multiple tasks are handled through node revisions.
- We now have a managed upgrade path through the 'hostmaster migrate' command.
- Primitive support for Drupal7
- Rewrote install script and documentation
- Backup performance improvements
- Backup file name changed to include the time
- One-time login link directly available in the frontend, new password reset
- Do not store passwords in settings.php for added security (it's now stored in the vhost)
- Put the site offline during migration #632984
- #595494 fix clone alias
- Reduce the number of parallel tasks to avoid killing the server under heavy task load
- API change: drop the redundant hosting_task_queue table
- Tasks have now performance measurements that tell how much time it took