The branch "activesync_2_9_0" has been updated. The following is a summary of the commits.
from: 6a01ec1b08e7303183930902afc9a4c4ef4d12b9 0e6f790 Force folderids to be strings, the easy way. 2c68023 Get rid of useless comment. 61289cc Ensure we have a synckey here as well. e800d7f Refactor H_AS_State_Mongo::_getPIMChangeTS for recent changes. 3f8e4b3 Update base class e48b6da Fix nesting. 9d4093c Implement _getMailmapChanges for Mongo driver. 36de5a5 Remove debug output. bb70216 No longer used. Summary: http://github.com/horde/horde/compare/6a01ec1b08e7303183930902afc9a4c4ef4d12b9...bb7021654018a2cca0fd4d7b5444b05e253d96e9 ----------------------------------------------------------------------- commit 0e6f790733668e8beaa2fa1faf01c8a51f9a5feb Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 13:27:04 2013 -0400 Force folderids to be strings, the easy way. framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/0e6f790733668e8beaa2fa1faf01c8a51f9a5feb http://git.horde.org/horde-git/-/commit/0e6f790733668e8beaa2fa1faf01c8a51f9a5feb ----------------------------------------------------------------------- commit 2c68023088183bc42629d42b6c1061fbdb78180c Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 13:31:56 2013 -0400 Get rid of useless comment. framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/2c68023088183bc42629d42b6c1061fbdb78180c http://git.horde.org/horde-git/-/commit/2c68023088183bc42629d42b6c1061fbdb78180c ----------------------------------------------------------------------- commit 61289cce291beb1b4f740e3441c6e9668c10adc0 Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 13:33:13 2013 -0400 Ensure we have a synckey here as well. framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 18 +++++++++++++ framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 7 +++- 2 files changed, 23 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/61289cce291beb1b4f740e3441c6e9668c10adc0 http://git.horde.org/horde-git/-/commit/61289cce291beb1b4f740e3441c6e9668c10adc0 ----------------------------------------------------------------------- commit e800d7f1afabbd964f3746e4b71c5a5d815f5194 Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 15:52:51 2013 -0400 Refactor H_AS_State_Mongo::_getPIMChangeTS for recent changes. framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 40 ++++++++----- 1 files changed, 25 insertions(+), 15 deletions(-) http://github.com/horde/horde/commit/e800d7f1afabbd964f3746e4b71c5a5d815f5194 http://git.horde.org/horde-git/-/commit/e800d7f1afabbd964f3746e4b71c5a5d815f5194 ----------------------------------------------------------------------- commit 3f8e4b3c7d349b4edfefd60e407c854be8af09be Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 15:54:40 2013 -0400 Update base class framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 30 ++++---------- 1 files changed, 8 insertions(+), 22 deletions(-) http://github.com/horde/horde/commit/3f8e4b3c7d349b4edfefd60e407c854be8af09be http://git.horde.org/horde-git/-/commit/3f8e4b3c7d349b4edfefd60e407c854be8af09be ----------------------------------------------------------------------- commit e48b6dace1952daffd97e61b5bc5cb990ea14c00 Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 16:17:27 2013 -0400 Fix nesting. framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/e48b6dace1952daffd97e61b5bc5cb990ea14c00 http://git.horde.org/horde-git/-/commit/e48b6dace1952daffd97e61b5bc5cb990ea14c00 ----------------------------------------------------------------------- commit 9d4093cd9de138fc104fbf57eb070208c9b54375 Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 16:18:07 2013 -0400 Implement _getMailmapChanges for Mongo driver. framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 62 ++++++++---- 1 files changed, 41 insertions(+), 21 deletions(-) http://github.com/horde/horde/commit/9d4093cd9de138fc104fbf57eb070208c9b54375 http://git.horde.org/horde-git/-/commit/9d4093cd9de138fc104fbf57eb070208c9b54375 ----------------------------------------------------------------------- commit 36de5a59cc56c15c28f0427b46f4e1655d23214f Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 16:19:13 2013 -0400 Remove debug output. framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/36de5a59cc56c15c28f0427b46f4e1655d23214f http://git.horde.org/horde-git/-/commit/36de5a59cc56c15c28f0427b46f4e1655d23214f ----------------------------------------------------------------------- commit bb7021654018a2cca0fd4d7b5444b05e253d96e9 Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 16:19:59 2013 -0400 No longer used. framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 36 ------------- 1 files changed, 0 insertions(+), 36 deletions(-) http://github.com/horde/horde/commit/bb7021654018a2cca0fd4d7b5444b05e253d96e9 http://git.horde.org/horde-git/-/commit/bb7021654018a2cca0fd4d7b5444b05e253d96e9 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
