[commits] Horde branch master updated. b04dbfd69fd7f836ef0f06c1e84ce2436aa47be1
Michael M Slusarz
slusarz at horde.org
Thu Apr 25 05:46:39 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 89ff0b0f374f4a1765454fa6c6b63e4200892956
321dead Actually have the quote parameter recognized for configswitch tags
10e4c3f driver names are ucfirst() style
77d7a5f Fix typo
04718d9 pref_scope not used
dd81e43 This is identical to the remove() method
e8754e9 [mms] Add MongoDB storage driver.
b04dbfd Support MongoDB driver for Horde_Prefs
-----------------------------------------------------------------------
commit 321dead1e7734a9952adaa633def7e6d781d8a6a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 24 23:07:09 2013 -0600
Actually have the quote parameter recognized for configswitch tags
framework/Core/lib/Horde/Config.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/321dead1e7734a9952adaa633def7e6d781d8a6a
-----------------------------------------------------------------------
commit 10e4c3ff06832a8d9c3fc871bb66d10237c4eeef
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 24 23:07:22 2013 -0600
driver names are ucfirst() style
imp/config/conf.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/10e4c3ff06832a8d9c3fc871bb66d10237c4eeef
-----------------------------------------------------------------------
commit 77d7a5f12ec1d473663ebf53ac0676c1d5a1e302
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 24 23:09:04 2013 -0600
Fix typo
imp/lib/Sentmail/Mongo.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/77d7a5f12ec1d473663ebf53ac0676c1d5a1e302
-----------------------------------------------------------------------
commit 04718d9944bd026b915770bab1a4bc61bac357f2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 24 23:19:48 2013 -0600
pref_scope not used
framework/Prefs/lib/Horde/Prefs/Storage/Sql.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/04718d9944bd026b915770bab1a4bc61bac357f2
-----------------------------------------------------------------------
commit dd81e43674d52e03b00e49401b9099d785328549
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 24 23:23:13 2013 -0600
This is identical to the remove() method
framework/Prefs/lib/Horde/Prefs/Storage/Sql.php | 13 +++----------
1 files changed, 3 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/dd81e43674d52e03b00e49401b9099d785328549
-----------------------------------------------------------------------
commit e8754e9ad1306686d715f34ba5d07c6bf14d1c05
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 24 23:31:40 2013 -0600
[mms] Add MongoDB storage driver.
framework/Prefs/lib/Horde/Prefs/Storage/Mongo.php | 152 +++++++++++++++++++++
framework/Prefs/package.xml | 19 ++-
2 files changed, 168 insertions(+), 3 deletions(-)
create mode 100644 framework/Prefs/lib/Horde/Prefs/Storage/Mongo.php
http://git.horde.org/horde-git/-/commit/e8754e9ad1306686d715f34ba5d07c6bf14d1c05
-----------------------------------------------------------------------
commit b04dbfd69fd7f836ef0f06c1e84ce2436aa47be1
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 24 23:38:03 2013 -0600
Support MongoDB driver for Horde_Prefs
framework/Core/lib/Horde/Core/Factory/Prefs.php | 29 +++++++++++++++++-----
horde/config/conf.xml | 5 ++++
2 files changed, 27 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/b04dbfd69fd7f836ef0f06c1e84ce2436aa47be1
More information about the commits
mailing list