summaryrefslogtreecommitdiff
path: root/modules/dblog/dblog.module
Commit message (Collapse)AuthorAge
* #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocksGábor Hojtsy2008-01-08
|
* White space problem found while gathering background info for #204420Gábor Hojtsy2007-12-31
|
* #200069 by keith.smith: new standard for 'more information' links in module ↵Gábor Hojtsy2007-12-14
| | | | help texts, as the handbook we referred to before was renamed
* #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functionsGábor Hojtsy2007-12-06
|
* #195631 by yhager: although logs was changed to reports, this was not ↵Gábor Hojtsy2007-11-27
| | | | reflected in dblog_init()
* #165140 by dww: rename logs to reports (usability improvement)Gábor Hojtsy2007-10-20
|
* - Patch #178044 by chx: properly delete watchdog messages captured by the ↵Dries Buytaert2007-10-02
| | | | dblog.module.
* - Patch #161177 by Crell: split dblog module.Dries Buytaert2007-07-22
|
* - Patch #158904 by dmitrig01: dblog has help page at wrong path.Dries Buytaert2007-07-12
|
* #58090 by sime and webchick: add id to dblog HTML output tableGábor Hojtsy2007-07-01
|
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵Gábor Hojtsy2007-06-30
| | | | router path based lookups, and also full path argument lookup with a passed argument array
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵Dries Buytaert2007-06-04
| | | | redundant arguments
* - Patch #147761 by ChrisKennedy: SQL bugfix.Dries Buytaert2007-05-31
|
* - Patch #147761 by hswong3i: made dblog Oracle-friendly.Dries Buytaert2007-05-30
|
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
|
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
|
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
|
* - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible ↵Dries Buytaert2007-04-30
| | | | to filter log messages in the database log.
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
|
* - Patch #63881 by kbahey: logging documentation improvements.Dries Buytaert2007-04-13
|
* - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. ↵Dries Buytaert2007-04-10
Added support for external loggers, and included a small syslog module into core.