[commits] Horde branch master updated. 05341a899795de7b85ee1ace58ffe4969baa677d
Jan Schneider
jan at horde.org
Thu Jun 30 08:52:22 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: f8e4ae158a913be0e58c22d489101e197f4248b0
94789db Don't raise notifications in API methods.
e5b6b79 Add _checkRequiredConfig() to base class.
05341a8 [jan] Convert host parameter from "localhost" to "127.0.0.1" in MySQL drivers (Request #9738).
-----------------------------------------------------------------------
commit 94789db5aefde372549a36628f0c757ab4dc6b8e
Author: Jan Schneider <jan at horde.org>
Date: Thu Jun 30 09:48:59 2011 +0200
Don't raise notifications in API methods.
kronolith/lib/Api.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/94789db5aefde372549a36628f0c757ab4dc6b8e
-----------------------------------------------------------------------
commit e5b6b79c376044f1e0bed1afcf946f99622fa3f4
Author: Jan Schneider <jan at horde.org>
Date: Thu Jun 30 10:38:36 2011 +0200
Add _checkRequiredConfig() to base class.
framework/Db/lib/Horde/Db/Adapter/Base.php | 16 ++++++++++++++++
framework/Db/lib/Horde/Db/Adapter/Mysql.php | 8 +-------
framework/Db/lib/Horde/Db/Adapter/Mysqli.php | 9 ++-------
framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php | 23 ++++++-----------------
framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php | 8 +++++++-
5 files changed, 32 insertions(+), 32 deletions(-)
http://git.horde.org/horde-git/-/commit/e5b6b79c376044f1e0bed1afcf946f99622fa3f4
-----------------------------------------------------------------------
commit 05341a899795de7b85ee1ace58ffe4969baa677d
Author: Jan Schneider <jan at horde.org>
Date: Thu Jun 30 10:51:32 2011 +0200
[jan] Convert host parameter from "localhost" to "127.0.0.1" in MySQL drivers (Request #9738).
framework/Db/lib/Horde/Db/Adapter/Mysql.php | 21 ++++++++++--------
framework/Db/lib/Horde/Db/Adapter/Mysqli.php | 21 +++++++++++-------
framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php | 7 ++++-
framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php | 26 ++++++++++++----------
framework/Db/package.xml | 2 +
5 files changed, 46 insertions(+), 31 deletions(-)
http://git.horde.org/horde-git/-/commit/05341a899795de7b85ee1ace58ffe4969baa677d
More information about the commits
mailing list