[commits] Horde branch develop updated. 8aca1e83f1ce8c0f37ec38c40bbb9b1fed9423dc

Michael J. Rubinsky mrubinsk at horde.org
Sun May 27 20:36:32 UTC 2012


The branch "develop" has been updated.
The following is a summary of the commits.

from: a8ac905290d81cc6af1dc4c7de1470c7beb398f2

fb34fcf Add a utils class for easier testing, and start testing the base64 uri decoding.
f4b64d8 Add missing ResolveRecipients.php
e93193c Use Horde_ActiveSync_Utils::decodeBase64
8aca1e8 Fix PROVISIONING support for EAS 12.1 when using Base64 encoded URIs.

-----------------------------------------------------------------------

commit fb34fcfe49c9b07c7f5a761cd7d6a2d08bb27357
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 16:25:38 2012 -0400

    Add a utils class for easier testing, and start testing the base64 uri decoding.

 framework/ActiveSync/lib/Horde/ActiveSync/Utils.php      |   90 ++++++++++++++
 framework/ActiveSync/package.xml                         |    6 +-
 framework/ActiveSync/test/Horde/ActiveSync/UtilsTest.php |   34 +++++
 3 files changed, 129 insertions(+), 1 deletions(-)
 create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Utils.php
 create mode 100644 framework/ActiveSync/test/Horde/ActiveSync/UtilsTest.php

http://git.horde.org/horde-git/-/commit/fb34fcfe49c9b07c7f5a761cd7d6a2d08bb27357

-----------------------------------------------------------------------

commit f4b64d86dbf93015e4a82b25e0e77c2215a12b8f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 16:26:25 2012 -0400

    Add missing ResolveRecipients.php

 .../ActiveSync/lib/Horde/ActiveSync/Request/ResolveRecipients.php |  225 +++++
 1 files changed, 225 insertions(+), 0 deletions(-)
 create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Request/ResolveRecipients.php

http://git.horde.org/horde-git/-/commit/f4b64d86dbf93015e4a82b25e0e77c2215a12b8f

-----------------------------------------------------------------------

commit e93193c21d1107c6312488ad7b056619ad23a8b3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 16:27:04 2012 -0400

    Use Horde_ActiveSync_Utils::decodeBase64

 framework/ActiveSync/lib/Horde/ActiveSync.php |   56 +------------------------
 1 files changed, 1 insertions(+), 55 deletions(-)

http://git.horde.org/horde-git/-/commit/e93193c21d1107c6312488ad7b056619ad23a8b3

-----------------------------------------------------------------------

commit 8aca1e83f1ce8c0f37ec38c40bbb9b1fed9423dc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 16:36:00 2012 -0400

    Fix PROVISIONING support for EAS 12.1 when using Base64 encoded URIs.

 framework/ActiveSync/lib/Horde/ActiveSync.php |   23 ++++++++++++++++++++++-
 1 files changed, 22 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8aca1e83f1ce8c0f37ec38c40bbb9b1fed9423dc




More information about the commits mailing list