summaryrefslogtreecommitdiff
path: root/modules/syslog/syslog.module
Commit message (Collapse)AuthorAge
* Issue #1816858 by bleen18: Clean-up for Syslog module docsJennifer Hodgdon2012-10-26
|
* Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed ↵webchick2012-04-28
| | | | watchdog() assumes is defined.
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #1368872 by kid_icarus: A bit more API cleanup for syslog moduleJennifer Hodgdon2012-03-19
|
* Issue #1368872 by agentrickard, oriol_e9g: Clean up API docs for syslog.webchick2011-12-31
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #921606 by munzirtaha, bleen18: various code uses is_null().Dries Buytaert2010-09-26
|
* - Patch #881540 by bjaspan: openlog() identity argument and unrelated bug fixes.Dries Buytaert2010-08-18
|
* - Patch #881540 by bjaspan: syslog.module should support openlog() identity ↵Dries Buytaert2010-08-12
| | | | argument.
* - Patch #659784 by mfb, Poetro: fixed syslog_watchdog() using theme().Dries Buytaert2010-04-21
|
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #696642 by qasimzee: improved consistency of phpDoc.Dries Buytaert2010-01-27
|
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #634234 by jhodgdon, arianek: more help improvements.Dries Buytaert2009-12-01
|
* - Patch #634234 by jhodgdon, arianek, lisarex: better help for system ↵Dries Buytaert2009-12-01
| | | | module, syslog module, and simpletest module.
* - Patch #569814 by cweagans: fixed link to syslog.conf manual page in ↵Dries Buytaert2009-11-07
| | | | syslog_help().
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #395378 by Xano: syslog module clean-up and bugfix.Dries Buytaert2009-08-27
|
* - Patch #481500 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #394382 by Xano, dereine: clean up logging configuration page.Dries Buytaert2009-04-13
|
* - Patch #291026 by Dave Reid et al: further (usability) improvements to the ↵Dries Buytaert2009-01-21
| | | | E_NOTICE handling.
* - Patch #266246 by David Strauss: added smart defaults for ↵Dries Buytaert2009-01-11
| | | | system_settings_form().
* - Patch #223298 by Dave Reid: change {dblog}.type VARCHAR limit from 16 to 64.Dries Buytaert2008-12-28
|
* - Patch #209160 by Lilou, Takafumi: localized URL for php.net/manual links.Dries Buytaert2008-08-31
|
* - Patch #238600 by scor: removed two unused links from context-sentive help.Dries Buytaert2008-07-24
|
* - Patch #249546 by pwolanin: rip menu access inheritance -- was already ↵Dries Buytaert2008-04-23
| | | | committed to D6.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* #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
* #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, ↵Gábor Hojtsy2007-12-13
| | | | update to drag and drop functionality, drupal.module removal, etc
* #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functionsGábor Hojtsy2007-12-06
|
* #172592 by add1sun, ChrisKennedy, jvandyk and keith.smith: add help page to ↵Gábor Hojtsy2007-11-05
| | | | syslog module and fix form item descriptions
* #144634 follow up patch by chx: two caes, where the external link property ↵Gábor Hojtsy2007-10-05
| | | | should have been specified
* #156817 by tangent: coding style issues in syslog module noticed by coder moduleGábor Hojtsy2007-07-04
|
* #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 #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
|
* - Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags.Dries Buytaert2007-04-30
|
* #76588: Small fixes after that patch landedGábor Hojtsy2007-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 Buytaert2007-04-24
|
* - Patch #63881 by kbahey: logging documentation improvements.Dries Buytaert2007-04-13
|
* - Patch #63881 by erdemkose: improve compatibility of syslog with Windows ↵Dries Buytaert2007-04-10
| | | | systems.
* - 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.