[commits] Horde branch master updated. eea10d24768669636d419c737baddc91f43cbc67

Michael J. Rubinsky mrubinsk at horde.org
Tue Oct 9 01:26:26 UTC 2012


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

from: dfc0ecc692377699d9d539173749d912520189c1

44cc854 Ensure $conflict is always defined.
a659ced Ensure we update the lastuntil time when terminating the looping SYNC.
5f6c9e8 Tweak parenthesizes order.
4d8ebc5 Initiate the syncstate after we are sure we have the full collection data.
eea10d2 Treat a MOVE like a DELETE from the POV of the src folder.

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

commit 44cc854e41d3c03bf107b4718a5b64c8467d87fd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 8 21:01:49 2012 -0400

    Ensure $conflict is always defined.

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

http://git.horde.org/horde-git/-/commit/44cc854e41d3c03bf107b4718a5b64c8467d87fd

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

commit a659ced39739525c9d4ebc7bfbe3ab5de78ffeb7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 8 21:02:09 2012 -0400

    Ensure we update the lastuntil time when terminating the looping SYNC.

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

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

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

commit 5f6c9e8f6901afd42c139087fea49b8fd7aa2d9c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 8 21:03:04 2012 -0400

    Tweak parenthesizes order.

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

http://git.horde.org/horde-git/-/commit/5f6c9e8f6901afd42c139087fea49b8fd7aa2d9c

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

commit 4d8ebc5dfce60c08ebc917ee601e63afb0323683
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 8 21:21:09 2012 -0400

    Initiate the syncstate after we are sure we have the full collection data.
    
    In EAS > 12.0, we are not given the folder class, so we have to wait until we
    look it up in the sync cache before we can initiate the state.
    
    Fixes map tables not being updated with incoming changes.

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

http://git.horde.org/horde-git/-/commit/4d8ebc5dfce60c08ebc917ee601e63afb0323683

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

commit eea10d24768669636d419c737baddc91f43cbc67
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 8 21:25:03 2012 -0400

    Treat a MOVE like a DELETE from the POV of the src folder.
    
    This ensures the map table is updated with the action, so we don't
    mirror back the deletion to the PIM on the next sync.

 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php |   18 +++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

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




More information about the commits mailing list