[commits] Horde branch master updated. 12031a290e99eea2bcaf8e6bb9a59cb4897235bd
Michael M Slusarz
slusarz at horde.org
Mon Apr 29 03:52:10 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 1c1ecbe0a4c49a0f97a1c41700bb77a50df3ee0f
c7f5786 Move reason/skip test code to base lib
14bbbdc [mms] Add MongoDB storage driver.
12031a2 Support mongo driver for Horde_Vfs
-----------------------------------------------------------------------
commit c7f5786c6c720eeb0acb3e47351c521cc8f9e738
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Apr 28 20:09:47 2013 -0600
Move reason/skip test code to base lib
framework/Vfs/test/Horde/Vfs/FtpTest.php | 8 --------
framework/Vfs/test/Horde/Vfs/SmbTest.php | 7 ++-----
framework/Vfs/test/Horde/Vfs/Sql/Base.php | 10 +---------
framework/Vfs/test/Horde/Vfs/SqlFile/Base.php | 8 ++------
framework/Vfs/test/Horde/Vfs/Ssh2Test.php | 8 --------
framework/Vfs/test/Horde/Vfs/TestBase.php | 8 ++++++++
6 files changed, 13 insertions(+), 36 deletions(-)
http://git.horde.org/horde-git/-/commit/c7f5786c6c720eeb0acb3e47351c521cc8f9e738
-----------------------------------------------------------------------
commit 14bbbdc9ece33eaa6e1471e3b89de6afbfef5df7
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Apr 28 21:42:17 2013 -0600
[mms] Add MongoDB storage driver.
framework/Vfs/lib/Horde/Vfs/Mongo.php | 514 ++++++++++++++++++++++++++++
framework/Vfs/package.xml | 14 +-
framework/Vfs/test/Horde/Vfs/MongoTest.php | 212 ++++++++++++
framework/Vfs/test/Horde/Vfs/conf.php.dist | 1 +
4 files changed, 738 insertions(+), 3 deletions(-)
create mode 100644 framework/Vfs/lib/Horde/Vfs/Mongo.php
create mode 100644 framework/Vfs/test/Horde/Vfs/MongoTest.php
http://git.horde.org/horde-git/-/commit/14bbbdc9ece33eaa6e1471e3b89de6afbfef5df7
-----------------------------------------------------------------------
commit 12031a290e99eea2bcaf8e6bb9a59cb4897235bd
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Apr 28 21:48:01 2013 -0600
Support mongo driver for Horde_Vfs
framework/Core/lib/Horde/Config.php | 9 +++++++++
framework/Core/lib/Horde/Core/Factory/Vfs.php | 8 ++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/12031a290e99eea2bcaf8e6bb9a59cb4897235bd
More information about the commits
mailing list