The branch "master" has been updated. The following is a summary of the commits.
from: aa38b639a49bd1aca152f34ddd9c184f68b42c22 0c88d83 Return a boolean false when the property was not set, not ''. 25a8ff7 Simplify/Fix importing flagged/read changes. e1060dd phpdoc/comments/cs ----------------------------------------------------------------------- commit 0c88d8363cc613b47b6b2069623093a2c339701b Author: Michael J Rubinsky <[email protected]> Date: Fri Apr 19 22:01:05 2013 -0400 Return a boolean false when the property was not set, not ''. framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 12 ++++-------- 1 files changed, 4 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/0c88d8363cc613b47b6b2069623093a2c339701b ----------------------------------------------------------------------- commit 25a8ff7a3cc5c1361907cee020fb04b69caf84e4 Author: Michael J Rubinsky <[email protected]> Date: Fri Apr 19 22:13:14 2013 -0400 Simplify/Fix importing flagged/read changes. framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php | 5 +- framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 1 + framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 13 +--- framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 3 +- framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 22 +++++- 5 files changed, 29 insertions(+), 15 deletions(-) http://git.horde.org/horde-git/-/commit/25a8ff7a3cc5c1361907cee020fb04b69caf84e4 ----------------------------------------------------------------------- commit e1060dd9cad4a3411fadef8e83ca52a7f7ef1829 Author: Michael J Rubinsky <[email protected]> Date: Fri Apr 19 22:13:53 2013 -0400 phpdoc/comments/cs framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 4 +- framework/ActiveSync/lib/Horde/ActiveSync/Sync.php | 44 ++++++++++----- framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 12 ++-- 3 files changed, 37 insertions(+), 23 deletions(-) http://git.horde.org/horde-git/-/commit/e1060dd9cad4a3411fadef8e83ca52a7f7ef1829 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
