Downloads
Download tar.gz
97.57 KB
MD5: 5cb7c121276fddb60772c5590e1fa49f
SHA-1: bbe9d3aaf45db6b762c8f06ce3676eea8281602b
SHA-256: 7bb84dfe35f3cdf0d34aae39b04f0a9db7c94a86c1a16f2a953a10f9d730e14a
Download zip
154.75 KB
MD5: 0e5ecad7da051d62d176ceb0b38afdde
SHA-1: e0e1106a4251e8e3481f574ba9f790e3e656de42
SHA-256: e1abda3f938a8b86b1edb897047431e92bc86f39b795bf8b117b1d9d73420fa7
Release notes
Changes since 6.x-1.4:
- Add some same core version migrations.
- Add a migrate test, and cleanup.
- refactor the email setting code so that we have a proper default and we discard a temporary variable
- 1128844 do not prompt-loop over email if -y
- Add the beginnings of some tests.
- #1283926 by bgm: Fixed Small improvement on the trigger/views filtering in the database dump.
- #1278720 by halcyonCorsair: Fixed missing base_url() in install_send_welcome_mail() for drupal 7.
- #1111572 by helmo, Steven Jones: Fixed Undefined index: profiles deploy.provision.inc:84.
- #1150274 by Steven Jones: Fixed Undefined index: user db.drush.inc:288.
- #983056 by Steven Jones: Fixed installer does not properly escape the mysql root password.
- #1263544 by GuyPaddock, Steven Jones: Fixed 'Can only throw objects in provision.config.inc, line 75'.
- #1261006 - Follow up: Tidy docs and add missing parent method.
- #1266484 - Cannot verify Drupal 7.8 with PHP 5.2