Skip to content
  1. Mar 20, 2004
  2. Feb 23, 2004
    • Dries Buytaert's avatar
      · 65b124bd
      Dries Buytaert authored
      - Usability improvement: made the throttle message fit in the watchdog message.
      65b124bd
  3. Feb 22, 2004
  4. Feb 15, 2004
    • Dries Buytaert's avatar
      · bd784227
      Dries Buytaert authored
      - Patch 5592 by Goba: let drupal_map_assoc() rule.  :-)
      
      - Renamed CHANGELOG to CHANGELOG.txt for Windows uses.
      bd784227
  5. Feb 05, 2004
  6. Jan 23, 2004
    • Dries Buytaert's avatar
      · b85eb11e
      Dries Buytaert authored
      Patch 5287 by Stefan: multiline help texts should become inside a single $output.
      b85eb11e
  7. Jan 17, 2004
    • Dries Buytaert's avatar
      · 02090ae2
      Dries Buytaert authored
      - Removed the 'enable/disable' setting from the throttle module.  To disable
        a module, disable it from the modules configuration page.
      02090ae2
  8. Jan 15, 2004
  9. Jan 11, 2004
  10. Jan 05, 2004
    • Dries Buytaert's avatar
      · 7cf84827
      Dries Buytaert authored
      - Implemented feature request/bug #4973: removed the throttle module's dependence
        on cron to make adjusting the throttle level more responsive (when configured
        to).
      7cf84827
    • Dries Buytaert's avatar
      · 82d45931
      Dries Buytaert authored
      - Fixed bug 4972: an incorrect permission name prevented the throttle block
        from being shown to users.
      82d45931
  11. Jan 02, 2004
    • Dries Buytaert's avatar
      · b63747fd
      Dries Buytaert authored
      - Removed the hard-coded list of watchdog types.  The list is compiled
        dynamically and can be extended through the watchdog() call.  (Chris
        could use it to move the cron message to their own category.)
      b63747fd
  12. Dec 29, 2003
  13. Dec 04, 2003
    • Dries Buytaert's avatar
      · 451a9064
      Dries Buytaert authored
      - Fixed throttle block problem.  Patch by Jeremy.
      451a9064
  14. Nov 30, 2003
    • Dries Buytaert's avatar
      · f10cf475
      Dries Buytaert authored
      - Better separation between throttle and statistics module code.  Patch by Jeremy.
      f10cf475
  15. Nov 29, 2003
  16. Nov 27, 2003
    • Dries Buytaert's avatar
      · ff137e35
      Dries Buytaert authored
      - Throttle module improvements by Jeremy:
         + Fix modules help to read better and be accurate
         + Add groups to throttle_settings()
         + Provide much more detailed information in all _settings options
         + Fix links in module's "Throttle status" block
      ff137e35
  17. Nov 07, 2003
    • Dries Buytaert's avatar
      · ef0fa006
      Dries Buytaert authored
      - Usability improvement: replaced many selection boxes by radio buttons.
        Patch by Stefan.
      ef0fa006
  18. Oct 25, 2003
    • Dries Buytaert's avatar
      · 98a17718
      Dries Buytaert authored
      - Fixed typos in the throttle module documentation.  Patch by marky.
      98a17718
  19. Oct 09, 2003
  20. Oct 07, 2003
    • Dries Buytaert's avatar
      · 22c889e7
      Dries Buytaert authored
      - Help system improvements: eliminated the _system hook.  Patch by Michael.
      
      - Bloggerapi module fixes.  Patch by Kjartan.
      
      - Coding style fixes.  Patch by Michael.
      22c889e7
  21. Oct 03, 2003
    • Dries Buytaert's avatar
      · 058971c3
      Dries Buytaert authored
      - Help improvements and translation improvements from Michael.  Thanks!
      058971c3
  22. Sep 25, 2003
    • Dries Buytaert's avatar
      · 645d026e
      Dries Buytaert authored
      - Added $Id$ tags.  Patch by Chris.
      645d026e
  23. Aug 20, 2003
    • Dries Buytaert's avatar
      · 8a3512d4
      Dries Buytaert authored
      - Updated the throttle module to the new documentation scheme.
      8a3512d4
  24. May 29, 2003
    • Dries Buytaert's avatar
      · 8d2b1238
      Dries Buytaert authored
      - Michael Frankowski's excellent help text improvements!
      8d2b1238
  25. Feb 11, 2003
  26. Jan 23, 2003
  27. Jan 21, 2003
    • Dries Buytaert's avatar
      · 9a23223e
      Dries Buytaert authored
      - Applied Ori's format_plural() patch; see mailing list for details.
      
        NOTE: some modules in the contributions repository might need to be updated.
      9a23223e
  28. Jan 06, 2003
    • Dries Buytaert's avatar
      · 89b2069e
      Dries Buytaert authored
      - Clean URL patch.
      89b2069e
  29. Nov 27, 2002
    • Dries Buytaert's avatar
      · 1b733dc9
      Dries Buytaert authored
      - Fix blocks of throttle and queue module.  Patch by Gerhard.
      1b733dc9
  30. Oct 13, 2002
    • Dries Buytaert's avatar
      · fcae7030
      Dries Buytaert authored
      - Committed Jeremy's incarnation of the statistics module.  Last minutes
        changes include:
      
          * a couple of coding style changes, renamed some "stats" into
            "statistics", etc.
      
          * removed the "Who's online" block from the user module.
      
          * added db_affected_rows() to the resp. database abstraction
            layers and made the statistics module use db_affected_rows()
            instead.
      
          * added update logic to "update.php".
      fcae7030