Download Size md5 hash
coder-7.x-1.1.tar.gz 239.13 KB 61f0dd016e06201e1079bd14af12a815
coder-7.x-1.1.zip 280.29 KB 2636ecb1293fe936f823dc10739452e5
Last updated: September 20, 2012 - 20:06
Official release from tag: 7.x-1.1

Release notes

Issue #1789466: Add file entries to info file for classes in modules contained in subdirectories.
Issue #944804: Implement (undocumented) image and image_style theme changes.
Issue #1476960: Copy hidden files to output directory.
Issue #1784826: Rename file_directory_path() to file_stream_path() to avoid issues with it being removed from core.
Issue #1788352: Add missing statement in coder_upgrade_op_to_hook() to prevent an infinite loop.
Issue #1058384: Improve exception handling in routines that expect to find certain objects.
Issue #1058382: Improve exception handling in routines that expect a case statement. (Also issue #1515804)
Add error control operator to eval() on hook_theme() code.
Issue #1745068: fix check for core files; fix multi-line CSRF #warning message: so we can compare 7.x-1.x and 7.x-2.x results properly.
Fixed curly braces are not enforced for elseif control structures.
Disabled postprocessor that realigns equal signs of multiple variable assignments.
Fixed coder_exec_processors() to not invoke disabled processors.
Fixed needless working directory change in Windows command script.
fix problem looking for patch file
grr i really shouldnt be committing at 2am
#1284052: thats embarrassing, third times a charm (hopefully)
#1284052: second attempt to use directory names
issue #1284052: give coder a bit of a drush facelift, support proper drush options, and allow a directory name to be specified
update very old comments about the security review and the sql review
issue #1381528 by Frank Ralf: in 7.x upgrade rules hook_user example, link hook_user_presave instead of hook_user_validate, because hook_user_validate does not exist
issue #1155686: run coder-review at a lower bootstrap
issue #1377616 by Frank Ralf: link hook_block warning to 6.x function, since it doesn't exist in 7.x
issue #1387080: allow new 7.x function field_filter_xss exclusions just like filter_xss
issue #883966: change capitalization of "Code Review" to senttence case
issue #1272900 by smk-ka: ignore anonymous functions as a keyword
issue #1354504 by eMPee584: fix wrong default settings url in coder_review_page_form()
issue #704010 by fgm: remove rolled back upgrade test for node_view
issue #1372470 by Dane Powell: update style review with global variables
issue #1376314 by Dave Reid: base coder_review_schema() on system cache
Removed bogus/obsolete CVS Id keyword injection.
Added support for relative file paths.
Added coder-format Drush command.
small tweak to allow drush coder-review 1234567.patch to work as a patch instead of as a full file, supports extensions of .patch, .diff, and .tmp
#1277726 by TomGould01, solotandem: restate module description in a single line.
Add README and Drush Make files.

nobody click here