The branch "master" has been updated. The following is a summary of the commits.
from: 57de6d4039f75d33fddd4b6f0f2b3ad013360f2f 01c9666 Fix obtaining uid for GETATTACHMENT commands. 82dbdac Use a singleton for the collections handler. 759deb0 Have the importer do the uid->serverid conversion. ----------------------------------------------------------------------- commit 01c96666ae078c8800f138a4cb82c5dccad0f54b Author: Michael J Rubinsky <[email protected]> Date: Sat May 25 18:45:25 2013 -0400 Fix obtaining uid for GETATTACHMENT commands. .../ActiveSync/lib/Horde/ActiveSync/Request/GetAttachment.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/01c96666ae078c8800f138a4cb82c5dccad0f54b ----------------------------------------------------------------------- commit 82dbdacd08175266f10f8567a5539ea86f8736fc Author: Michael J Rubinsky <[email protected]> Date: Sat May 25 18:52:03 2013 -0400 Use a singleton for the collections handler. framework/ActiveSync/lib/Horde/ActiveSync.php | 15 +++++++++++++-- 1 files changed, 13 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/82dbdacd08175266f10f8567a5539ea86f8736fc ----------------------------------------------------------------------- commit 759deb04e9483d95fcf1e5588d319a701e4aed90 Author: Michael J Rubinsky <[email protected]> Date: Sat May 25 18:54:06 2013 -0400 Have the importer do the uid->serverid conversion. framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php | 7 +++-- framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php | 3 +- framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/759deb04e9483d95fcf1e5588d319a701e4aed90 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
