[commits] Horde branch master updated. daccb5718dc151ffb44b9b1d00264783319ffc1e

Michael J. Rubinsky mrubinsk at horde.org
Sun Jul 21 18:10:55 UTC 2013


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

from: 0c58913c88680c4a48f7c3fc8818b290c675488a

48938dc Simplify.
5d4de82 Must expire the cache after the new log is written as well.
a71f503 Not used.
8e9d0e8 Cleanup/fix some stat related logic.
d98ff01 BFN
daccb57 BFN

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

commit 48938dc305a804e4583f7361f779482e1c54db49
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jul 21 13:59:28 2013 -0400

    Simplify.

 framework/Cache/lib/Horde/Cache/Storage/File.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/48938dc305a804e4583f7361f779482e1c54db49

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

commit 5d4de829fe3960489567bf2c9455b766ebdf0f72
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jul 21 14:00:05 2013 -0400

    Must expire the cache after the new log is written as well.
    
    We clear the cache before writing new events to the log (in case
    another process altered the history), but then immediately read
    in (and thus cache) the log again - BEFORE the new data is written.
    The new data was never present in the cached history.
    
    Fixes (among other things) filtering out changes in activesync
    requests that are the result of an incoming client change.

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

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

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

commit a71f5032cbc8f1ff85842faa603a8a992faed6ca
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jul 21 14:03:49 2013 -0400

    Not used.

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

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

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

commit 8e9d0e8467dbed9f766f20f617cd08bb74a714a1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jul 21 14:06:31 2013 -0400

    Cleanup/fix some stat related logic.
    
    Fixes properly logging the incoming client change in the appropriate
    map table (email vs other collections) and thus detecting changes
    that are due to incoming client changes for email data.

 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php |   22 ++++--
 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php          |   20 ++++-
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php              |    9 +-
 3 files changed, 34 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/8e9d0e8467dbed9f766f20f617cd08bb74a714a1

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

commit d98ff01928735df85bd7740d72e5e4375e0b2b91
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jul 21 14:08:39 2013 -0400

    BFN

 framework/History/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit daccb5718dc151ffb44b9b1d00264783319ffc1e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jul 21 14:10:07 2013 -0400

    BFN

 framework/ActiveSync/package.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

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




More information about the commits mailing list