[commits] Horde branch master updated. dd81bd5bc9520536d5efe31d0b2a2262aacf84f4
Jan Schneider
jan at horde.org
Mon Sep 16 22:41:29 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: b92ce68a0320c430b87fc8d50e0f1cc29b90c64b
8a1d66b Move default SQL quoting to base class.
dd81bd5 Add a CLI formatter and handler.
-----------------------------------------------------------------------
commit 8a1d66b839725bfb8e09c08286ad9f7d14739079
Author: Jan Schneider <jan at horde.org>
Date: Mon Sep 16 17:48:42 2013 +0200
Move default SQL quoting to base class.
framework/Db/lib/Horde/Db/Adapter/Base/Schema.php | 11 +++++---
framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php | 6 ++--
framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 18 ++------------
framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php | 18 ++------------
4 files changed, 16 insertions(+), 37 deletions(-)
http://git.horde.org/horde-git/-/commit/8a1d66b839725bfb8e09c08286ad9f7d14739079
-----------------------------------------------------------------------
commit dd81bd5bc9520536d5efe31d0b2a2262aacf84f4
Author: Jan Schneider <jan at horde.org>
Date: Tue Sep 17 00:40:26 2013 +0200
Add a CLI formatter and handler.
framework/Log/lib/Horde/Log/Formatter/Cli.php | 76 +++++++++++++++++++++++++
framework/Log/lib/Horde/Log/Handler/Cli.php | 56 ++++++++++++++++++
framework/Log/package.xml | 28 ++++++---
3 files changed, 151 insertions(+), 9 deletions(-)
create mode 100644 framework/Log/lib/Horde/Log/Formatter/Cli.php
create mode 100644 framework/Log/lib/Horde/Log/Handler/Cli.php
http://git.horde.org/horde-git/-/commit/dd81bd5bc9520536d5efe31d0b2a2262aacf84f4
More information about the commits
mailing list