The branch "master" has been updated. The following is a summary of the commits.
from: bb4645f77e6d53af82f95f4e659a9d7de00b1a17 8fe542f Return null if we don't have the array key set. 0b55f97 Add missing default pingheartbeat value 208368f This should be false, not null 5105ebd Remove note. ec9dd42 Update cache test. 960166d Fill in some more tests for the syncache. 4ddceeb Remove obsolete, broken beyond repair tests. ----------------------------------------------------------------------- commit 8fe542ff9cd3652b8dceb025330014ef4cf6c471 Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 23 16:26:25 2012 -0500 Return null if we don't have the array key set. framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/8fe542ff9cd3652b8dceb025330014ef4cf6c471 ----------------------------------------------------------------------- commit 0b55f97f473edae71bd986854630dd212047e721 Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 23 16:28:22 2012 -0500 Add missing default pingheartbeat value framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/0b55f97f473edae71bd986854630dd212047e721 ----------------------------------------------------------------------- commit 208368f9cdcab528808d3aef3d595e18d2c26e38 Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 23 16:28:41 2012 -0500 This should be false, not null framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/208368f9cdcab528808d3aef3d595e18d2c26e38 ----------------------------------------------------------------------- commit 5105ebdf19c994b5dc19eb2a3759eb45ba602b36 Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 23 16:28:57 2012 -0500 Remove note. framework/ActiveSync/doc/Horde/ActiveSync/TODO | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/5105ebdf19c994b5dc19eb2a3759eb45ba602b36 ----------------------------------------------------------------------- commit ec9dd42ccc2041e9bc30743c58ec1ff85086571e Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 23 16:31:18 2012 -0500 Update cache test. framework/ActiveSync/test/Horde/ActiveSync/CacheTest.php | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ec9dd42ccc2041e9bc30743c58ec1ff85086571e ----------------------------------------------------------------------- commit 960166d8f56f844a5909b5a3f21f2d0d610ceff3 Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 23 17:04:17 2012 -0500 Fill in some more tests for the syncache. framework/ActiveSync/test/Horde/ActiveSync/CacheTest.php | 42 +++++++++++++- 1 files changed, 41 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/960166d8f56f844a5909b5a3f21f2d0d610ceff3 ----------------------------------------------------------------------- commit 4ddceebc8f6598ed19bcdcfb8b4b21f1afbe2fcb Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 23 17:07:22 2012 -0500 Remove obsolete, broken beyond repair tests. These need to be completely reimplemented. framework/ActiveSync/test/Horde/ActiveSync/FolderSyncTest.php | Bin 4449 -> 0 bytes framework/ActiveSync/test/Horde/ActiveSync/HordeDriverTest.php | 346 ----- .../test/Horde/ActiveSync/fixtures/FolderSyncRequest.txt | Bin 13 -> 0 bytes .../test/Horde/ActiveSync/{137c3bb0-838d-499a-9f0e-fb6c0761da51}1 | 1 - 4 files changed, 0 insertions(+), 347 deletions(-) delete mode 100644 framework/ActiveSync/test/Horde/ActiveSync/FolderSyncTest.php delete mode 100644 framework/ActiveSync/test/Horde/ActiveSync/HordeDriverTest.php delete mode 100644 framework/ActiveSync/test/Horde/ActiveSync/fixtures/FolderSyncRequest.txt delete mode 100644 framework/ActiveSync/test/Horde/ActiveSync/{137c3bb0-838d-499a-9f0e-fb6c0761da51}1 http://git.horde.org/horde-git/-/commit/4ddceebc8f6598ed19bcdcfb8b4b21f1afbe2fcb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
