The branch "develop" has been updated. The following is a summary of the commits.
from: 9a7aec504b805c8d384f5f1da6c39e1ef67203f9 bc46969 [mms] Add MIME headers to the list of single-value headers. e636d28 Don't purge slice if we haven't filled it yet. 6fcebfc Merge branch 'master' into develop a6bb4bc Add tasks support to HordeMobile bee9763 Adapt IMP mobile js to new tasks framework ----------------------------------------------------------------------- commit bc46969368da9c6722425c59fa3ad79ef3453577 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 8 22:50:59 2012 -0700 [mms] Add MIME headers to the list of single-value headers. framework/Mime/lib/Horde/Mime/Headers.php | 46 ++++++++++++++++++------ framework/Mime/package.xml | 2 + framework/Mime/test/Horde/Mime/HeadersTest.php | 13 +++++++ 3 files changed, 50 insertions(+), 11 deletions(-) http://git.horde.org/horde-git/-/commit/bc46969368da9c6722425c59fa3ad79ef3453577 ----------------------------------------------------------------------- commit e636d28036b1d25e02adb95296635e08bc3bda13 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 9 01:34:55 2012 -0700 Don't purge slice if we haven't filled it yet. framework/Imap_Client/lib/Horde/Imap/Client/Cache.php | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/e636d28036b1d25e02adb95296635e08bc3bda13 ----------------------------------------------------------------------- commit 6fcebfcf6f2adf1df04ad4812ad9f40ddaeb6430 Merge: 9a7aec5 e636d28 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 9 01:36:05 2012 -0700 Merge branch 'master' into develop Conflicts: framework/Mime/package.xml framework/Mime/test/Horde/Mime/HeadersTest.php framework/Imap_Client/lib/Horde/Imap/Client/Cache.php | 11 ++-- framework/Mime/lib/Horde/Mime/Headers.php | 46 +++++++++++++---- framework/Mime/package.xml | 1 + framework/Mime/test/Horde/Mime/HeadersTest.php | 12 ++++ 4 files changed, 54 insertions(+), 16 deletions(-) http://git.horde.org/horde-git/-/commit/6fcebfcf6f2adf1df04ad4812ad9f40ddaeb6430 ----------------------------------------------------------------------- commit a6bb4bc4ecd75903b7737660992246248d69d5d9 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 9 02:00:01 2012 -0700 Add tasks support to HordeMobile horde/js/mobile.js | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/a6bb4bc4ecd75903b7737660992246248d69d5d9 ----------------------------------------------------------------------- commit bee9763c2c5a87bc75ee5774d5728a1a26976117 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 9 02:01:34 2012 -0700 Adapt IMP mobile js to new tasks framework imp/js/mobile.js | 143 +++++++++++++++++++++++++++++------------------------ 1 files changed, 78 insertions(+), 65 deletions(-) http://git.horde.org/horde-git/-/commit/bee9763c2c5a87bc75ee5774d5728a1a26976117 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
