The branch "activesync_2_9_0" has been updated. The following is a summary of the commits.
from: 50f312227f7c0640cf5e1804bc83d3e45cf25bbe acc1a55 Easy way to gc the device collection. f1907a8 Only save to backend if the data is dirty. 53cc3bc Need === here to avoid casting. 2904924 Disable state gc in the Mongo driver for now, something's broken. 4ec5622 Logging bdaca8d Reduce this to one, maybe two, queries. Summary: http://github.com/horde/horde/compare/50f312227f7c0640cf5e1804bc83d3e45cf25bbe...bdaca8df66a45f1cc0dc6339bed389be6422a513 ----------------------------------------------------------------------- commit acc1a55c1b4c5437d92848ece9657eceb9ab6174 Author: Michael J Rubinsky <[email protected]> Date: Thu Oct 3 22:59:45 2013 -0400 Easy way to gc the device collection. framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/acc1a55c1b4c5437d92848ece9657eceb9ab6174 http://git.horde.org/horde-git/-/commit/acc1a55c1b4c5437d92848ece9657eceb9ab6174 ----------------------------------------------------------------------- commit f1907a89dde9b66dd59f0cc70a0ebe8e743f8615 Author: Michael J Rubinsky <[email protected]> Date: Thu Oct 3 23:18:39 2013 -0400 Only save to backend if the data is dirty. framework/ActiveSync/lib/Horde/ActiveSync/Device.php | 25 +++++++++++++++--- 1 files changed, 21 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/f1907a89dde9b66dd59f0cc70a0ebe8e743f8615 http://git.horde.org/horde-git/-/commit/f1907a89dde9b66dd59f0cc70a0ebe8e743f8615 ----------------------------------------------------------------------- commit 53cc3bc70fa705bf7a837bcfa436d1f8d2ea672a Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 4 00:14:07 2013 -0400 Need === here to avoid casting. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/53cc3bc70fa705bf7a837bcfa436d1f8d2ea672a http://git.horde.org/horde-git/-/commit/53cc3bc70fa705bf7a837bcfa436d1f8d2ea672a ----------------------------------------------------------------------- commit 29049247a25310e7695234b290502937f6c93764 Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 4 00:14:28 2013 -0400 Disable state gc in the Mongo driver for now, something's broken. framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/29049247a25310e7695234b290502937f6c93764 http://git.horde.org/horde-git/-/commit/29049247a25310e7695234b290502937f6c93764 ----------------------------------------------------------------------- commit 4ec5622b316aa7614114fd628e4aa2341f99d745 Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 4 00:15:05 2013 -0400 Logging framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/4ec5622b316aa7614114fd628e4aa2341f99d745 http://git.horde.org/horde-git/-/commit/4ec5622b316aa7614114fd628e4aa2341f99d745 ----------------------------------------------------------------------- commit bdaca8df66a45f1cc0dc6339bed389be6422a513 Author: Michael J Rubinsky <[email protected]> Date: Fri Oct 4 00:15:27 2013 -0400 Reduce this to one, maybe two, queries. framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 42 ++++--------- 1 files changed, 12 insertions(+), 30 deletions(-) http://github.com/horde/horde/commit/bdaca8df66a45f1cc0dc6339bed389be6422a513 http://git.horde.org/horde-git/-/commit/bdaca8df66a45f1cc0dc6339bed389be6422a513 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
