Skip to content
  1. Feb 15, 2007
  2. Oct 14, 2006
  3. Feb 21, 2006
  4. Dec 28, 2005
    • Dries Buytaert's avatar
      · 18a53747
      Dries Buytaert authored
      - Patch #167 (!) by killes: made the code style script work with ++ and -- operators.
        (The oldest issue of the year award goes to killes.)
      18a53747
  5. Mar 31, 2005
  6. Dec 28, 2003
    • Dries Buytaert's avatar
      · 5c0cd3c0
      Dries Buytaert authored
      - Some fixes to the code-style.sh script.
      5c0cd3c0
  7. Oct 30, 2003
    • Dries Buytaert's avatar
      · f35eb376
      Dries Buytaert authored
      - Improvment: detect wrong mixed case variables, be more strict about XHTML.
      f35eb376
  8. Jun 06, 2003
    • Dries Buytaert's avatar
      · aa38097c
      Dries Buytaert authored
      - Dropped check_input(); use check_query() instead.
      
      - Made the statistics module use referer_uri() for security's sake.
      aa38097c
  9. Nov 06, 2002
  10. Nov 17, 2001
    • Kjartan Mannes's avatar
      code-style.pl · ac50e1a4
      Kjartan Mannes authored
      - allow $var++ and $var-- syntax.
      
      update.php / block.module
      - cleaned up coding style, and trailing spaces.
      ac50e1a4
  11. Oct 23, 2001
    • Dries Buytaert's avatar
      · 078e2fdc
      Dries Buytaert authored
      - Updated the coding style checker. (patch by Alex)
      078e2fdc
  12. Oct 17, 2001
    • Dries Buytaert's avatar
      · f295648c
      Dries Buytaert authored
      - fixed a SQL typo in node.php: user --> users
      
      - added SQL table keys for the node types
      f295648c
  13. Oct 16, 2001
    • Dries Buytaert's avatar
      · af6c2808
      Dries Buytaert authored
      - 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."
      af6c2808