summaryrefslogtreecommitdiff
path: root/modules/watchdog
Commit message (Expand)AuthorAge
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Patch #16197 by Neil: removed useless watchdog "long" help.Dries Buytaert2005-01-26
* - Patch #15957 by Goba: reintroduce translateable watchdog types.Dries Buytaert2005-01-22
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Fixed colspan bug reported by Steven.Dries Buytaert2004-12-06
* - Fixed typo and reworded the filter.Dries Buytaert2004-11-28
* - Refactored the statistics and watchdog module (views). The most importantDries Buytaert2004-11-28
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Added generic flood control mechanism to throttle certain operations per ho...Dries Buytaert2004-11-15
* - Patch #12455 by Steven: optimized SQL query. This problem caused Drupal.org'sDries Buytaert2004-11-02
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* #10648: Fix watchdog-related tablesort coloring bug in IE, add support for <t...Steven Wittens2004-09-14
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* - Patch #9975 by TDobes: fixes two consistency problems with watchdog entries:Dries Buytaert2004-08-14
* - Patch #8952 by Morbus: watchdog module beautifications.Dries Buytaert2004-07-03
* - Small watchdog module optimization by Morbus.Dries Buytaert2004-07-02
* - Patch #8952 by Morbus: made the watchdog module more doxygenish:Dries Buytaert2004-07-02
* - Patch #8681 by stefan: fixed some broken URLs and help texts.Dries Buytaert2004-06-20
* Tabs patch!Dries Buytaert2004-06-18
* - Fixing watchdog menu so the filters work.Kjartan Mannes2004-06-01
* - More code improvements by JonBob.Dries Buytaert2004-05-24
* - Made the log type menus conditonalKjartan Mannes2004-05-17
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch 6675 by Ax: reorganized the menu's of the watchdog and statistics moduleDries Buytaert2004-04-18
* - Patch by JonBob/Jonathan: reworked the menu system so that menus areDries Buytaert2004-04-15
* Truncate UTF-8 patch. Introduced a new function truncate_utf8() for chopping ...Steven Wittens2004-04-15
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch 5592 by Goba: introduced a new function, drupal_map_assoc().Dries Buytaert2004-02-12
* - Avoid SQL queries if possible.Dries Buytaert2004-02-10
* - Usability improvement: changed 'messages' to 'logs'.Dries Buytaert2004-02-07
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Removed the hard-coded list of watchdog types. The list is compiledDries Buytaert2004-01-02
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Fixed typo.Dries Buytaert2003-12-06
* - Corrected the context-sensitive help of the error messages.Dries Buytaert2003-12-06
* - Patch 0178 by eafarris: moved the watchdog colors to CSS so they are themea...Dries Buytaert2003-12-03
* - Fixed incorrect link title.Dries Buytaert2003-11-27
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Patch by JonBob:Dries Buytaert2003-11-20
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Small documentation improvements.Dries Buytaert2003-10-23
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Fixed typo in the watchdog module's help text. Patch by Gabor.Dries Buytaert2003-10-07
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Fixed translation glitch in watchdog module. Thanks Stefan.Dries Buytaert2003-10-02
* - Fixed bug #3383: broken admin help of the watchdog module. Patch byDries Buytaert2003-09-30