Skip to content
Snippets Groups Projects
  1. Sep 27, 2002
  2. Sep 26, 2002
    • Dries Buytaert's avatar
      · 56bd15ef
      Dries Buytaert authored
      - Applied Marco's first regex patch.
      56bd15ef
    • Dries Buytaert's avatar
      · 2c165d0e
      Dries Buytaert authored
      - Applied Axel's patch to sort blocks by weight.
      2c165d0e
  3. Sep 25, 2002
  4. Sep 22, 2002
    • Dries Buytaert's avatar
      · e4d92b58
      Dries Buytaert authored
      - Some PostgreSQL improvements.  Patch by James Arthur.
      e4d92b58
  5. Sep 18, 2002
    • Dries Buytaert's avatar
      · a3a5dd45
      Dries Buytaert authored
      - Fixed bug with queue module not displaying comments.  Patch by Moshe.
      a3a5dd45
  6. Sep 17, 2002
    • Dries Buytaert's avatar
      · 50e4d79a
      Dries Buytaert authored
      - Fix problem of comments not showing when viewed through node.php.  Patch
        by Moshe.
      50e4d79a
    • Dries Buytaert's avatar
      · 85c6e905
      Dries Buytaert authored
      - Made sure the sequence table is properly initialized for comments.
      85c6e905
    • Dries Buytaert's avatar
      · 2ba4c42e
      Dries Buytaert authored
      - Fixed e-mail regex to accept ".info" TLDs as well as other future TLDs,
        fixed e-mail regex to accept IP addresses (eg. 127.0.0.1), changed some
        HTML to XHTML, fixed some cosmetic glitches, etc.
      2ba4c42e
    • Dries Buytaert's avatar
      · b2a5a897
      Dries Buytaert authored
      - Applied Moshe's forum.module patch.
      b2a5a897
    • Dries Buytaert's avatar
      · fec23c52
      Dries Buytaert authored
      - Applied Moshe's comment.module patch.
      fec23c52
  7. Sep 15, 2002
    • Dries Buytaert's avatar
      · 92326261
      Dries Buytaert authored
      - Commited Marco's new comment module and forum module!!!
      92326261
  8. Sep 14, 2002
  9. Sep 13, 2002
  10. Sep 11, 2002
  11. Sep 10, 2002
  12. Sep 08, 2002
  13. Sep 01, 2002
    • Dries Buytaert's avatar
      · 411bcd55
      Dries Buytaert authored
      - Removed the bloggerapi_watchdog() function.
      411bcd55
  14. Aug 26, 2002
    • Dries Buytaert's avatar
      · 58c99266
      Dries Buytaert authored
      - Another "SELECT... LEFT JOIN... GROUP BY... ORDER BY" by James.
      58c99266
    • Dries Buytaert's avatar
      · 547ac22a
      Dries Buytaert authored
      - Fixed function prototype of db_error().  Patch by James.
      
        One-liners are great! :)
      547ac22a
    • Dries Buytaert's avatar
      · b72bb5cf
      Dries Buytaert authored
      - Fixed typo in CSS.  Patch by James.
      b72bb5cf
    • Dries Buytaert's avatar
      · a28f8180
      Dries Buytaert authored
      - Changed "$watchdog->message" from type "varchar(255)" to type "text".
        Patch by James.  For sake of consistency, I updated the MySQL scheme
        and added a new update entry to "update.php".
      a28f8180
    • Dries Buytaert's avatar
      · 3cdfcaf8
      Dries Buytaert authored
      - Made two INSERT queries ANSI compliant.  Patch by James, slightly modified
        by Dries.
      3cdfcaf8
  15. Aug 22, 2002
    • Dries Buytaert's avatar
      · 5c66243d
      Dries Buytaert authored
      - Committed (a slightly modified version of) PiAir's Blogger API documentation
        patch.
      5c66243d
    • Dries Buytaert's avatar
      · 15a9b6c5
      Dries Buytaert authored
      - Fixed statistics module.
      15a9b6c5
    • Dries Buytaert's avatar
      · 2fe2a123
      Dries Buytaert authored
      - Removed the unused table and included the sequences table.   Patch by
        jaa.
      2fe2a123
  16. Aug 21, 2002
    • Dries Buytaert's avatar
      · fd05ff03
      Dries Buytaert authored
      - Fixed typo.  Patch by Marco.
      fd05ff03
  17. Aug 20, 2002
    • Dries Buytaert's avatar
      · 8cae7b07
      Dries Buytaert authored
      - Integrated Moshe's documentation (http://www.drupal.org/node.php?id) in
        the drupal.module.  Fixed a couple of typos and small inconsistencies.
      8cae7b07
    • Dries Buytaert's avatar
      · bfe5b85d
      Dries Buytaert authored
      - Applied a (modified) version of Marco's SQL sequence patch.
      bfe5b85d
  18. Aug 19, 2002
    • Dries Buytaert's avatar
      · afd87425
      Dries Buytaert authored
      - Replaced MySQL-ism by its ANSI SQL counterpart.  Patch by jaa.
      afd87425
  19. Aug 18, 2002
    • Dries Buytaert's avatar
      · c34d7785
      Dries Buytaert authored
      - Bugfix: changed the PostgreSQL database scheme of the session field in
        the user table.  Patch by jaa.
      c34d7785
    • Dries Buytaert's avatar
      · 9df234e6
      Dries Buytaert authored
      - Removed a MySQL-ism from the user module.  Patch by James.
      
      - Fixed the "uid < 0" issue.  Fix by Marco.
      9df234e6
    • Dries Buytaert's avatar
      · 9c0cfb85
      Dries Buytaert authored
      - Made James the new PostgreSQL maintainer and marked the PostgreSQL
        port as being maintained.
      9c0cfb85
Loading