- Feb 02, 2007
-
-
Doug Green authored
-
Doug Green authored
-
- Jan 24, 2007
-
-
Doug Green authored
-
- Jan 22, 2007
-
-
Doug Green authored
-
- Jan 17, 2007
-
-
Doug Green authored
-
- Jan 15, 2007
-
-
Doug Green authored
fix t() with links per http://api.drupal.org/api/HEAD/function/t;
-
Doug Green authored
oops, info file values using CVS ids must be in strings because the $ is not understood by parse_ini_file
-
- Jan 14, 2007
-
-
Doug Green authored
-
Doug Green authored
-
Doug Green authored
-
Doug Green authored
-
Doug Green authored
add rules for <br> and uppercase XHTML; move includes/tests to tests and move coder_drupal.inc coder_style.inc;
-
- Jan 13, 2007
-
-
Doug Green authored
#108849 reported by add1sun - because coder was not properly handling multi-line quotes, had to significantly overhaul the parsing, which should be more accurate and much faster now, and also adds the capability to check html.
-
Doug Green authored
-
Doug Green authored
-
Doug Green authored
-
- Jan 12, 2007
-
-
Doug Green authored
-
- Jan 11, 2007
-
-
Doug Green authored
-
- Jan 09, 2007
-
-
Doug Green authored
-
- Jan 08, 2007
-
-
Doug Green authored
-
Doug Green authored
Fix #107444 from webchick - only perform regex rules on php, not html - skip characters between ?> <?php
-
Doug Green authored
-
Doug Green authored
-
Doug Green authored
-
Doug Green authored
-
Doug Green authored
#107391 by webchick - Display relevant line of code with error. I reworked the patch and added an option setting to disable. Thanks for suggesting this, it's a great addition!
-
- Jan 07, 2007
-
-
Doug Green authored
-
Doug Green authored
fix #107172 - if the user supplied argument was not a valid module, it performed a review of every .inc file under the Drupal directory - a major system hog, to say the least
-
Doug Green authored
-
- Jan 05, 2007
-
-
Doug Green authored
fixed case-insensitive check that was accidentally removed; started a tests folder and added a couple of style tests
-
http://drupal.org/node/106585Doug Green authored
-
Doug Green authored
1. camelcase should allow stdClass - http://drupal.org/node/106585 2. allow global variable names from core 3. fix check for extra spaces between the function name and parenthesis added #not rule to facilitate above
-
Doug Green authored
-
- Jan 03, 2007
-
-
Doug Green authored
on the same line as the trailing quote.
-
http://drupal.org/node/106493Doug Green authored
-
http://drupal.org/node/106411Doug Green authored
-
http://drupal.org/node/106411Doug Green authored
-
- Jan 02, 2007
-
-
Doug Green authored
-
Doug Green authored
requires only one usage of the function and is less likely to be buggy).
-
- Jan 01, 2007
-
-
Doug Green authored
-