[commits] Horde branch horde_activesync_3_0 updated. d1f60b6c8d6977ccb2d8b1ef894bcf1507bc7d33

Michael J. Rubinsky mrubinsk at horde.org
Mon Mar 25 21:34:57 UTC 2013


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

from: b7ce37f752cf981422d392f658e2aaa1120a672c

e91860c This should be SERVERERROR per docs.
c32ff45 Fix comment; We now support more recent versions.
3ffb248 Output the correct structure for this error.
3cf02b8 Log the deleteSyncCache method.
f182d42 Need empty() here. Fixes losing the bodyprefs during looping sync.
5872c43 Pass the actual collection array here.
d1f60b6 Add 'WP' => 'WindowsPhone' DevType mapping.

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

commit e91860cba0f1c77890eddb9376c8949bbd6c29e5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 25 14:49:47 2013 -0400

    This should be SERVERERROR per docs.
    
    SERVERERROR should trigger one or two more retrys, followed by
    a reset to synckey 0 (which is exactly what we need here).

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit c32ff4585c13acfb3d6fdaee0371602d60c27843
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 25 14:50:36 2013 -0400

    Fix comment; We now support more recent versions.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 3ffb2484e575bbfdcce74d30b0eaad7395215cf7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 25 14:51:19 2013 -0400

    Output the correct structure for this error.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/3ffb2484e575bbfdcce74d30b0eaad7395215cf7

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

commit 3cf02b8a21306deac5cb11ce55b2ced5767e6aa2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 25 17:05:15 2013 -0400

    Log the deleteSyncCache method.

 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/3cf02b8a21306deac5cb11ce55b2ced5767e6aa2

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

commit f182d4294b31d1a5f320eeae423f0235029ac653
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 25 17:05:47 2013 -0400

    Need empty() here. Fixes losing the bodyprefs during looping sync.
    
    bodyprefs might be set, but be an empty array().

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

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

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

commit 5872c438caa3eb9701d3ad1e193fdfd9efc898b5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 25 17:11:04 2013 -0400

    Pass the actual collection array here.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5872c438caa3eb9701d3ad1e193fdfd9efc898b5

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

commit d1f60b6c8d6977ccb2d8b1ef894bcf1507bc7d33
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 25 17:31:58 2013 -0400

    Add 'WP' => 'WindowsPhone' DevType mapping.

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

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




More information about the commits mailing list