[commits] Horde branch master updated. f89c2cf8fe6d6ae4f27ae244484167f72a303793
Michael J. Rubinsky
mrubinsk at horde.org
Fri May 27 01:42:43 UTC 2016
The branch "master" has been updated.
The following is a summary of the commits.
from: dcc0b8cc6b4a68198184ca879a37d0410414a521
5e755fb phpdoc, comment and cs cleanup.
f89c2cf Ticket: 14368 Update the syncstamp in the collection state.
Summary: http://github.com/horde/horde/compare/dcc0b8cc6b4a68198184ca879a37d0410414a521...f89c2cf8fe6d6ae4f27ae244484167f72a303793
-----------------------------------------------------------------------
commit 5e755fbb95b6c4fc9aff297a1b32b601763baca2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu May 26 21:39:29 2016 -0400
phpdoc, comment and cs cleanup.
framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 4 ++--
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 14 +++++++-------
framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 2 +-
framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 4 ++--
4 files changed, 12 insertions(+), 12 deletions(-)
http://github.com/horde/horde/commit/5e755fbb95b6c4fc9aff297a1b32b601763baca2
-----------------------------------------------------------------------
commit f89c2cf8fe6d6ae4f27ae244484167f72a303793
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu May 26 21:39:52 2016 -0400
Ticket: 14368 Update the syncstamp in the collection state.
If there are no changes, but a large difference between _lastSyncStamp
and _thisSyncStamp, update the syncstamp while leaving the rest of
the state untouched.
Helps with backends that don't track syncStamps per collection
and have extremely large history datasets.
.../lib/Horde/ActiveSync/Collections.php | 6 +++
.../lib/Horde/ActiveSync/Request/Sync.php | 10 +++++
.../ActiveSync/lib/Horde/ActiveSync/State/Base.php | 9 +++++
.../ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 45 ++++++++++++++++++++++
4 files changed, 70 insertions(+)
http://github.com/horde/horde/commit/f89c2cf8fe6d6ae4f27ae244484167f72a303793
More information about the commits
mailing list