The branch "master" has been updated. The following is a summary of the commits.
from: 593233f913adaff5816c9596a889160d3ba87e77 812830f Don't fetch current syncStamp until we know we need it. 98ca71f Don't log this here. ----------------------------------------------------------------------- commit 812830f58def75df40b07207958f19b0aa28f2d4 Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 12 23:22:25 2013 -0400 Don't fetch current syncStamp until we know we need it. Saves a potential call to the backend, and saves us from having to reset it to _lastSyncStamp if we have previously cached changes to still send. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 20 +++++++++++--- 1 files changed, 15 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/812830f58def75df40b07207958f19b0aa28f2d4 ----------------------------------------------------------------------- commit 98ca71f4b6a6250d9e63195e0e856db507a85599 Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 12 23:23:30 2013 -0400 Don't log this here. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/98ca71f4b6a6250d9e63195e0e856db507a85599 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
