Skip to content
  1. Nov 02, 2009
  2. Oct 31, 2009
  3. Oct 09, 2009
  4. Oct 08, 2009
  5. Sep 26, 2009
  6. Aug 25, 2009
  7. Aug 14, 2009
  8. Apr 28, 2009
  9. Jan 08, 2009
  10. Jan 05, 2009
  11. Jan 04, 2009
  12. Jan 02, 2009
  13. Jan 01, 2009
  14. Nov 10, 2008
  15. Aug 23, 2008
  16. Jul 18, 2008
  17. May 15, 2008
  18. Mar 13, 2008
  19. Feb 04, 2008
  20. Oct 03, 2007
  21. Jul 11, 2007
  22. Jun 01, 2007
  23. Apr 13, 2007
  24. Dec 11, 2006
  25. Jul 10, 2006
  26. Jul 09, 2006
  27. Nov 28, 2005
  28. Nov 27, 2005
  29. Nov 21, 2005
  30. Aug 28, 2005
  31. Aug 14, 2005
  32. Sep 15, 2004
  33. Jul 25, 2004
    • Dries Buytaert's avatar
      · 702a0576
      Dries Buytaert authored
      - Patch #9478 by JonBob: allow printf-style arguments in pager_query.
      
        Currently pager_query() is the black sheep of the database query family, because it does not allow for printf-style arguments to be inserted in the query. This is a problem because it introduces developer confusion when moving from an unpaged query to a paged one, and it encourages substitution of variables directly into the query, which can bypass our check_query() security feature.
      
        This patch adds this ability to pager_query(). The change is backwards-compatible, but a couple calls to the function in core have been changed to use the new capability.
      702a0576
  34. Mar 12, 2004
  35. Mar 06, 2004
  36. Feb 14, 2004
    • Dries Buytaert's avatar
      · 69a9a445
      Dries Buytaert authored
      - Made the text files Windows-friendly.
      69a9a445
  37. Jan 28, 2004
    • Dries Buytaert's avatar
      · 842e223b
      Dries Buytaert authored
      - Made James the blog api maintainer.
      842e223b
  38. Jan 27, 2004
    • Dries Buytaert's avatar
      · 01b5aa17
      Dries Buytaert authored
      - Made Goba the locale module maintainer.
      01b5aa17
  39. Sep 30, 2003
    • Dries Buytaert's avatar
      · 52c42406
      Dries Buytaert authored
      - Added PostgreSQL support to the update script.  Patch by Adrian.
      
      - Making Adrian the new PostgreSQL maintainer.
      52c42406