[commits] Horde branch master updated. f4e6cc539699f68ea669d182e15aac65f53511cf
Michael Rubinsky
mike at theupstairsroom.com
Tue Apr 27 13:39:25 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: ba43537d1d4e09b1604e3b6317c1742f0420b91f
bb701da Allow listBy API calls to take an optional end timestamp as well.
f4e6cc5 Pass an ending timestamp when checking for server changes.
-----------------------------------------------------------------------
commit bb701dabc2661d2481fe50ad9f0955f1e736b82d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Apr 27 09:38:21 2010 -0400
Allow listBy API calls to take an optional end timestamp as well.
kronolith/lib/Api.php | 9 +++++++--
mnemo/lib/Api.php | 9 +++++++--
nag/lib/Api.php | 11 ++++++++---
turba/lib/Api.php | 12 +++++++-----
4 files changed, 29 insertions(+), 12 deletions(-)
http://git.horde.org/diff.php/kronolith/lib/Api.php?rt=horde-git&r1=3729c269d5cbd21e849894cac34440684b008d6f&r2=bb701dabc2661d2481fe50ad9f0955f1e736b82d
http://git.horde.org/diff.php/mnemo/lib/Api.php?rt=horde-git&r1=3729c269d5cbd21e849894cac34440684b008d6f&r2=bb701dabc2661d2481fe50ad9f0955f1e736b82d
http://git.horde.org/diff.php/nag/lib/Api.php?rt=horde-git&r1=e3fde35d09ab22e9470840faa3dee643bb57ce7b&r2=bb701dabc2661d2481fe50ad9f0955f1e736b82d
http://git.horde.org/diff.php/turba/lib/Api.php?rt=horde-git&r1=ced41f6e6b5694a8eae7d927fa920059cdc27b4b&r2=bb701dabc2661d2481fe50ad9f0955f1e736b82d
-----------------------------------------------------------------------
commit f4e6cc539699f68ea669d182e15aac65f53511cf
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Apr 27 09:41:50 2010 -0400
Pass an ending timestamp when checking for server changes.
This prevents a race condition in the unlikely event that an object is changed
on ther server in the time between getting the time for the current sync and
checking for server changes.
framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php | 26 ++--
.../lib/Horde/ActiveSync/Driver/Horde/Connector/Registry.php | 36 +++--
framework/ActiveSync/lib/Horde/ActiveSync/State/History.php | 2 +-
3 files changed, 32 insertions(+), 32 deletions(-)
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php?rt=horde-git&r1=f923f07e60a40d9a8fd5df816780da15e33b0a7b&r2=f4e6cc539699f68ea669d182e15aac65f53511cf
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde/Connector/Registry.php?rt=horde-git&r1=ae0973987fb8f13e5e781d05d3d7e433d51edaba&r2=f4e6cc539699f68ea669d182e15aac65f53511cf
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/State/History.php?rt=horde-git&r1=685d210a92270f3114902857709f82499fa3f30c&r2=f4e6cc539699f68ea669d182e15aac65f53511cf
More information about the commits
mailing list