Downloads
Download tar.gz
158.96 KB
MD5: 11af2d7fa3050febfe3def770683f173
SHA-1: a2080f367bd39432309e28ba4e26cb354c67a3cc
SHA-256: 33d9ad679e76d90c10a8f1298585fe8664bb597bde885f1c080c37368dfbc8c8
Download zip
209 KB
MD5: c691c6d03d1f605493807cf7dad7dce1
SHA-1: c0b5637c96402d712785e1ef496c961ec1bf5d93
SHA-256: b0ba601de135a438c6a05a307077b0817f1688858e1103cfe3fa30a5af3ecf3d
Release notes
Changes since DRUPAL-6--1-13:
- #297722 by swentel: drush commands for generating users, taxonomy, and content. nice work.. i adapted the code so it matches drush HEAD API ... minor fix for batch delete of nodes/comments
- Fix for menus for reports.
- Backport CLI detection.
- #358826 by hctom: fix whitespace.
- #290474 by neclimdul: recognize text/csv http header
- #267643 by cYu: Let admins disable krumo. Needs port to HEAD.
- Avoid the assumption that the array returned by hook_node_access_records() has an index 0.
- #359090 by smk-ka: Devel Generate no longer creates over 50 nodes.