Skip to content
  1. Dec 28, 2003
    • Dries Buytaert's avatar
      · 5c0cd3c0
      Dries Buytaert authored
      - Some fixes to the code-style.sh script.
      5c0cd3c0
  2. Oct 30, 2003
    • Dries Buytaert's avatar
      · f35eb376
      Dries Buytaert authored
      - Improvment: detect wrong mixed case variables, be more strict about XHTML.
      f35eb376
  3. 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
  4. Nov 06, 2002
  5. 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
  6. Oct 23, 2001
    • Dries Buytaert's avatar
      · 078e2fdc
      Dries Buytaert authored
      - Updated the coding style checker. (patch by Alex)
      078e2fdc
  7. 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
  8. 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