summaryrefslogtreecommitdiff
path: root/modules/throttle.module
Commit message (Expand)AuthorAge
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
* - Patch #47584 by Kobus: improved throttle module help text.Dries Buytaert2006-02-02
* - Patch #45041 by markus: rand() -> mt_rand() + removed deprecated comments.Dries Buytaert2006-01-17
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #20255 by Cvbge: simplified a query in the throttle.module. Fixes a ...Dries Buytaert2005-08-30
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch by Neil: removed redundant form_group() from throttle settings page.Dries Buytaert2005-07-31
* - Code cleanup: improve format_plural usage, add some missing placeholder/che...Steven Wittens2005-05-31
* - Patch #19894 by Gerhard: provided defaults for the throttle module settings.Dries Buytaert2005-04-03
* - 'models' -> 'modules'Dries Buytaert2005-04-03
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - Patch #18491: removed the 'access throttle block' permission. It is no lon...Dries Buytaert2005-03-07
* - Added a special category for throttle messages.Dries Buytaert2004-12-04
* - Modified patch by Jeremy: throttle module improvements and fixes:Dries Buytaert2004-11-14
* - Refactored the throttle module. Patch by Jeremy and me.Dries Buytaert2004-11-07
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* #11503: missing t() in throttle and filter modules.Steven Wittens2004-10-12
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - Patch #8681 by stefan: fixed some broken URLs and help texts.Dries Buytaert2004-06-20
* - Patch #8679 by asimmonds: fixed spelling mistakes.Dries Buytaert2004-06-20
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.Dries Buytaert2004-06-02
* - More code improvements by JonBob.Dries Buytaert2004-05-24
* Patch #5588 by bylund: XHTML improvements: <i> -> <em> and <b> -> <strong>.Dries Buytaert2004-03-20
* - Usability improvement: made the throttle message fit in the watchdog message.Dries Buytaert2004-02-23
* - Slightly improved the throttle watchdog messages.Dries Buytaert2004-02-22
* - Patch 5592 by Goba: let drupal_map_assoc() rule. :-)Dries Buytaert2004-02-15
* - Throttle: fixed incorrect watchdog message (seems a leftover from before).Steven Wittens2004-02-05
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Removed the 'enable/disable' setting from the throttle module. To disableDries Buytaert2004-01-17
* - Small cleanupsDries Buytaert2004-01-15
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Implemented feature request/bug #4973: removed the throttle module's depend...Dries Buytaert2004-01-05
* - Fixed bug 4972: an incorrect permission name prevented the throttle blockDries Buytaert2004-01-05
* - Removed the hard-coded list of watchdog types. The list is compiledDries Buytaert2004-01-02
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Fixed throttle block problem. Patch by Jeremy.Dries Buytaert2003-12-04
* - Better separation between throttle and statistics module code. Patch by Je...Dries Buytaert2003-11-30
* - More throttle improvements. Patch by Jeremy.Dries Buytaert2003-11-29
* - Throttle module improvements by Jeremy:Dries Buytaert2003-11-27
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Fixed typos in the throttle module documentation. Patch by marky.Dries Buytaert2003-10-25
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03