The branch "master" has been updated. The following is a summary of the commits.
from: e62ae2397fcf511614b20a85f4f605d73c8e8410 77b1dc7 Add Horde_Text_Filter to dependencies 4b330ac CHANGES b24c84b phpdoc, simplify 89cf88d Don't remove collections with empty synckeys. ----------------------------------------------------------------------- commit 77b1dc7c771a5ab50f2151e11a7e41559534aee7 Author: Michael J Rubinsky <[email protected]> Date: Sat Dec 22 14:32:01 2012 -0500 Add Horde_Text_Filter to dependencies framework/ActiveSync/package.xml | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/77b1dc7c771a5ab50f2151e11a7e41559534aee7 ----------------------------------------------------------------------- commit 4b330ac0f56bed6dcd0edbf3459ec2972b7ec14b Author: Michael J Rubinsky <[email protected]> Date: Sat Dec 22 14:35:19 2012 -0500 CHANGES framework/ActiveSync/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/4b330ac0f56bed6dcd0edbf3459ec2972b7ec14b ----------------------------------------------------------------------- commit b24c84b636f88b4f7839c1f53c34e9f550beb242 Author: Michael J Rubinsky <[email protected]> Date: Sat Dec 22 15:28:07 2012 -0500 phpdoc, simplify framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 14 +++++++---- 1 files changed, 9 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/b24c84b636f88b4f7839c1f53c34e9f550beb242 ----------------------------------------------------------------------- commit 89cf88d771c89ae4926217c2ab4c400cf11c3ee1 Author: Michael J Rubinsky <[email protected]> Date: Sat Dec 22 15:28:21 2012 -0500 Don't remove collections with empty synckeys. If we remove them here, then we will never catch the client error and will fail to issue the error wbxml that (should) trigger the client to issue a proper SYNC request. framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/89cf88d771c89ae4926217c2ab4c400cf11c3ee1 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
