The branch "activesync_2_9_0" has been updated. The following is a summary of the commits.
from: b6404759080d7bf177b94e16dfb7196498da5137 b10fbda This lives in the base class. b70fc22 Add Horde_ActiveSync_State_Base::getFolderIdToBackendMap() 3a6a1a3 Use the uid map, and save tons of database calls to load the syncCache. Summary: http://github.com/horde/horde/compare/b6404759080d7bf177b94e16dfb7196498da5137...3a6a1a346c3a92572e50f3ee582cd39dedb195d8 ----------------------------------------------------------------------- commit b10fbdaf2e07f9be5f5d616d71c4bcad2c87c34c Author: Michael J Rubinsky <[email protected]> Date: Thu Oct 17 16:30:06 2013 -0400 This lives in the base class. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 32 --------------- 1 files changed, 0 insertions(+), 32 deletions(-) http://github.com/horde/horde/commit/b10fbdaf2e07f9be5f5d616d71c4bcad2c87c34c http://git.horde.org/horde-git/-/commit/b10fbdaf2e07f9be5f5d616d71c4bcad2c87c34c ----------------------------------------------------------------------- commit b70fc2246105a018547e5d30f43430f3a4959ec1 Author: Michael J Rubinsky <[email protected]> Date: Thu Oct 17 16:32:33 2013 -0400 Add Horde_ActiveSync_State_Base::getFolderIdToBackendMap() Deprecates the inefficient getFolderIdForBackendId(). framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 35 +++++++++++++- 1 files changed, 34 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/b70fc2246105a018547e5d30f43430f3a4959ec1 http://git.horde.org/horde-git/-/commit/b70fc2246105a018547e5d30f43430f3a4959ec1 ----------------------------------------------------------------------- commit 3a6a1a346c3a92572e50f3ee582cd39dedb195d8 Author: Michael J Rubinsky <[email protected]> Date: Thu Oct 17 16:33:39 2013 -0400 Use the uid map, and save tons of database calls to load the syncCache. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 10 ++++-- framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 22 +++++++----- 2 files changed, 20 insertions(+), 12 deletions(-) http://github.com/horde/horde/commit/3a6a1a346c3a92572e50f3ee582cd39dedb195d8 http://git.horde.org/horde-git/-/commit/3a6a1a346c3a92572e50f3ee582cd39dedb195d8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
