[commits] Horde branch master updated. b6e2e9c0c223d4ae3d7583b958f58ac46a307a75

Michael J. Rubinsky mrubinsk at horde.org
Mon May 18 15:37:24 UTC 2015


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

from: 406c1c8c2039f11943c7da8bd314cbee7d664b45

438da80 More appropriate name.
b6e2e9c Decouple SOFTDELETE from a change in FILTERTYPE.

Summary: http://github.com/horde/horde/compare/406c1c8c2039f11943c7da8bd314cbee7d664b45...b6e2e9c0c223d4ae3d7583b958f58ac46a307a75

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

commit 438da805bbc8a18e23e08e6a49105b3443e1a90c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon May 18 11:34:02 2015 -0400

    More appropriate name.

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

http://github.com/horde/horde/commit/438da805bbc8a18e23e08e6a49105b3443e1a90c

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

commit b6e2e9c0c223d4ae3d7583b958f58ac46a307a75
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon May 18 11:34:46 2015 -0400

    Decouple SOFTDELETE from a change in FILTERTYPE.
    
    SOFTDELETE was causing an extra query of the IMAP server that could
    possibly return new messages that have already been returned in the
    "normal" changes query. Possible fix for Bug: 13985.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |   22 ++++++------
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php        |   21 ++++++++---
 2 files changed, 26 insertions(+), 17 deletions(-)

http://github.com/horde/horde/commit/b6e2e9c0c223d4ae3d7583b958f58ac46a307a75




More information about the commits mailing list