Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #156817 by tangent: coding style issues in syslog module noticed by coder module | Gábor Hojtsy | 2007-07-04 |
| | |||
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵ | Gábor Hojtsy | 2007-06-30 |
| | | | | router path based lookups, and also full path argument lookup with a passed argument array | ||
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |
| | |||
* | - Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags. | Dries Buytaert | 2007-04-30 |
| | |||
* | #76588: Small fixes after that patch landed | Gábor Hojtsy | 2007-04-24 |
| | | | | | | | | - typo fix in watchdog() phpdoc - add a missing array() on a watchdog call in ping.module - handle NULL 'variables' value in syslog module Noticed these while writing the documentation for watchdog() updates and by comitting the updates into the i18n SVN repository. | ||
* | - Patch #76588 by Gabor: made log messages translatable. Yay. | Dries Buytaert | 2007-04-24 |
| | |||
* | - Patch #63881 by kbahey: logging documentation improvements. | Dries Buytaert | 2007-04-13 |
| | |||
* | - Patch #63881 by erdemkose: improve compatibility of syslog with Windows ↵ | Dries Buytaert | 2007-04-10 |
| | | | | systems. | ||
* | - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. ↵ | Dries Buytaert | 2007-04-10 |
Added support for external loggers, and included a small syslog module into core. |