[commits] Horde branch master updated. cc608b567db1a44a69d3bea0546f2bdda0f3b709

Michael J. Rubinsky mrubinsk at horde.org
Sat May 11 06:24:27 UTC 2013


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

from: 51b258d25f898784d26e9fd1a7d5b2ef8d7a6cbc

2f3ccfd Further filter the query for detecting PIM originated changes.
3c72d85 Work around nasty consequences of Outlook's handling of incoming changes.
cc608b5 A bit too greedy in keeping previous map entries.

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

commit 2f3ccfd3b9216a9bbe9919401bd6974bafebc558
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 11 00:35:05 2013 -0400

    Further filter the query for detecting PIM originated changes.

 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |   13 +++++++------
 framework/ActiveSync/package.xml                        |    4 ++--
 2 files changed, 9 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/2f3ccfd3b9216a9bbe9919401bd6974bafebc558

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

commit 3c72d85e4d94d0e9f10a76b995b82dd5f70f111c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 11 02:20:49 2013 -0400

    Work around nasty consequences of Outlook's handling of incoming changes.
    
    Outlook explicitly prevents a getChanges() call when it is sending
    changes to the server. This leads to several nasty bugs/consequences -
    all a result of the sync_ts not being updated due to no polling of
    changes.
    
    First round of attempts to fix this in a BC way.

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

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

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

commit cc608b567db1a44a69d3bea0546f2bdda0f3b709
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat May 11 02:23:46 2013 -0400

    A bit too greedy in keeping previous map entries.

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

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




More information about the commits mailing list