[commits] Horde branch develop updated. 9e0c2cac4dec0d4ff251eaa8ee13b11ce72f88ab

Michael J. Rubinsky mrubinsk at horde.org
Tue Mar 27 15:26:13 UTC 2012


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

from: c2b921f4a7f7cee19f25ceb3cd49395cafe92560

b54526e Move the generation of provision data to the H_AS_Request_Provision class.
9e0c2ca Add 12.0 style WBXML PROVISION responses.

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

commit b54526e77e950e37bcf233894138c1600da9e244
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Mar 27 10:30:42 2012 -0400

    Move the generation of provision data to the H_AS_Request_Provision class.
    
    Have the backend driver be only responsible for returning the values of
    the policy data, it shouldn't have to know about the required format.

 framework/ActiveSync/lib/Horde/ActiveSync.php                   |   37 +++--
 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php       |   59 +-----
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Provision.php |   64 +++++--
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php             |   14 ++
 4 files changed, 101 insertions(+), 73 deletions(-)

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

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

commit 9e0c2cac4dec0d4ff251eaa8ee13b11ce72f88ab
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Mar 27 11:13:33 2012 -0400

    Add 12.0 style WBXML PROVISION responses.

 framework/ActiveSync/lib/Horde/ActiveSync.php                   |    8 +
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Provision.php |   87 ++++++-
 2 files changed, 93 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/9e0c2cac4dec0d4ff251eaa8ee13b11ce72f88ab




More information about the commits mailing list