Downloads
Download tar.gz
56.22 KB
MD5: 972134651b08fe329698adb8c34037f3
SHA-1: eb78f13eee63a564685c994734b66d23ac9411e1
SHA-256: a24fe423bf978ea4a7ef134bb3fb8add0f639fa46fd1098cbc8a4a15b91129d9
Download zip
75.29 KB
MD5: 8c1cb2d46670663c3913756adc2c9fe4
SHA-1: d3242c0849132d0f6cbaff4be264015e787b6357
SHA-256: 19b5ecabc5baaac05f5c715c1c92fe11188bac34cf05d59f50bb36b1d1e6fbcc
Release notes
p>Changes since DRUPAL-5--0-3:
- don't emit query log during node access rebuild. we shouldn't even collect them (needs a patch).
- #187992 Do not load CSS and JS for everyone. patch by quicksketch.
- support for fb() function from http://www.firephp.org/. just put fb.php into the devel directory and you can start calling fb() to log information to firebug.
- Clean up all Coder issues, mostly formatting, but also two pgsql breakers.
- #91846 by Dave Cohen, rerolled by salvis. Add a second block to list the users with access to a node.
- #241060: by salvis. Implement an optional debug mode that displays much more information in the node_access entries block.
- #254320 Query summary not showing.
- use krumo if available in dsm/dpm
- #257288 by dopry. Devel doesn't watch for application/json
- fix copy paste snafu. patch by dopry. #267109
- #215375 by tej_arora. macro.module - Fatal error: Call to undefined method stdClass::__set_state()
- #257874 by KarenS. Generate CCK fields when generating nodes. Backport for 5.x
- including leading period in path. performance.
- fix session id display on session viewer page
- #228746 by dman. Devel backtrace still goes noisy when a @suppressed warning is encountered.