The branch "master" has been updated. The following is a summary of the commits.
from: 484f30523c4d24aa64e6f5a1581aa4713fea05d8 b088250 Remove commented out code. 11e6abe Some GETCHANGES sanity checking. 06aa5f5 ws e355484 Add method for obtaining the UID portion of a synckey. d7cd241 Add synckey filtering to _getPIMChangeTS. 5112f0f Clarify. ----------------------------------------------------------------------- commit b08825075c6dff20de9c0a99331971a309fec6c4 Author: Michael J Rubinsky <[email protected]> Date: Fri May 10 21:40:23 2013 -0400 Remove commented out code. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/b08825075c6dff20de9c0a99331971a309fec6c4 ----------------------------------------------------------------------- commit 11e6abe394de35649613ffcc781c1cb6f017bd0e Author: Michael J Rubinsky <[email protected]> Date: Fri May 10 21:40:42 2013 -0400 Some GETCHANGES sanity checking. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/11e6abe394de35649613ffcc781c1cb6f017bd0e ----------------------------------------------------------------------- commit 06aa5f5890a1b38896e0b7028687674269072f27 Author: Michael J Rubinsky <[email protected]> Date: Fri May 10 21:40:56 2013 -0400 ws framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/06aa5f5890a1b38896e0b7028687674269072f27 ----------------------------------------------------------------------- commit e3554841f5155a22c11d6ca4fa269d6512f9872c Author: Michael J Rubinsky <[email protected]> Date: Fri May 10 23:57:22 2013 -0400 Add method for obtaining the UID portion of a synckey. framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/e3554841f5155a22c11d6ca4fa269d6512f9872c ----------------------------------------------------------------------- commit d7cd2416cb584ad650e9bfa2f9046da13655ee93 Author: Michael J Rubinsky <[email protected]> Date: Fri May 10 23:58:02 2013 -0400 Add synckey filtering to _getPIMChangeTS. Fixes mirroring back changes when an item is created on the client, and then edited on the same client within 1 sync cycle of the initial creation (while the map entry for the original creation still exists). framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/d7cd2416cb584ad650e9bfa2f9046da13655ee93 ----------------------------------------------------------------------- commit 5112f0f5cb373e173bfa7388cb1bf9a359568e5a Author: Michael J Rubinsky <[email protected]> Date: Sat May 11 00:00:30 2013 -0400 Clarify. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/5112f0f5cb373e173bfa7388cb1bf9a359568e5a -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
