The branch "master" has been updated. The following is a summary of the commits.
from: ecf009539e35edc42c57791d8f2d352cd23d3e33 d2823c8 More helpful log entry. 6e25ded @todo 456bd76 Don't ignore BODYPARTPREFS. 0ab9769 Parse error. 0364eff Pass the BODYPARTPREFS to the imap adapter if we have them. 2c9fb48 Add, and use, Horde_ActiveSync_Utils_Mime:: 0f3c4f4 Add simple test for Horde_ActiveSync_Utils_Mime d92498c package.xml Summary: http://github.com/horde/horde/compare/ecf009539e35edc42c57791d8f2d352cd23d3e33...d92498cd178f106807597c069b3873dbcbdbbbeb ----------------------------------------------------------------------- commit d2823c8c24361818fb139fe47ccc85797409f0e6 Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 7 11:04:13 2014 -0500 More helpful log entry. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/d2823c8c24361818fb139fe47ccc85797409f0e6 ----------------------------------------------------------------------- commit 6e25ded3f2a61e572c14c9499611f5f90d2ca63b Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 7 18:36:07 2014 -0500 @todo framework/ActiveSync/doc/Horde/ActiveSync/TODO | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/6e25ded3f2a61e572c14c9499611f5f90d2ca63b ----------------------------------------------------------------------- commit 456bd76740736c5b67b89d9b661eb2d75612ca52 Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 7 18:37:02 2014 -0500 Don't ignore BODYPARTPREFS. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 1 + framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 3 +++ 2 files changed, 4 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/456bd76740736c5b67b89d9b661eb2d75612ca52 ----------------------------------------------------------------------- commit 0ab976997385b0edea393fefc95645b987b281c3 Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 7 18:37:40 2014 -0500 Parse error. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/0ab976997385b0edea393fefc95645b987b281c3 ----------------------------------------------------------------------- commit 0364eff1bd68f113b475f422a964c46d66ddbe42 Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 7 18:38:02 2014 -0500 Pass the BODYPARTPREFS to the imap adapter if we have them. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/0364eff1bd68f113b475f422a964c46d66ddbe42 ----------------------------------------------------------------------- commit 2c9fb48474f223b94ee51492f8e19990d991e451 Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 7 18:39:17 2014 -0500 Add, and use, Horde_ActiveSync_Utils_Mime:: framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 22 ++--- framework/ActiveSync/lib/Horde/ActiveSync/Utils/Mime.php | 56 ++++++++++++ 2 files changed, 65 insertions(+), 13 deletions(-) create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Utils/Mime.php http://github.com/horde/horde/commit/2c9fb48474f223b94ee51492f8e19990d991e451 ----------------------------------------------------------------------- commit 0f3c4f4995d6d77b170d121464651793d36809cb Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 7 18:39:53 2014 -0500 Add simple test for Horde_ActiveSync_Utils_Mime framework/ActiveSync/test/Horde/ActiveSync/UtilsTest.php | 27 ++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/0f3c4f4995d6d77b170d121464651793d36809cb ----------------------------------------------------------------------- commit d92498cd178f106807597c069b3873dbcbdbbbeb Author: Michael J Rubinsky <[email protected]> Date: Sun Dec 7 18:40:23 2014 -0500 package.xml framework/ActiveSync/package.xml | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/d92498cd178f106807597c069b3873dbcbdbbbeb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
