[commits] Horde branch develop updated. 53fd6f3ac21c8511de6cf56fa8d62e114ec6080b

Michael J. Rubinsky mrubinsk at horde.org
Sun Jun 24 19:12:45 UTC 2012


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

from: 5a0e1313faa916d9112c9f86404b104123ba584c

8af1427 Don't save until the end.
781be3c Using reference here breaks things farther down.
a17e761 We only need to check this once, the number of collections shouldn't change.
d6edf6d Save the timestamps in the cache.
aa064ce Try to prevent race conditions, terminate the current PING if a change in the cache is detected.
633c449 Need to cast these to string to avoid loss of value
c4746e6 Tweak validation of various timestamps values.
abef133 Ensure the timestamp is always updated when saved.
53fd6f3 Exit if the timestamps don't match.

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

commit 8af1427a522537109db6d5330f59d429f5c492ac
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 24 15:04:40 2012 -0400

    Don't save until the end.

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

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

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

commit 781be3c29711aef52a84ac999f01dfdf22023a8e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 24 15:04:59 2012 -0400

    Using reference here breaks things farther down.

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

http://git.horde.org/horde-git/-/commit/781be3c29711aef52a84ac999f01dfdf22023a8e

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

commit a17e7613740c771844bcb873a850c01884e72762
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 24 15:05:42 2012 -0400

    We only need to check this once, the number of collections shouldn't change.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

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

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

commit d6edf6d3e8bfb40d094eb1ee7df8a79acefcedbc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 24 15:06:43 2012 -0400

    Save the timestamps in the cache.

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

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

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

commit aa064ce512909782fe165fbb2993441b6080cd4d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 24 15:08:42 2012 -0400

    Try to prevent race conditions, terminate the current PING if a change in the cache is detected.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

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

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

commit 633c449c7cc8f6216b0f10711da8dd178a67b07b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 24 15:09:25 2012 -0400

    Need to cast these to string to avoid loss of value

 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/633c449c7cc8f6216b0f10711da8dd178a67b07b

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

commit c4746e63b0aaa412a741f3f4aa4eb4a748d391bd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 24 15:10:10 2012 -0400

    Tweak validation of various timestamps values.

 framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

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

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

commit abef133ae70f36adc73e5ca1e86b771645336146
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 24 15:10:48 2012 -0400

    Ensure the timestamp is always updated when saved.

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

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

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

commit 53fd6f3ac21c8511de6cf56fa8d62e114ec6080b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 24 15:12:02 2012 -0400

    Exit if the timestamps don't match.

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

http://git.horde.org/horde-git/-/commit/53fd6f3ac21c8511de6cf56fa8d62e114ec6080b




More information about the commits mailing list