The branch "horde_5_1" has been updated. The following is a summary of the commits.
from: f6ab6ad2510062ed272dda62c77e45f231d7efe4 239d6fc Implement freebusy support for EAS 14+ 28db6e0 Cache the GAL since we might poll it multiple times in one request. ----------------------------------------------------------------------- commit 239d6fc649691230e4ec7a947078338a22daabc1 Author: Michael J Rubinsky <[email protected]> Date: Tue Mar 19 01:43:25 2013 -0400 Implement freebusy support for EAS 14+ framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 30 +++- framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 128 ++++++++++++++-- 2 files changed, 138 insertions(+), 20 deletions(-) http://git.horde.org/horde-git/-/commit/239d6fc649691230e4ec7a947078338a22daabc1 ----------------------------------------------------------------------- commit 28db6e0004de52e973e2809305c184eab3d705c0 Author: Michael J Rubinsky <[email protected]> Date: Tue Mar 19 01:44:52 2013 -0400 Cache the GAL since we might poll it multiple times in one request. framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/28db6e0004de52e973e2809305c184eab3d705c0 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
