The branch master has been updated. The following is a summary of the commits. Further details on each commit can be found below.
7917663... Added Horde_Log_Filter_Suppress. from: 9a5798898d9b5ffc44a7ac74f056db2b5cb242aa ----------------------------------------------------------------------- commit 79176634bcec327bf1cf6e76c10cc35779671bc2 Author: Mike Naberezny <[email protected]> Date: Mon Feb 9 20:54:19 2009 -0800 Added Horde_Log_Filter_Suppress. framework/Log/lib/Horde/Log/Filter/Suppress.php | 57 +++++++++++++++ framework/Log/package.xml | 10 ++- .../Log/test/Horde/Log/Filter/SuppressTest.php | 60 ++++++++++++++++ 3 files changed, 123 insertions(+), 4 deletions(-) create mode 100644 framework/Log/lib/Horde/Log/Filter/Suppress.php create mode 100644 framework/Log/test/Horde/Log/Filter/SuppressTest.php http://git.horde.org/co.php/framework/Log/lib/Horde/Log/Filter/Suppress.php?rt=horde-git&r=79176634bcec327bf1cf6e76c10cc35779671bc2 http://git.horde.org/diff.php/framework/Log/package.xml?rt=horde-git&r1=b23b1ce9ae00d2ea77511996b77cf4ebe1f09901&r2=79176634bcec327bf1cf6e76c10cc35779671bc2 http://git.horde.org/co.php/framework/Log/test/Horde/Log/Filter/SuppressTest.php?rt=horde-git&r=79176634bcec327bf1cf6e76c10cc35779671bc2 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
