Downloads
Download tar.gz
180.12 KB
MD5: aebfb52e7323b53b737a272ce44b5e4a
SHA-1: d30732f526d550040095dd7db18d6aef9e5ef7e1
SHA-256: cfd717bffdd79e022f902c101c0d961bbae6053ca5ed75df67e47f92a47f9138
Download zip
242.83 KB
MD5: 70fd86679e5b0647151e306748d4db59
SHA-1: 616b862fd93c7360e986e3927d527bd10bc82841
SHA-256: 4259c881639aaf251a2d5f7bb054b062c7471c3fe9170eee6a43ca44ae708683
Release notes
Changes since 6.x-1.4:
- Merge in various performance fixes.
- #1324502 by Steven Jones: Fixed Drush help broken.
- #1282280 by Steven Jones: Clean up the hosting form javascript.
- update admin_menu to 1.8 - closes: #1301440
- #983056 by Steven Jones: Fixed installer does not properly escape the mysql root password.
- More performance fixes.
- Tidy up some SQL.
- #1282172 by GuyPaddock: Fixed hosting_task_handler_filter_hosting_task_type.
- #1273554: Fixes Clean-up for multiple warnings.
- #1273468: Fixes Typo in variable name inside hosting_package_sync() function of hosting_package.module
- #1213442 - Fixes Clients are not imported from the backend correctly.
- #1238560 - Fixes Updating client throws a warning about quotas.
- Safe implementation of hosting_quota_set_limit() using 'degenerate' merge query.