Downloads
Download tar.gz
23.36 KB
MD5: 274807104b6808eea8c12f0ef94d498a
SHA-1: 7e2f1a6577ed596de619bd771b9d54945b0f32dc
SHA-256: 607adf2e13acbc89db4507eb50952e43dbf618216bca0d3b537be56b8574a3de
Download zip
31.89 KB
MD5: 52190face90293e98ebbb61ce12b1d21
SHA-1: 6262ef302761321af368fac7e018de0fd78bc284
SHA-256: 97ead5ee60793dc34d6f7788dae31104b666b696bdd2b380aab55cb1bfa9af3d
Release notes
Changes since DRUPAL-6--1-2:
- Fixed wrong order of changelog entries in last commits.
- #372113 by sun: Fixed not all cache tables are skipped.
- #393186 by sun: Fixed fatal error: Only variables can be passed by reference.
- #256714 by smk-ka, sun: Removed site name sub-folder from dump directory path.
- #256714 by sun: Fixed site name sub-folder no longer appended.
- #424524 by John Money, sun: Fixed site not reset on all cron runs.
- by sun: Fixed coding-style.
- #489666 by stella: Added hook invocation after successful reset.
- by smk-ka: Added admin_menu cache table to exclude list.
- #496620 by evoltech: Fixed paths in README.txt.
- #370402 by sun: Added option to download snapshot files.
- by sun: Fixed length of form button captions on snapshot management form.
- #535754 by smk-ka, sun: Added API functions/hooks to perform dumps and resets.
- #505800 by smk-ka: Fixed SQL VIEWS are causing faulty dump.
- by sun: Fixed table engine, charset, and comment not contained in snapshot.
- #375507 by sun: Added hook_uninstall().
- #294879 by sun: Splitted module into API and demo_reset module.
- #633050 by sun: Fixed false error message about missing engine support.
- #637458 by smk-ka: Fixed broken dumps whne not using PDO driver.
- by sun: Fixed file permissions of new .info and .sql files.