The branch "master" has been updated. The following is a summary of the commits.
from: fbb3a95b46589570ff613e597aa3d6225c8adb11 765b324 Close the backend storage connection before sleeping. e741607 BFN Summary: http://github.com/horde/horde/compare/fbb3a95b46589570ff613e597aa3d6225c8adb11...e7416072e07f799451dc9e1827b7b3f01e8f59a6 ----------------------------------------------------------------------- commit 765b32486ef312acf8ad5de4b7992a551d737a5d Author: Michael J Rubinsky <[email protected]> Date: Fri Sep 9 11:27:40 2016 -0400 Close the backend storage connection before sleeping. Helps prevent ActiveSync connections from being greedy with available database connections. .../lib/Horde/ActiveSync/Collections.php | 26 +++++++++++++++++----- .../ActiveSync/lib/Horde/ActiveSync/State/Base.php | 11 +++++++++ .../lib/Horde/ActiveSync/State/Mongo.php | 15 +++++++++++++ .../ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 17 ++++++++++++++ .../ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 8 +++++++ 5 files changed, 72 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/765b32486ef312acf8ad5de4b7992a551d737a5d ----------------------------------------------------------------------- commit e7416072e07f799451dc9e1827b7b3f01e8f59a6 Author: Michael J Rubinsky <[email protected]> Date: Fri Sep 9 12:02:23 2016 -0400 BFN framework/ActiveSync/package.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/e7416072e07f799451dc9e1827b7b3f01e8f59a6 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
