/[drupal]/contributions/modules/coder/coder.module
ViewVC logotype

Log of /contributions/modules/coder/coder.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 12:45:35 2009 UTC (5 weeks, 6 days ago) by snpower
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-BETA1, HEAD
Changes since 1.99: +5 -4 lines
Diff to previous 1.99
#607592 by japerry:
 - changed menu paths.
 - updated arguments to theme() function calls and definitions.
 - changed drupal_add_css/js calls to use #attached instead.
 - changed #markup theme() calls to use #theme.
 - coding style fixes.
 - added CHANGELOG.txt files

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 26 23:00:50 2009 UTC (2 months ago) by sun
Branch: MAIN
Changes since 1.98: +17 -34 lines
Diff to previous 1.98
#571086 by sun: Updated for new function signature for form builder callbacks.

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 09:50:50 2009 UTC (2 months, 3 weeks ago) by snpower
Branch: MAIN
Changes since 1.97: +3 -3 lines
Diff to previous 1.97
changed module paths

Revision 1.88.2.59.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 18:31:53 2009 UTC (3 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.88.2.59.2.17: +5 -5 lines
Diff to previous 1.88.2.59.2.17 , to branch point 1.88.2.59 , to next main 1.88.2.61
changed #filename and #filename-not to include the \. so it's not added by core
coder.module to the regex.

Revision 1.88.2.59.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 8 15:46:26 2009 UTC (3 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.16: +4 -1 lines
Diff to previous 1.88.2.59.2.16 , to branch point 1.88.2.59
fixed summary error count

Revision 1.88.2.59.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 8 15:37:49 2009 UTC (3 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.15: +8 -4 lines
Diff to previous 1.88.2.59.2.15 , to branch point 1.88.2.59
fixed parsing of non php files

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 21:00:15 2009 UTC (5 months, 2 weeks ago) by snpower
Branch: MAIN
Changes since 1.96: +2 -2 lines
Diff to previous 1.96
#483288 by Dave Reid - fix for drupal_get_page() warning.

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 19:19:58 2009 UTC (5 months, 4 weeks ago) by snpower
Branch: MAIN
Changes since 1.95: +3 -3 lines
Diff to previous 1.95
menu description change

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 19:18:49 2009 UTC (5 months, 4 weeks ago) by snpower
Branch: MAIN
Changes since 1.94: +3 -3 lines
Diff to previous 1.94
#477336 - changed menu definitions.

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 14:21:09 2009 UTC (5 months, 4 weeks ago) by snpower
Branch: MAIN
Changes since 1.93: +3 -3 lines
Diff to previous 1.93
#477336 - fix coder settings page not appearing.

Revision 1.88.2.59.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 00:08:44 2009 UTC (6 months ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.14: +22 -3 lines
Diff to previous 1.88.2.59.2.14 , to branch point 1.88.2.59
Improved patch reviewing - class and filename matching wasn't working.

Revision 1.88.2.59.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 10:19:38 2009 UTC (6 months ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.13: +15 -9 lines
Diff to previous 1.88.2.59.2.13 , to branch point 1.88.2.59
Fix for different patch format parsing.

Revision 1.88.2.59.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 22:43:24 2009 UTC (6 months, 1 week ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.12: +4 -3 lines
Diff to previous 1.88.2.59.2.12 , to branch point 1.88.2.59
Fixed warning doc links, again.

Revision 1.88.2.59.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 22:11:19 2009 UTC (6 months, 1 week ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.11: +1 -1 lines
Diff to previous 1.88.2.59.2.11 , to branch point 1.88.2.59
Fix for php errors.

Revision 1.88.2.59.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 20:54:34 2009 UTC (6 months, 1 week ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.10: +2 -0 lines
Diff to previous 1.88.2.59.2.10 , to branch point 1.88.2.59
Fixed php errors when running one of the predefined reviews, e.g. 'core'.

Revision 1.88.2.59.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 20:40:50 2009 UTC (6 months, 1 week ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.9: +2 -2 lines
Diff to previous 1.88.2.59.2.9 , to branch point 1.88.2.59
#467862 - fix for documentation links being broken.

Revision 1.88.2.59.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 13:01:32 2009 UTC (6 months, 1 week ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.8: +29 -10 lines
Diff to previous 1.88.2.59.2.8 , to branch point 1.88.2.59
#271028 by douggreen, jcnventura  - coder no longer tests for camelCase in
classes.

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 12:28:15 2009 UTC (6 months, 1 week ago) by snpower
Branch: MAIN
Changes since 1.92: +3 -3 lines
Diff to previous 1.92
made changes for drupal_get_form() and menu changes.

Revision 1.88.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 19 20:37:43 2009 UTC (6 months, 1 week ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.60: +2 -2 lines
Diff to previous 1.88.2.60 , to branch point 1.88 , to next main 1.100
#466934 by John Morahan - fix for empty lines added in patches being lost.

Revision 1.88.2.59.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 19 20:37:28 2009 UTC (6 months, 1 week ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.7: +2 -2 lines
Diff to previous 1.88.2.59.2.7 , to branch point 1.88.2.59
#466934 by John Morahan - fix for empty lines added in patches being lost.

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 16:08:30 2009 UTC (8 months, 3 weeks ago) by snpower
Branch: MAIN
Changes since 1.91: +48 -0 lines
Diff to previous 1.91
Changed menus.

Revision 1.88.2.59.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 20:11:02 2009 UTC (8 months, 3 weeks ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.6: +2 -2 lines
Diff to previous 1.88.2.59.2.6 , to branch point 1.88.2.59
#337809 - by scor, changed 'patches' to 'patch hunks' in status message.

Revision 1.88.2.59.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 19:55:17 2009 UTC (8 months, 3 weeks ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.5: +9 -3 lines
Diff to previous 1.88.2.59.2.5 , to branch point 1.88.2.59
#317254 - fix for undefined offset in array index, and fix for error caused when
$warning['#link'] is not set.

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 17:05:40 2009 UTC (8 months, 3 weeks ago) by snpower
Branch: MAIN
Changes since 1.90: +1 -1939 lines
Diff to previous 1.90
coder re-org

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 15:57:23 2009 UTC (8 months, 3 weeks ago) by snpower
Branch: MAIN
Changes since 1.89: +1104 -461 lines
Diff to previous 1.89
Drupal 7 port.

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 15:51:12 2009 UTC (8 months, 3 weeks ago) by snpower
Branch: MAIN
Changes since 1.88: +4 -4 lines
Diff to previous 1.88
Removed some trailing spaces.

Revision 1.88.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 21:22:10 2008 UTC (13 months, 3 weeks ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.59: +4 -3 lines
Diff to previous 1.88.2.59 , to branch point 1.88
#315447 - fix for broken "Drupal Docs" links.

Revision 1.88.2.59.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 14:08:38 2008 UTC (13 months, 3 weeks ago) by snpower
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.4: +4 -3 lines
Diff to previous 1.88.2.59.2.4 , to branch point 1.88.2.59
#315447 - fix for "Drupal Docs" link not working

Revision 1.88.2.59.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 11:40:12 2008 UTC (13 months, 4 weeks ago) by douggreen
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.3: +1 -20 lines
Diff to previous 1.88.2.59.2.3 , to branch point 1.88.2.59
move coder_test from the module to the test case (and rename as runTest)

Revision 1.88.2.59.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 11:38:21 2008 UTC (13 months, 4 weeks ago) by douggreen
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.2: +72 -26 lines
Diff to previous 1.88.2.59.2.2 , to branch point 1.88.2.59
#311154 - add po file translation review

Revision 1.88.2.59.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 02:57:37 2008 UTC (13 months, 4 weeks ago) by douggreen
Branch: DRUPAL-6--2
Changes since 1.88.2.59.2.1: +4 -4 lines
Diff to previous 1.88.2.59.2.1 , to branch point 1.88.2.59
#314268 - fix initializing the new quote arrays

Revision 1.88.2.59.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 03:05:01 2008 UTC (14 months ago) by douggreen
Branch: DRUPAL-6--2
Changes since 1.88.2.59: +135 -79 lines
Diff to previous 1.88.2.59
#314268 - change parsing of quotes to store multiple values per one line, this is the API change that required the 6.x-2.x version

Revision 1.88.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 13:03:30 2008 UTC (14 months ago) by douggreen
Branch: DRUPAL-6--1
Branch point for: DRUPAL-6--2
Changes since 1.88.2.58: +3 -3 lines
Diff to previous 1.88.2.58 , to branch point 1.88
fix the in_comment check to an exact check

Revision 1.88.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 12:21:31 2008 UTC (14 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.57: +21 -10 lines
Diff to previous 1.88.2.57 , to branch point 1.88
fix the simpletest system so that the tests are returning (hopefully) correct results, but now many of the tests are broken

Revision 1.88.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 21 22:34:36 2008 UTC (14 months, 1 week ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.56: +3 -3 lines
Diff to previous 1.88.2.56 , to branch point 1.88
Fixed a couple of internationlization issues:
 +125: Menu item titles and descriptions should NOT be enclosed within t().
	+1776: The $text argument to l() should be enclosed within t() so that it is translatable.

Revision 1.88.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 21 14:11:42 2008 UTC (14 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.55: +2 -2 lines
Diff to previous 1.88.2.55 , to branch point 1.88
#311252 by John Morahan - ignore ?> in comments

Revision 1.88.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 17:06:24 2008 UTC (14 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.54: +3 -3 lines
Diff to previous 1.88.2.54 , to branch point 1.88
fix case of "Selection form"

Revision 1.88.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 16:57:54 2008 UTC (14 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.53: +2 -2 lines
Diff to previous 1.88.2.53 , to branch point 1.88
allow #filename-not => ''

Revision 1.88.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 16:01:09 2008 UTC (14 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.52: +2 -1 lines
Diff to previous 1.88.2.52 , to branch point 1.88
#307876 from Dave Reid - make sure that code doesn't save all of the themes and modules to the variables table

Revision 1.88.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 15:32:08 2008 UTC (14 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.51: +16 -14 lines
Diff to previous 1.88.2.51 , to branch point 1.88
#307877 - fix all E_NOTICE errors from unset variables, that were introduced in recent patches

Revision 1.88.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 15:04:49 2008 UTC (14 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.50: +20 -19 lines
Diff to previous 1.88.2.50 , to branch point 1.88
#308412 - fix false positive on l(check_plain( ... and also reorganize tests a little

Revision 1.88.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 11:35:41 2008 UTC (14 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.49: +3 -3 lines
Diff to previous 1.88.2.49 , to branch point 1.88
#304150 by Pasqualle and stella - don't start t() with a space

Revision 1.88.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 13:40:57 2008 UTC (14 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.48: +6 -8 lines
Diff to previous 1.88.2.48 , to branch point 1.88
fix bug, use our own cache table

Revision 1.88.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 13:29:50 2008 UTC (14 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.47: +4 -21 lines
Diff to previous 1.88.2.47 , to branch point 1.88
use our own cache table

Revision 1.88.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 13:12:06 2008 UTC (14 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.46: +35 -19 lines
Diff to previous 1.88.2.46 , to branch point 1.88
add new command line argument to just check contrib

Revision 1.88.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 14:31:19 2008 UTC (15 months ago) by douggreen
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.88.2.45: +65 -43 lines
Diff to previous 1.88.2.45 , to branch point 1.88
#281399 by hailu and me - commit simpletest framework and the first few tests

Revision 1.88.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 16:18:24 2008 UTC (15 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.44: +2 -2 lines
Diff to previous 1.88.2.44 , to branch point 1.88
change include_once to include based on Ras's talk at DrupalCon

Revision 1.55.2.19.4.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 15:10:42 2008 UTC (15 months ago) by douggreen
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-8
Changes since 1.55.2.19.4.35: +2 -2 lines
Diff to previous 1.55.2.19.4.35 , to branch point 1.55.2.19 , to next main 1.55.2.49
add check in menu system based on DrupalCon talk by chx and pwolanin

Revision 1.88.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 11:30:47 2008 UTC (15 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.43: +8 -6 lines
Diff to previous 1.88.2.43 , to branch point 1.88
better handling for missing files

Revision 1.88.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 23:12:20 2008 UTC (15 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.42: +4 -4 lines
Diff to previous 1.88.2.42 , to branch point 1.88
Change a few text strings to follow sentence capitalization.

Revision 1.88.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 23:10:24 2008 UTC (15 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.41: +26 -7 lines
Diff to previous 1.88.2.41 , to branch point 1.88
#296777 by morbus - add file exclusions to the include files

Revision 1.88.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 16:10:16 2008 UTC (15 months, 1 week ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.40: +282 -136 lines
Diff to previous 1.88.2.40 , to branch point 1.88
#185373 - added in new feature to review patch files (Stella),
 added #filename and #filename-not directives for rules (Doug),
	added coder drush support for reviewing patches (Doug).

Revision 1.88.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 22:58:02 2008 UTC (15 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.39: +4 -4 lines
Diff to previous 1.88.2.39 , to branch point 1.88
fix the 6.x drush upgrade

Revision 1.88.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 12:48:10 2008 UTC (15 months, 1 week ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.38: +1 -1 lines
Diff to previous 1.88.2.38 , to branch point 1.88
#281670 - fix for code review links not appearing.

Revision 1.55.2.19.4.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 13:35:58 2008 UTC (16 months, 2 weeks ago) by snpower
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.34: +32 -32 lines
Diff to previous 1.55.2.19.4.34 , to branch point 1.55.2.19
The Drupal coding standards (http://drupal.org/coding-standards) says that all
pre-defined PHP constants (e.g. null, true, false) should be in uppercase.  I've
added a check for this to coder_style.inc and fixed instances of it in the coder
code.

Revision 1.88.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 13:29:58 2008 UTC (16 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.37: +28 -28 lines
Diff to previous 1.88.2.37 , to branch point 1.88
The Drupal coding standards (http://drupal.org/coding-standards) says that all
pre-defined PHP constants (e.g. null, true, false) should be in uppercase.  I've
added a check for this to coder_style.inc and fixed instances of it in the coder
code.

Revision 1.88.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 11:40:43 2008 UTC (17 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.36: +2 -2 lines
Diff to previous 1.88.2.36 , to branch point 1.88
#263783 by webchick - fix php warning

Revision 1.55.2.19.4.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 14:02:10 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.33: +3 -3 lines
Diff to previous 1.55.2.19.4.33 , to branch point 1.55.2.19
#258391 - Fixed issue introduced by typo in earlier patch.

Revision 1.55.2.19.4.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 10:59:58 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.32: +4 -6 lines
Diff to previous 1.55.2.19.4.32 , to branch point 1.55.2.19
#180226 - added Doug's patch for warning about accessing array elements without
the quotes.

Revision 1.88.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 10:59:27 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.35: +4 -6 lines
Diff to previous 1.88.2.35 , to branch point 1.88
#180226 - added Doug's patch for warning about accessing array elements without
the quotes.

Revision 1.55.2.19.4.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 10:41:05 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.31: +8 -8 lines
Diff to previous 1.55.2.19.4.31 , to branch point 1.55.2.19
#222672 - added in Doug's patch to allow coder run the trailing space check on
blank lines.

Revision 1.88.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 10:40:39 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.34: +8 -8 lines
Diff to previous 1.88.2.34 , to branch point 1.88
#222672 - added in Doug's patch to allow coder run the trailing space check on
blank lines.

Revision 1.88.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 16:02:16 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.33: +9 -9 lines
Diff to previous 1.88.2.33 , to branch point 1.88
#212405 - removed t() calls from menu items' titles and descriptions (D6
change).

Revision 1.88.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 15:41:08 2008 UTC (18 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.32: +2 -2 lines
Diff to previous 1.88.2.32 , to branch point 1.88
#245774 - fix for error appearing on modules confirmation page.

Revision 1.88.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 23:55:19 2008 UTC (20 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.31: +3 -3 lines
Diff to previous 1.88.2.31 , to branch point 1.88
#240301 - fix reference to theme function that was renamed

Revision 1.88.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 12:43:15 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.30: +38 -35 lines
Diff to previous 1.88.2.30 , to branch point 1.88
add check for missing modules, standardize theme_cols

Revision 1.55.2.19.4.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 12:42:05 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.30: +38 -35 lines
Diff to previous 1.55.2.19.4.30 , to branch point 1.55.2.19
add check for missing modules, standardize theme_cols

Revision 1.88.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 13:45:47 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.29: +2 -2 lines
Diff to previous 1.88.2.29 , to branch point 1.88
change drush ignore syntax

Revision 1.55.2.19.4.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 13:45:11 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.29: +2 -2 lines
Diff to previous 1.55.2.19.4.29 , to branch point 1.55.2.19
change drush ignore syntax

Revision 1.88.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 13:24:04 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.28: +6 -2 lines
Diff to previous 1.88.2.28 , to branch point 1.88
forward port some drush changes

Revision 1.55.2.19.4.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 02:03:55 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.28: +10 -9 lines
Diff to previous 1.55.2.19.4.28 , to branch point 1.55.2.19
implement summary option for drush

Revision 1.55.2.19.4.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 3 21:47:41 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.27: +6 -2 lines
Diff to previous 1.55.2.19.4.27 , to branch point 1.55.2.19
show errors/status messages in drush

Revision 1.88.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 3 11:37:42 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.27: +3 -3 lines
Diff to previous 1.88.2.27 , to branch point 1.88
add severity settings to drush command line, add drush command line help

Revision 1.55.2.19.4.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 3 11:36:44 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.26: +3 -3 lines
Diff to previous 1.55.2.19.4.26 , to branch point 1.55.2.19
add severity settings to drush command line, add drush command line help

Revision 1.88.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 23:04:10 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.26: +2 -2 lines
Diff to previous 1.88.2.26 , to branch point 1.88
fix include of coder.drush.inc

Revision 1.55.2.19.4.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 23:03:34 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.25: +2 -2 lines
Diff to previous 1.55.2.19.4.25 , to branch point 1.55.2.19
fix include of coder.drush.inc

Revision 1.88.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 22:57:13 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.25: +15 -1 lines
Diff to previous 1.88.2.25 , to branch point 1.88
add support for drush

Revision 1.55.2.19.4.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 22:49:11 2008 UTC (20 months, 3 weeks ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.24: +15 -1 lines
Diff to previous 1.55.2.19.4.24 , to branch point 1.55.2.19
add support for drush

Revision 1.55.2.19.4.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 27 10:04:30 2008 UTC (21 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.23: +2 -2 lines
Diff to previous 1.55.2.19.4.23 , to branch point 1.55.2.19
#212388 - restore processing of .schema files

Revision 1.55.2.19.4.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 13:34:27 2008 UTC (21 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.22: +2 -2 lines
Diff to previous 1.55.2.19.4.22 , to branch point 1.55.2.19
#212388 - remove processing of .schema files

Revision 1.55.2.19.4.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 12:43:00 2008 UTC (21 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.21: +2 -2 lines
Diff to previous 1.55.2.19.4.21 , to branch point 1.55.2.19
#212388 by webchick - review .test files

Revision 1.88.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 12:42:36 2008 UTC (21 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.24: +2 -2 lines
Diff to previous 1.88.2.24 , to branch point 1.88
#212388 by webchick - review .test files

Revision 1.55.2.19.4.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 12:35:44 2008 UTC (21 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.20: +2 -2 lines
Diff to previous 1.55.2.19.4.20 , to branch point 1.55.2.19
#226403 - add a simple help to the admin/settings/coder page - slight change to the text

Revision 1.88.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 12:35:28 2008 UTC (21 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.23: +6 -1 lines
Diff to previous 1.88.2.23 , to branch point 1.88
#226403 - add a simple help to the admin/settings/coder page

Revision 1.55.2.19.4.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 12:33:26 2008 UTC (21 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.19: +6 -1 lines
Diff to previous 1.55.2.19.4.19 , to branch point 1.55.2.19
#226403 - add a simple help to the admin/settings/coder page

Revision 1.88.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 19:58:19 2008 UTC (21 months, 2 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.22: +6 -9 lines
Diff to previous 1.88.2.22 , to branch point 1.88
#219417 - forward port 5.x count fix to 6.x

Revision 1.55.2.19.4.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 19:47:12 2008 UTC (21 months, 2 weeks ago) by douggreen
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-7
Changes since 1.55.2.19.4.18: +6 -1 lines
Diff to previous 1.55.2.19.4.18 , to branch point 1.55.2.19
#219417 by csevb10 - fix error counts

Revision 1.55.2.19.4.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 20:17:43 2008 UTC (21 months, 4 weeks ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.17: +2 -2 lines
Diff to previous 1.55.2.19.4.17 , to branch point 1.55.2.19
remove some extra spaces, change the trailing spaces error to severity=minor

Revision 1.55.2.19.4.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 14:08:56 2008 UTC (21 months, 4 weeks ago) by snpower
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.16: +339 -85 lines
Diff to previous 1.55.2.19.4.16 , to branch point 1.55.2.19
#200880 - added php function documentation based on ezyang's work for the 6.x
version.

Revision 1.88.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 14:07:00 2008 UTC (21 months, 4 weeks ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.21: +4 -4 lines
Diff to previous 1.88.2.21 , to branch point 1.88
Couple of commenting fixes.

Revision 1.88.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 12:32:15 2008 UTC (22 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.20: +39 -39 lines
Diff to previous 1.88.2.20 , to branch point 1.88
remove trailing spaces

Revision 1.55.2.19.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 12:30:42 2008 UTC (22 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.15: +16 -16 lines
Diff to previous 1.55.2.19.4.15 , to branch point 1.55.2.19
remove trailing spaces

Revision 1.88.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 15:32:21 2008 UTC (22 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.19: +2 -2 lines
Diff to previous 1.88.2.19 , to branch point 1.88
#212390 by webchick - remove include of schema files

Revision 1.55.2.19.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 21:04:51 2008 UTC (22 months, 1 week ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.14: +56 -56 lines
Diff to previous 1.55.2.19.4.14 , to branch point 1.55.2.19
#210828 - add if ($may_cache) to hook_menu

Revision 1.88.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 12:16:56 2008 UTC (22 months, 2 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.18: +16 -19 lines
Diff to previous 1.88.2.18 , to branch point 1.88
#207830 by grugnog2 - Fix $_POST hack in form submission

Revision 1.55.2.19.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 11:59:24 2008 UTC (22 months, 2 weeks ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.13: +4 -10 lines
Diff to previous 1.55.2.19.4.13 , to branch point 1.55.2.19
#207830 by grugnog2 - Fix $_POST hack in form submission

Revision 1.88.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 13:31:12 2008 UTC (22 months, 2 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.17: +349 -88 lines
Diff to previous 1.88.2.17 , to branch point 1.88
#200880 by ezyang, snpower - comment coder according to doxygen and Drupal standards

Revision 1.88.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 22:03:53 2007 UTC (23 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.16: +2 -2 lines
Diff to previous 1.88.2.16 , to branch point 1.88
fix the calculation of the column totals in theme_coder_checkboxes

Revision 1.55.2.19.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 22:03:24 2007 UTC (23 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.12: +2 -2 lines
Diff to previous 1.55.2.19.4.12 , to branch point 1.55.2.19
fix the calculation of the column totals in theme_coder_checkboxes

Revision 1.55.2.19.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 16:03:49 2007 UTC (23 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.11: +32 -2 lines
Diff to previous 1.55.2.19.4.11 , to branch point 1.55.2.19
theme modules and themes in 3 rows for easier viewing/checking

Revision 1.88.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 16:03:41 2007 UTC (23 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.15: +33 -2 lines
Diff to previous 1.88.2.15 , to branch point 1.88
theme modules and themes in 3 rows for easier viewing/checking

Revision 1.88.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 21 17:46:04 2007 UTC (23 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.14: +3 -3 lines
Diff to previous 1.88.2.14 , to branch point 1.88
#203060 by webernet - update core modules list for 6.x

Revision 1.88.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 15:02:54 2007 UTC (23 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.13: +2 -2 lines
Diff to previous 1.88.2.13 , to branch point 1.88
fix #never 'continue'

Revision 1.55.2.19.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 14:52:14 2007 UTC (23 months, 1 week ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.10: +2 -2 lines
Diff to previous 1.55.2.19.4.10 , to branch point 1.55.2.19
fix #never 'continue'

Revision 1.55.2.19.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 12:14:15 2007 UTC (23 months, 1 week ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.9: +7 -1 lines
Diff to previous 1.55.2.19.4.9 , to branch point 1.55.2.19
add #never flag so we can prevent matches of <?php on lines that don't indent properly

Revision 1.88.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 12:13:20 2007 UTC (23 months, 1 week ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.12: +7 -1 lines
Diff to previous 1.88.2.12 , to branch point 1.88
add #never flag so we can prevent matches of <?php on lines that don't indent properly

Revision 1.88.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 01:20:41 2007 UTC (23 months, 2 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.11: +5 -5 lines
Diff to previous 1.88.2.11 , to branch point 1.88
#173508 - replace basename with filename in drupal_system_listing

Revision 1.55.2.19.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 01:20:37 2007 UTC (23 months, 2 weeks ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.8: +5 -5 lines
Diff to previous 1.55.2.19.4.8 , to branch point 1.55.2.19
#173508 - replace basename with filename in drupal_system_listing

Revision 1.88.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 14:22:07 2007 UTC (23 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.10: +1 -0 lines
Diff to previous 1.88.2.10 , to branch point 1.88
#199847 - fixed uninitialized variable warnings

Revision 1.88.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 14:20:28 2007 UTC (23 months, 2 weeks ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.9: +5 -5 lines
Diff to previous 1.88.2.9 , to branch point 1.88
#173508 - fixed issue where there was no checking on install file when a schema
file was present, etc.

Revision 1.55.2.19.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 14:20:07 2007 UTC (23 months, 2 weeks ago) by snpower
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.7: +5 -5 lines
Diff to previous 1.55.2.19.4.7 , to branch point 1.55.2.19
#173508 - fixed issue where there was no checking on install file when a schema
file was present, etc.

Revision 1.55.2.19.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 7 17:38:20 2007 UTC (23 months, 3 weeks ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.6: +16 -2 lines
Diff to previous 1.55.2.19.4.6 , to branch point 1.55.2.19
#180235 by snpower

Revision 1.88.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 7 17:38:12 2007 UTC (23 months, 3 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.8: +17 -3 lines
Diff to previous 1.88.2.8 , to branch point 1.88
#180235 by snpower

Revision 1.55.2.19.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 13:51:33 2007 UTC (2 years ago) by snpower
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.5: +3 -3 lines
Diff to previous 1.55.2.19.4.5 , to branch point 1.55.2.19
#177246 - Correct api.drupal.org links

Revision 1.88.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 13:50:56 2007 UTC (2 years ago) by snpower
Branch: DRUPAL-6--1
Changes since 1.88.2.7: +3 -3 lines
Diff to previous 1.88.2.7 , to branch point 1.88
#177246 - Correct api.drupal.org links

Revision 1.88.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 16 06:13:54 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.6: +2 -3 lines
Diff to previous 1.88.2.6 , to branch point 1.88
the coder cache is not longer "experimental" so remove this word from the settings form

Revision 1.55.2.19.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 16 06:13:28 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.4: +2 -3 lines
Diff to previous 1.55.2.19.4.4 , to branch point 1.55.2.19
the coder cache is not longer "experimental" so remove this word from the settings form

Revision 1.55.2.19.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 00:20:30 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.3: +2 -2 lines
Diff to previous 1.55.2.19.4.3 , to branch point 1.55.2.19
correct name of sql review, and add it to the defaults

Revision 1.88.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 00:20:06 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.5: +2 -2 lines
Diff to previous 1.88.2.5 , to branch point 1.88
correct name of sql review, and add it to the defaults

Revision 1.88.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 00:19:24 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.4: +2 -2 lines
Diff to previous 1.88.2.4 , to branch point 1.88
only display link to review help if it exists

Revision 1.55.2.19.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 00:18:41 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.2: +2 -2 lines
Diff to previous 1.55.2.19.4.2 , to branch point 1.55.2.19
only display link to review help if it exists

Revision 1.88.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 3 23:19:31 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.3: +2 -2 lines
Diff to previous 1.88.2.3 , to branch point 1.88
fix 'Code Review' html on admin/build/modules page, that had a dangling div

Revision 1.55.2.19.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 3 23:15:33 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.55.2.19.4.1: +2 -2 lines
Diff to previous 1.55.2.19.4.1 , to branch point 1.55.2.19
fix coding style violation involving quoted strings

Revision 1.55.2.19.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 23:21:23 2007 UTC (2 years, 3 months ago) by douggreen
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-6
Changes since 1.55.2.19: +386 -247 lines
Diff to previous 1.55.2.19
doh - moving the current development from DRUPAL-5 to DRUPAL-5--2

Revision 1.88.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 19:42:41 2007 UTC (2 years, 3 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.2: +2 -2 lines
Diff to previous 1.88.2.2 , to branch point 1.88
#107453 - fix link on admin/build/modules

Revision 1.55.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 19:42:20 2007 UTC (2 years, 3 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.48: +2 -2 lines
Diff to previous 1.55.2.48 , to branch point 1.55 , to next main 1.100
#107453 - fix link on admin/build/modules

Revision 1.88.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 13 21:31:34 2007 UTC (2 years, 3 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88.2.1: +3 -2 lines
Diff to previous 1.88.2.1 , to branch point 1.88
#167029 - fix bug replacing titles on admin/build/modules

Revision 1.55.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 13 21:28:30 2007 UTC (2 years, 3 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.47: +2 -2 lines
Diff to previous 1.55.2.47 , to branch point 1.55
#167029 - fix bug replacing titles on admin/build/modules

Revision 1.55.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 23:16:57 2007 UTC (2 years, 3 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.46: +2 -2 lines
Diff to previous 1.55.2.46 , to branch point 1.55
check schema files too

Revision 1.88.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 23:16:39 2007 UTC (2 years, 3 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.88: +2 -2 lines
Diff to previous 1.88
check schema files too

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 11 21:41:38 2007 UTC (2 years, 3 months ago) by douggreen
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.87: +3 -3 lines
Diff to previous 1.87
fix php E_ALL error

Revision 1.55.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 11 04:54:09 2007 UTC (2 years, 3 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.45: +4 -2 lines
Diff to previous 1.55.2.45 , to branch point 1.55
#107453 - make the coder link on the system admin page more visible

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 11 04:54:04 2007 UTC (2 years, 3 months ago) by douggreen
Branch: MAIN
Changes since 1.86: +4 -2 lines
Diff to previous 1.86
#107453 - make the coder link on the system admin page more visible

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 11 03:57:58 2007 UTC (2 years, 3 months ago) by douggreen
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85
fix sorting by line numbers

Revision 1.55.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 11 03:47:29 2007 UTC (2 years, 3 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.44: +2 -2 lines
Diff to previous 1.55.2.44 , to branch point 1.55
fix sorting by line numbers

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 22 11:33:31 2007 UTC (2 years, 4 months ago) by douggreen
Branch: MAIN
Changes since 1.84: +10 -10 lines
Diff to previous 1.84
#157581 - bug found by Steven - only look for trailing ?> outside quotes

Revision 1.55.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 22 11:33:21 2007 UTC (2 years, 4 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.43: +10 -10 lines
Diff to previous 1.55.2.43 , to branch point 1.55
#157581 - bug found by Steven - only look for trailing ?> outside quotes

Revision 1.55.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 11:48:02 2007 UTC (2 years, 4 months ago) by douggreen
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-5
Changes since 1.55.2.42: +5 -1 lines
Diff to previous 1.55.2.42 , to branch point 1.55
add support for rules #link

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 11:47:07 2007 UTC (2 years, 4 months ago) by douggreen
Branch: MAIN
Changes since 1.83: +5 -1 lines
Diff to previous 1.83
add support for rules #link

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 19:18:46 2007 UTC (2 years, 4 months ago) by douggreen
Branch: MAIN
Changes since 1.82: +19 -0 lines
Diff to previous 1.82
fix bugs found while reviewing 6.x

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 18:20:15 2007 UTC (2 years, 4 months ago) by douggreen
Branch: MAIN
Changes since 1.81: +3 -0 lines
Diff to previous 1.81
add new core modules to list of core modules

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 18:09:24 2007 UTC (2 years, 4 months ago) by douggreen
Branch: MAIN
Changes since 1.80: +5 -6 lines
Diff to previous 1.80
more 6.x porting

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 16:52:45 2007 UTC (2 years, 4 months ago) by douggreen
Branch: MAIN
Changes since 1.79: +5 -4 lines
Diff to previous 1.79
fix check for #function

Revision 1.55.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 16:49:38 2007 UTC (2 years, 4 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.41: +4 -3 lines
Diff to previous 1.55.2.41 , to branch point 1.55
fix check for #function

Revision 1.55.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 16:34:07 2007 UTC (2 years, 4 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.40: +2 -2 lines
Diff to previous 1.55.2.40 , to branch point 1.55
#156638 - fix #submit handler that was broken when upgrading to 6.x, the #submit handler changes were accidentally backported

Revision 1.55.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 16:28:42 2007 UTC (2 years, 4 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.39: +3 -3 lines
Diff to previous 1.55.2.39 , to branch point 1.55
fix check for last modified time

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 13:43:33 2007 UTC (2 years, 4 months ago) by douggreen
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78
fix check for last modified time

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 13:03:46 2007 UTC (2 years, 4 months ago) by douggreen
Branch: MAIN
Changes since 1.77: +7 -7 lines
Diff to previous 1.77
get coder working again on 6.x head (more)

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 12:32:52 2007 UTC (2 years, 4 months ago) by douggreen
Branch: MAIN
Changes since 1.76: +34 -23 lines
Diff to previous 1.76
get coder working again on 6.x head

Revision 1.55.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 20:50:13 2007 UTC (2 years, 5 months ago) by douggreen
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-4
Changes since 1.55.2.38: +3 -3 lines
Diff to previous 1.55.2.38 , to branch point 1.55
fix use of cache functions

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 11 11:38:57 2007 UTC (2 years, 5 months ago) by douggreen
Branch: MAIN
Changes since 1.75: +35 -4 lines
Diff to previous 1.75
#148417 - display statistics about number of files and errors

Revision 1.55.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 11 11:38:47 2007 UTC (2 years, 5 months ago) by douggreen
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-3
Changes since 1.55.2.37: +35 -4 lines
Diff to previous 1.55.2.37 , to branch point 1.55
#148417 - display statistics about number of files and errors

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 11 01:53:05 2007 UTC (2 years, 5 months ago) by douggreen
Branch: MAIN
Changes since 1.74: +15 -36 lines
Diff to previous 1.74
don't use hook_init - this was inefficient (init'd on every page) and prevents code from running with aggressive caching installed, refactoring this code actually made it simpler too!

Revision 1.55.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 11 01:51:34 2007 UTC (2 years, 5 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.36: +15 -36 lines
Diff to previous 1.55.2.36 , to branch point 1.55
don't use hook_init - this was inefficient (init'd on every page) and prevents code from running with aggressive caching installed, refactoring this code actually made it simpler too!

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 11:58:28 2007 UTC (2 years, 5 months ago) by douggreen
Branch: MAIN
Changes since 1.73: +2 -1 lines
Diff to previous 1.73
sort the modules and themes in the selection form

Revision 1.55.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 11:57:40 2007 UTC (2 years, 5 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.35: +2 -1 lines
Diff to previous 1.55.2.35 , to branch point 1.55
sort the modules and themes in the selection form

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 11:42:37 2007 UTC (2 years, 5 months ago) by douggreen
Branch: MAIN
Changes since 1.72: +10 -2 lines
Diff to previous 1.72
sort the review names in the selection form

Revision 1.55.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 11:41:44 2007 UTC (2 years, 5 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.34: +10 -2 lines
Diff to previous 1.55.2.34 , to branch point 1.55
sort the review names in the selection form

Revision 1.55.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 11:10:52 2007 UTC (2 years, 5 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.33: +12 -2 lines
Diff to previous 1.55.2.33 , to branch point 1.55
add 'comment' #source and implement first rules for comments

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 11:07:59 2007 UTC (2 years, 5 months ago) by douggreen
Branch: MAIN
Changes since 1.71: +12 -2 lines
Diff to previous 1.71
add 'comment' #source and implement first rules for comments

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 01:55:25 2007 UTC (2 years, 5 months ago) by douggreen
Branch: MAIN
Changes since 1.70: +9 -7 lines
Diff to previous 1.70
fix function check
check .install files

Revision 1.55.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 01:51:16 2007 UTC (2 years, 5 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.32: +2 -2 lines
Diff to previous 1.55.2.32 , to branch point 1.55
check .install files

Revision 1.55.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 01:48:02 2007 UTC (2 years, 5 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.31: +3 -3 lines
Diff to previous 1.55.2.31 , to branch point 1.55
fix _submit handlers that use form_state - I accidentally backported this from the 6.x version

Revision 1.55.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 20:30:29 2007 UTC (2 years, 5 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.30: +105 -68 lines
Diff to previous 1.55.2.30 , to branch point 1.55
backport changes from HEAD

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 06:17:45 2007 UTC (2 years, 5 months ago) by douggreen
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69
fix additional E_ALL error

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 06:08:17 2007 UTC (2 years, 5 months ago) by douggreen
Branch: MAIN
Changes since 1.68: +97 -62 lines
Diff to previous 1.68
coder re-upgraded to current version of 6.x (CVS HEAD)

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 00:47:57 2007 UTC (2 years, 5 months ago) by douggreen
Branch: MAIN
Changes since 1.67: +5 -1 lines
Diff to previous 1.67
port 5.x updates to 6.x

Revision 1.55.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 31 23:22:32 2007 UTC (2 years, 5 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.29: +5 -1 lines
Diff to previous 1.55.2.29 , to branch point 1.55
write the bulk of the 6.x upgrade rules at the CivicActions engineering co-working session, with help from the whole team.  An additional patch in the issue queue will handle FAPI changes.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 29 23:52:01 2007 UTC (2 years, 7 months ago) by douggreen
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66
#140150 - the space is optional before a heredoc name

Revision 1.55.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 29 23:47:58 2007 UTC (2 years, 7 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.28: +2 -2 lines
Diff to previous 1.55.2.28 , to branch point 1.55
#140150 - the space is optional before a heredoc name

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 8 23:15:53 2007 UTC (2 years, 7 months ago) by douggreen
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
#121388 by sun - fix bug in _coder_search_string

Revision 1.55.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 8 23:15:20 2007 UTC (2 years, 7 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.27: +2 -2 lines
Diff to previous 1.55.2.27 , to branch point 1.55
#121388 by sun - fix bug in _coder_search_string

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 21:16:20 2007 UTC (2 years, 7 months ago) by douggreen
Branch: MAIN
Changes since 1.64: +15 -1 lines
Diff to previous 1.64
add #function to regex processing to limit searches to a function

Revision 1.55.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 21:13:11 2007 UTC (2 years, 7 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.26: +15 -1 lines
Diff to previous 1.55.2.26 , to branch point 1.55
add initial coder_6x review

Revision 1.55.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 20:36:01 2007 UTC (2 years, 7 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.25: +54 -55 lines
Diff to previous 1.55.2.25 , to branch point 1.55
doh - fix syntax error from last checkin

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 17:57:02 2007 UTC (2 years, 7 months ago) by douggreen
Branch: MAIN
Changes since 1.63: +48 -107 lines
Diff to previous 1.63
remove 5.x menu code from HEAD/6.x branch

Revision 1.55.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 17:53:40 2007 UTC (2 years, 7 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.24: +54 -105 lines
Diff to previous 1.55.2.24 , to branch point 1.55
remove D6 menu code from D5 branch (D6 development is now in HEAD).

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 17:48:31 2007 UTC (2 years, 7 months ago) by douggreen
Branch: MAIN
Changes since 1.62: +11 -3 lines
Diff to previous 1.62
update to work with 6.x theme registry and hook_form_alter changes

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 17:28:03 2007 UTC (2 years, 7 months ago) by douggreen
Branch: MAIN
Changes since 1.61: +380 -158 lines
Diff to previous 1.61
copying DRUPAL-5 to HEAD for D6 development

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 16:08:32 2007 UTC (2 years, 7 months ago) by douggreen
Branch: MAIN
Changes since 1.60: +189 -78 lines
Diff to previous 1.60
#126938 by sun - add coder_format script to be distributed with cod
coder_format implements an alternative solution to formatting source code

Revision 1.55.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 28 13:41:09 2007 UTC (2 years, 8 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.23: +46 -35 lines
Diff to previous 1.55.2.23 , to branch point 1.55
improvements to performance review; and ... eating my own dogfood - fixes to coder module based on output of performance review.

Revision 1.55.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 14:54:41 2007 UTC (2 years, 8 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.22: +2 -2 lines
Diff to previous 1.55.2.22 , to branch point 1.55
when form_alter'ing a form using confirm_form, make sure that you're not in the confirm form portion of the form.  I didn't know that this happened, I'm going to have to check every place I form_alter for this one!

Revision 1.55.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 05:59:21 2007 UTC (2 years, 8 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.21: +6 -6 lines
Diff to previous 1.55.2.21 , to branch point 1.55
improve new warning descriptions to theme nicer and moved the js code to the .js file

Revision 1.55.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 05:20:22 2007 UTC (2 years, 8 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.20: +21 -3 lines
Diff to previous 1.55.2.20 , to branch point 1.55
add messages/descriptions to improve the user experience

Revision 1.55.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 06:17:42 2007 UTC (2 years, 8 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.19: +78 -7 lines
Diff to previous 1.55.2.19 , to branch point 1.55
#121388 by sun - more performance reviews, better styling of error and display of descriptions, and some performance enhancements within the coder code - Thanks!

Revision 1.55.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 18 05:28:01 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-2
Branch point for: DRUPAL-4-7--2, DRUPAL-5--2
Changes since 1.55.2.18: +2 -3 lines
Diff to previous 1.55.2.18 , to branch point 1.55
fix admin/settings/coder not getting default modules and themes

Revision 1.55.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 18 05:11:27 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.17: +3 -3 lines
Diff to previous 1.55.2.17 , to branch point 1.55
add additional permission for "all" review, mainly so that it can't be run on my test site (it's a resource hog)

Revision 1.55.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 18 04:59:51 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.16: +38 -7 lines
Diff to previous 1.55.2.16 , to branch point 1.55
#109875 - add support for All

Revision 1.55.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 17 19:42:35 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.15: +14 -14 lines
Diff to previous 1.55.2.15 , to branch point 1.55
more E_ALL changes for D6

Revision 1.55.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 17 19:30:48 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.14: +113 -52 lines
Diff to previous 1.55.2.14 , to branch point 1.55
add support for themes

Revision 1.55.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 17 14:50:27 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.13: +105 -71 lines
Diff to previous 1.55.2.13 , to branch point 1.55
Implement tabs;
clean up text, defaults, and selection form;
fix minor bugs

Revision 1.55.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 07:02:37 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.12: +65 -39 lines
Diff to previous 1.55.2.12 , to branch point 1.55
First attempt to make D6 compatible:
fixes a few E_ALL warnings
implements D6 menu (uses VERSION to decide which ones to create)

Revision 1.55.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 04:02:06 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.11: +62 -36 lines
Diff to previous 1.55.2.11 , to branch point 1.55
#109875 - when selecting core, also review top level php and includes

Revision 1.55.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 15:06:01 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.10: +17 -1 lines
Diff to previous 1.55.2.10 , to branch point 1.55
invalidate the cache when the code is updated -- this is going to help avoid alot of headache when people upgrade versions

Revision 1.55.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 14:05:24 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.9: +11 -4 lines
Diff to previous 1.55.2.9 , to branch point 1.55
#118872 - use title that hints about options used
#118866 - add images to display severity

Revision 1.55.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 12:39:08 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.8: +2 -1 lines
Diff to previous 1.55.2.8 , to branch point 1.55
#118880 by webchick - add help to coder page

Revision 1.55.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 03:22:30 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.7: +2 -2 lines
Diff to previous 1.55.2.7 , to branch point 1.55
#118866 from webchick - add severity to warning message

Revision 1.55.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 03:17:25 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.6: +4 -4 lines
Diff to previous 1.55.2.6 , to branch point 1.55
change coder_cache default to 1

Revision 1.55.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 03:16:51 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.5: +3 -3 lines
Diff to previous 1.55.2.5 , to branch point 1.55
#118865 from webchick - fix menu names

Revision 1.55.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 13 16:07:07 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.4: +43 -11 lines
Diff to previous 1.55.2.4 , to branch point 1.55
add experimental cache option that dramatically improves performance

Revision 1.55.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 13 14:03:51 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.3: +365 -129 lines
Diff to previous 1.55.2.3 , to branch point 1.55
copy new UI from HEAD

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 13 05:11:03 2007 UTC (2 years, 9 months ago) by douggreen
Branch: MAIN
Changes since 1.59: +25 -4 lines
Diff to previous 1.59
*** empty log message ***

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 13 04:42:45 2007 UTC (2 years, 9 months ago) by douggreen
Branch: MAIN
Changes since 1.58: +68 -24 lines
Diff to previous 1.58
add css styling to severity levels;
fix bug that displayed 'minor' warnings when level was 'normal' or higher;

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 23:18:11 2007 UTC (2 years, 9 months ago) by douggreen
Branch: MAIN
Changes since 1.57: +44 -27 lines
Diff to previous 1.57
#114711 - implement rule severity and user option

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 01:38:19 2007 UTC (2 years, 9 months ago) by douggreen
Branch: MAIN
Changes since 1.56: +195 -80 lines
Diff to previous 1.56
significant UI improvements that:
moves the settings form to coder page
display of warnings in fieldsets

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 22:35:14 2007 UTC (2 years, 9 months ago) by douggreen
Branch: MAIN
Changes since 1.55: +80 -59 lines
Diff to previous 1.55
copy from D5 branch and add experimental UI using forms

Revision 1.55.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 22:06:17 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55.2.2: +13 -17 lines
Diff to previous 1.55.2.2 , to branch point 1.55
remove D4.7/5 check for system_listing

Revision 1.55.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 01:07:31 2007 UTC (2 years, 9 months ago) by douggreen
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.55.2.1: +1 -13 lines
Diff to previous 1.55.2.1 , to branch point 1.55
#107608 by webchick - hook_help isn't needed in 5.x

Revision 1.55.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 23:24:16 2007 UTC (2 years, 10 months ago) by douggreen
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-3
Changes since 1.55: +3 -5 lines
Diff to previous 1.55 , to next main 1.100
#110170 - fix "active" links on settings page

Revision 1.55.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 23:23:30 2007 UTC (2 years, 10 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.55: +3 -5 lines
Diff to previous 1.55
#110170 - fix "active" links on settings page

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 15:55:47 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-2, DRUPAL-5--1-2
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.54: +3 -3 lines
Diff to previous 1.54
#109386 from webchick - add link to warning about info files;
fix t() with links per http://api.drupal.org/api/HEAD/function/t;

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 15:23:09 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.53: +66 -20 lines
Diff to previous 1.53
#107448 - add <<< processing;
add rules for <br> and uppercase XHTML;
move includes/tests to tests and move coder_drupal.inc coder_style.inc;

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 18:39:43 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.52: +163 -99 lines
Diff to previous 1.52
#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.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 03:22:35 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
not my night - one more change to affect menu change from admin/coder to coder

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 03:18:39 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.50: +4 -4 lines
Diff to previous 1.50
replace all paths with coder instead of admin/coder

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 12 21:21:33 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
#107434 from webchick - move from admin/coder menu to coder

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 9 00:35:56 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
Fix #107642 that was introduced by the fix to #107391 - proper display of links in warnings

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 8 03:45:11 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.47: +29 -3 lines
Diff to previous 1.47
Fix #107444 from webchick - only perform regex rules on php, not html - skip characters between ?> <?php

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 8 03:18:24 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.46: +5 -2 lines
Diff to previous 1.46
Fix #107617 reported by oadaeh - display multiple errors from same line

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 8 02:50:59 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.45: +5 -4 lines
Diff to previous 1.45
Fix #107598 - oops, broke this earlier today with #107172 fix.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 8 01:39:50 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.44: +1 -5 lines
Diff to previous 1.44
#107607 from webchick - remove redundant permissions check

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 8 01:18:54 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.43: +5 -5 lines
Diff to previous 1.43
#107430 from webchick - allow globals defined in the Drupal 5 modules directory

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 8 00:16:40 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.42: +19 -6 lines
Diff to previous 1.42
#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!

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 7 23:34:08 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.41: +11 -6 lines
Diff to previous 1.41
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

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 5 13:38:14 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.40: +4 -4 lines
Diff to previous 1.40
implement better stdclass rule;
fixed case-insensitive check that was accidentally removed;
started a tests folder and added a couple of style tests

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 5 03:31:36 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.39: +14 -2 lines
Diff to previous 1.39
fix rules in drupal coding standards:
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

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 5 02:38:45 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.38: +1 -7 lines
Diff to previous 1.38
remove #case option, instead use regex (?-i) for case sensitive matches

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 3 05:16:41 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.37: +11 -6 lines
Diff to previous 1.37
better handling of multi-line strings that will allow us to catch errors
on the same line as the trailing quote.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 3 02:52:42 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.36: +24 -18 lines
Diff to previous 1.36
handle multi-line strings - http://drupal.org/node/106493

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 3 00:38:35 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.35: +11 -11 lines
Diff to previous 1.35
thanks to yched!  fixing the string concatenation rule http://drupal.org/node/106411

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 2 12:55:05 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-1, DRUPAL-5--1-1
Changes since 1.34: +5 -13 lines
Diff to previous 1.34
use php variable functions for version specific function usage (cleaner code
requires only one usage of the function and is less likely to be buggy).

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 1 13:16:06 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33
Use sentence capitalization instead of Case Capitalization

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 1 06:50:13 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
fix php4 error - http://drupal.org/node/106097

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 1 03:01:20 2007 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.31: +36 -7 lines
Diff to previous 1.31
improve rule warning's to include links to the approriate drupal api functions;
this is actually a major overhaul of the rule warning system -- implementing a
#warning_callback option and moving the t() processing out of the rule.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 31 13:31:52 2006 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-5--1-0
Changes since 1.30: +11 -3 lines
Diff to previous 1.30
better comment about my break from the string concatenation style suggestion

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 30 18:31:06 2006 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.29: +14 -7 lines
Diff to previous 1.29
fix quote/string processing to handle escaped quotes

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 30 17:26:23 2006 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28
Add TODO comment (this is the source of the false positives in coder_47.inc)

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 30 17:21:35 2006 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.27: +3 -2 lines
Diff to previous 1.27
alter theming of results with link to full results page on summary page;
fix false warning;
fix misspelled word;

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 30 14:01:35 2006 UTC (2 years, 10 months ago) by douggreen
Branch: MAIN
Changes since 1.26: +30 -15 lines
Diff to previous 1.26
changed do_coder_review args to array for more flexibility;
added upgrade50 check for .info file

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 30 01:39:19 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
Fix default review values

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 30 01:29:41 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.24: +4 -4 lines
Diff to previous 1.24
display partial paths

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 30 00:54:20 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
fix php pass-by-ref deprecate warning by using call_user_func_array()

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 30 00:26:14 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.22: +4 -4 lines
Diff to previous 1.22
Backout attempt to display partial paths, because of bugs

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 23:22:00 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.21: +32 -4 lines
Diff to previous 1.21
support 4.7 and 5 with single code base

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 21:13:47 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.20: +1 -2 lines
Diff to previous 1.20
Remove unnecessary unset

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 20:31:51 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Fix _coder_default_reviews to return checked status

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 19:15:22 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.18: +8 -4 lines
Diff to previous 1.18
Tighten up the logic for finding includes, avoiding getting entries outside
of the file subpath

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 18:54:31 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.17: +9 -3 lines
Diff to previous 1.17
Implement camel case check

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 18:39:12 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.16: +7 -6 lines
Diff to previous 1.16
Add #original tag to distinguish between using $lines and $orig_lines;
Add security warning about $REQUEST_URI

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 18:26:28 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.15: +9 -7 lines
Diff to previous 1.15
Let preg_replace handle array of lines when possible;
Replace quoted strings with empty strings, to avoid false positives

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 17:01:08 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.14: +13 -8 lines
Diff to previous 1.14
Fix bug in new comment processing;
Add a few more Drupal coding styles;
Remove #coder_ignore in preparation for better string handling

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 16:47:11 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.13: +39 -13 lines
Diff to previous 1.13
Strip comments so we get fewer false positives

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 14:38:22 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.12: +31 -18 lines
Diff to previous 1.12
don't handle includes when doing the full list -- it takes too long
fix display of <? ?> in coder_drupal.inc

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 08:10:07 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.11: +7 -3 lines
Diff to previous 1.11
Prevent processing of same include file more than once

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 08:01:57 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.10: +10 -2 lines
Diff to previous 1.10
Perform code review on include files
Add #coder_ignore directive
Remove ?> from include files

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 07:43:23 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.9: +0 -0 lines
Diff to previous 1.9
Add for to control structures list
Look for trailing ?> (probably unnecessary because CVS strips this from modules)

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 07:28:36 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Link to coder page from coder module settings

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 06:39:07 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.7: +22 -7 lines
Diff to previous 1.7
Add first cut at security callback (not functional at all)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 06:11:49 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.6: +11 -17 lines
Diff to previous 1.6
Sort warnings by line number

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 05:57:49 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.5: +19 -12 lines
Diff to previous 1.5
Theming changes

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 05:47:47 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.4: +29 -6 lines
Diff to previous 1.4
Implement most of Drupal Coding standards

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 05:02:27 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.3: +33 -20 lines
Diff to previous 1.3
Theme coder_line
Minor mods to rule definitions getting ready for other types

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 04:48:50 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.2: +18 -1 lines
Diff to previous 1.2
add link to system_modules form
add access denied message to page

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 03:47:16 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
Changes since 1.1: +286 -0 lines
Diff to previous 1.1
Recommitting to HEAD tag

Revision 1.1.2.3
Fri Dec 29 03:43:33 2006 UTC (2 years, 11 months ago) by douggreen
Changes since 1.1.2.2: +1 -1 lines
FILE REMOVED
Removing coder files that were inadvertantly checked-into the DRUPAL-4-7
tag instead of the HEAD tag... hopefully CVS will let me recreate this project
starting with HEAD

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 28 23:02:02 2006 UTC (2 years, 11 months ago) by douggreen
Changes since 1.1.2.1: +6 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
add argument processing to support admin/coder/modulename

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 28 22:13:07 2006 UTC (2 years, 11 months ago) by douggreen
Changes since 1.1: +281 -0 lines
Diff to previous 1.1
Developer Module that assists with code review and version upgrade that
supports a plug-in extensible hook system so contributed modules can
define additional review standards.

Built-in support for:
 - Drupal Coding Standards - http://drupal.org/node/318
 - Converting 4.6.x modules to 4.7.x - http://drupal.org/node/22218
 - Converting 4.7.x modules to 5.x - http://drupal.org/node/64279
 - Handle text in a secure fashion - http://drupal.org/node/28984

Revision 1.1
Thu Dec 28 22:13:07 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
FILE REMOVED
file coder.module was initially added on branch DRUPAL-4-7.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2