[commits] Horde branch master updated. 89ff0b0f374f4a1765454fa6c6b63e4200892956
Michael M Slusarz
slusarz at horde.org
Thu Apr 25 04:56:10 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 144fe1934c63658fe3724b160ad513d10ed61937
1a1b6e1 [mms] Add MongoDB driver for sentmail log storage.
73ce7d4 phpdoc
7322755 Don't directly access some sentmail configuration values
89ff0b0 [mms] Correctly use limit parameter to Horde_Imap_Client_Ids#split() (Bug #12216).
-----------------------------------------------------------------------
commit 1a1b6e1e3aba71412d10d750a6e9170cd376941b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 24 22:46:37 2013 -0600
[mms] Add MongoDB driver for sentmail log storage.
imp/config/conf.xml | 12 +++-
imp/docs/CHANGES | 1 +
imp/lib/Factory/Sentmail.php | 21 ++++--
imp/lib/Sentmail/Mongo.php | 161 ++++++++++++++++++++++++++++++++++++++++++
imp/package.xml | 8 ++-
5 files changed, 195 insertions(+), 8 deletions(-)
create mode 100644 imp/lib/Sentmail/Mongo.php
http://git.horde.org/horde-git/-/commit/1a1b6e1e3aba71412d10d750a6e9170cd376941b
-----------------------------------------------------------------------
commit 73ce7d47678b97fb7640467a084ef185ab3f3ce6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 24 22:47:53 2013 -0600
phpdoc
imp/lib/Sentmail.php | 22 +++++++++++++++-------
1 files changed, 15 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/73ce7d47678b97fb7640467a084ef185ab3f3ce6
-----------------------------------------------------------------------
commit 732275575d7683365aae473ab4b72ff251aecc6d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 24 22:52:13 2013 -0600
Don't directly access some sentmail configuration values
imp/lib/Compose.php | 2 +-
imp/lib/Perms.php | 2 +-
imp/lib/Sentmail.php | 21 ++++++++++++++++++++-
3 files changed, 22 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/732275575d7683365aae473ab4b72ff251aecc6d
-----------------------------------------------------------------------
commit 89ff0b0f374f4a1765454fa6c6b63e4200892956
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 24 22:54:54 2013 -0600
[mms] Correctly use limit parameter to Horde_Imap_Client_Ids#split() (Bug #12216).
framework/Imap_Client/lib/Horde/Imap/Client/Ids.php | 2 +-
framework/Imap_Client/package.xml | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/89ff0b0f374f4a1765454fa6c6b63e4200892956
More information about the commits
mailing list