The branch "master" has been updated. The following is a summary of the commits.
from: 3c2168922999b751f432108dc04b211a105520b4 05949a9 BFN 808aa54 Add missing Horde_Mongo dep. a3a462e Update test for MongoDB availablility. 1b86fd1 Add mongo test. Summary: http://github.com/horde/horde/compare/3c2168922999b751f432108dc04b211a105520b4...1b86fd14611c445d619ace126037e0fdd80e25ed ----------------------------------------------------------------------- commit 05949a9aa3e417e05cd7b21a2a6793a48cb7a655 Author: Jan Schneider <[email protected]> Date: Mon Jun 27 17:30:30 2016 +0200 BFN framework/Mongo/package.xml | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) http://github.com/horde/horde/commit/05949a9aa3e417e05cd7b21a2a6793a48cb7a655 ----------------------------------------------------------------------- commit 808aa541f42ecbfc5197cbe0b01b8bba70251a73 Author: Jan Schneider <[email protected]> Date: Mon Jun 27 17:31:43 2016 +0200 Add missing Horde_Mongo dep. framework/Vfs/package.xml | 7 +++++++ imp/package.xml | 7 +++++++ ingo/package.xml | 7 +++++++ 3 files changed, 21 insertions(+) http://github.com/horde/horde/commit/808aa541f42ecbfc5197cbe0b01b8bba70251a73 ----------------------------------------------------------------------- commit a3a462e05059dd30d39973d2ab80c0385a120d7e Author: Jan Schneider <[email protected]> Date: Mon Jun 27 21:51:13 2016 +0200 Update test for MongoDB availablility. .../ActiveSync/test/Horde/ActiveSync/StateTest/Mongo/BaseTest.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/a3a462e05059dd30d39973d2ab80c0385a120d7e ----------------------------------------------------------------------- commit 1b86fd14611c445d619ace126037e0fdd80e25ed Author: Jan Schneider <[email protected]> Date: Mon Jun 27 21:55:26 2016 +0200 Add mongo test. Currently fails, but I'd like to find out if this is a general issue or with mongodb vs. mongo extension. framework/SessionHandler/package.xml | 6 +- .../Horde/SessionHandler/Storage/MongoTest.php | 92 ++++++++++++++++++++++ .../test/Horde/SessionHandler/conf.php.dist | 1 + 3 files changed, 97 insertions(+), 2 deletions(-) create mode 100644 framework/SessionHandler/test/Horde/SessionHandler/Storage/MongoTest.php http://github.com/horde/horde/commit/1b86fd14611c445d619ace126037e0fdd80e25ed -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
