The branch "master" has been updated. The following is a summary of the commits.
from: 21f4a6dc23769d29d60a43cb1d6487025b32fa4a a9ee0b4 [mms] Mailbox imports are now limited to 500 messages by default. caa4af6 [mms] Fix handling unsuccessful mailbox import in dynamic view. ----------------------------------------------------------------------- commit a9ee0b480402be4a1cc6a5441109476ab29bfbd9 Author: Michael M Slusarz <[email protected]> Date: Sat Jun 8 14:19:00 2013 -0600 [mms] Mailbox imports are now limited to 500 messages by default. imp/config/backends.php | 7 ++++++ imp/docs/CHANGES | 1 + imp/docs/UPGRADING | 11 +++++++++ imp/lib/Imap/Config.php | 12 ++++++++- imp/lib/Mbox/Import.php | 9 +++---- imp/lib/Mbox/Parse.php | 53 ++++++++++++++++++++++------------------------ imp/package.xml | 2 + 7 files changed, 60 insertions(+), 35 deletions(-) http://git.horde.org/horde-git/-/commit/a9ee0b480402be4a1cc6a5441109476ab29bfbd9 ----------------------------------------------------------------------- commit caa4af675a2be98a597c237189022da45b97c3d5 Author: Michael M Slusarz <[email protected]> Date: Sat Jun 8 14:25:50 2013 -0600 [mms] Fix handling unsuccessful mailbox import in dynamic view. imp/docs/CHANGES | 1 + imp/js/dimpbase.js | 3 ++- imp/lib/Ajax/Application/Handler/Dynamic.php | 8 ++------ imp/package.xml | 2 ++ 4 files changed, 7 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/caa4af675a2be98a597c237189022da45b97c3d5 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
