Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Links to DRUPAL-7-0-UNSTABLE-1: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #111347 by Steven: refactor url() and l().
- Patch #118891 by tanifa: added PerlDoc comments / user generated documentation. Tres cool.
- Small correction to code style checker.
- Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)
- Patch #167 (!) by killes: made the code style script work with ++ and -- operators. (The oldest issue of the year award goes to killes.)
- Patch #19739 by Uwe: corrected many typo's in the documentation and code comments
- Some fixes to the code-style.sh script.
- Improvment: detect wrong mixed case variables, be more strict about XHTML.
- Dropped check_input(); use check_query() instead. - Made the statistics module use referer_uri() for security's sake.
- adding $Id$ (and testing loginfo script).
code-style.pl - allow $var++ and $var-- syntax. update.php / block.module - cleaned up coding style, and trailing spaces.
- Updated the coding style checker. (patch by Alex)
- fixed a SQL typo in node.php: user --> users - added SQL table keys for the node types
- Added a *cool* new Perl script by Alexander. You can use this script
to check your code against the Drupal coding style:
"This program tries to show as many improvements as possible with no
false positives."
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |