The branch "master" has been updated. The following is a summary of the commits.
from: f05ba46cfe70e5055756755f145661ca3a6a9c17 6bd308f This will never be empty here, it would have thrown an exception. 89dc48c Fix creating device user entry. 265e438 Refresh the cache data from storage after state is init. c23a923 Default to 0 synckey. ----------------------------------------------------------------------- commit 6bd308fd5f4705e9f5261c02ce3d879ef6aec45c Author: Michael J Rubinsky <[email protected]> Date: Fri May 24 16:35:21 2013 -0400 This will never be empty here, it would have thrown an exception. framework/ActiveSync/lib/Horde/ActiveSync.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/6bd308fd5f4705e9f5261c02ce3d879ef6aec45c ----------------------------------------------------------------------- commit 89dc48cff1892b2d3308b3fb41800fcdb3ddc8d4 Author: Michael J Rubinsky <[email protected]> Date: Fri May 24 16:41:54 2013 -0400 Fix creating device user entry. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/89dc48cff1892b2d3308b3fb41800fcdb3ddc8d4 ----------------------------------------------------------------------- commit 265e438d57c0ae34abba53136d69113179bda1f8 Author: Michael J Rubinsky <[email protected]> Date: Fri May 24 17:29:00 2013 -0400 Refresh the cache data from storage after state is init. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 5 ++++- framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 10 +++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/265e438d57c0ae34abba53136d69113179bda1f8 ----------------------------------------------------------------------- commit c23a9234e2f7ec8daf9d4775cc86c91bf65f3dad Author: Michael J Rubinsky <[email protected]> Date: Fri May 24 17:29:46 2013 -0400 Default to 0 synckey. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/c23a9234e2f7ec8daf9d4775cc86c91bf65f3dad -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
