[commits] Horde branch master updated. ff2d5bdcd1d5b2b8cadddf33f8f2f0bfe0d0f6ad
Michael J. Rubinsky
mrubinsk at horde.org
Sun Jan 3 06:28:56 UTC 2016
The branch "master" has been updated.
The following is a summary of the commits.
from: 73448d62c97a630f908d728dbaf416667ce1d270
104f263 Allow device info to be reloaded within same request.
ff2d5bd Reload the device's remote wipe flag when polling for changes.
Summary: http://github.com/horde/horde/compare/73448d62c97a630f908d728dbaf416667ce1d270...ff2d5bdcd1d5b2b8cadddf33f8f2f0bfe0d0f6ad
-----------------------------------------------------------------------
commit 104f263aaec3b2290d1caac33fcbc88bb84c199a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Jan 3 01:20:50 2016 -0500
Allow device info to be reloaded within same request.
Needed so when we check remote wipe status during long running
PING/SYNC requests we don't keep checking the same, originally loaded
data.
framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 18 ++++++++++++-
framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 9 +++++-
2 files changed, 23 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/104f263aaec3b2290d1caac33fcbc88bb84c199a
-----------------------------------------------------------------------
commit ff2d5bdcd1d5b2b8cadddf33f8f2f0bfe0d0f6ad
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Jan 3 01:22:11 2016 -0500
Reload the device's remote wipe flag when polling for changes.
Only perform the check once every 5 iterations since this
check requires a reload of the device's deviceInfo data. This
would normally still be checking this at least once per minute.
framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 19 +++++++++----
1 files changed, 13 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/ff2d5bdcd1d5b2b8cadddf33f8f2f0bfe0d0f6ad
More information about the commits
mailing list