The branch "develop" has been updated. The following is a summary of the commits.
from: 55f60efb24d39dd1758a21b130a71e058d457462 dbaaa20 The last 2 search() parameters are optional c898d0a [mms] Don't do regex matching for data that can never match. 24f7265 style 43addd2 Better error when user tries to access IMP download link when not authenticated 181846e Improved error handling when message data does not exist. 8bb7d87 [mms] Rewrite of caching system. Fixes a few bugs, and should be more efficient. a4c9701 Merge branch 'master' into develop a7b34b7 Merge branch 'develop' of ssh://dev.horde.org/horde/git/horde into develop ----------------------------------------------------------------------- commit dbaaa2047ebf5af22b90ea703d7623116f212df6 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 8 12:55:44 2012 -0700 The last 2 search() parameters are optional imp/lib/Imap.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/dbaaa2047ebf5af22b90ea703d7623116f212df6 ----------------------------------------------------------------------- commit c898d0a7ee56775bfde760761ba03ea9e8a8d21c Author: Michael M Slusarz <[email protected]> Date: Thu Mar 8 13:06:57 2012 -0700 [mms] Don't do regex matching for data that can never match. framework/Text_Flowed/lib/Horde/Text/Flowed.php | 56 +++++++++++++--------- framework/Text_Flowed/package.xml | 4 +- 2 files changed, 35 insertions(+), 25 deletions(-) http://git.horde.org/horde-git/-/commit/c898d0a7ee56775bfde760761ba03ea9e8a8d21c ----------------------------------------------------------------------- commit 24f7265d91dc08aa582484214860253ca2e57c11 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 8 13:14:01 2012 -0700 style horde/services/download/index.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/24f7265d91dc08aa582484214860253ca2e57c11 ----------------------------------------------------------------------- commit 43addd209da276b54c8be0017aa8e4b7decaf2b4 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 8 13:34:12 2012 -0700 Better error when user tries to access IMP download link when not authenticated imp/view.php | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/43addd209da276b54c8be0017aa8e4b7decaf2b4 ----------------------------------------------------------------------- commit 181846eb0d7b88cd6e89c689ecca7522e9b80430 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 8 14:53:11 2012 -0700 Improved error handling when message data does not exist. imp/lib/Contents.php | 121 ++++++++++++++++++++++++-------------------------- 1 files changed, 58 insertions(+), 63 deletions(-) http://git.horde.org/horde-git/-/commit/181846eb0d7b88cd6e89c689ecca7522e9b80430 ----------------------------------------------------------------------- commit 8bb7d875667d634aad3db9b28d0c99bac8b58fdc Author: Michael M Slusarz <[email protected]> Date: Thu Mar 8 21:46:25 2012 -0700 [mms] Rewrite of caching system. Fixes a few bugs, and should be more efficient. framework/Imap_Client/lib/Horde/Imap/Client/Cache.php | 443 +++++++---------- framework/Imap_Client/package.xml | 2 + 2 files changed, 189 insertions(+), 256 deletions(-) http://git.horde.org/horde-git/-/commit/8bb7d875667d634aad3db9b28d0c99bac8b58fdc ----------------------------------------------------------------------- commit a4c97018e634cb525bd8c017793079e193ce43d4 Merge: 2424ea5 8bb7d87 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 8 21:49:33 2012 -0700 Merge branch 'master' into develop Conflicts: framework/Imap_Client/package.xml framework/Imap_Client/lib/Horde/Imap/Client/Cache.php | 443 +++++++---------- framework/Imap_Client/package.xml | 1 + framework/Text_Flowed/lib/Horde/Text/Flowed.php | 56 ++- framework/Text_Flowed/package.xml | 4 +- horde/services/download/index.php | 5 +- imp/lib/Contents.php | 121 +++--- imp/lib/Imap.php | 6 +- imp/view.php | 6 + 8 files changed, 294 insertions(+), 348 deletions(-) http://git.horde.org/horde-git/-/commit/a4c97018e634cb525bd8c017793079e193ce43d4 ----------------------------------------------------------------------- commit a7b34b710614537589a07bbe5692f0aa3d2fd628 Merge: a4c9701 55f60ef Author: Michael M Slusarz <[email protected]> Date: Thu Mar 8 21:52:00 2012 -0700 Merge branch 'develop' of ssh://dev.horde.org/horde/git/horde into develop framework/Share/lib/Horde/Share/Sql.php | 6 +++--- framework/Share/lib/Horde/Share/Sqlng.php | 6 +++--- framework/Share/package.xml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/a7b34b710614537589a07bbe5692f0aa3d2fd628 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
