The branch "master" has been updated. The following is a summary of the commits.
from: 5a8f63e5ee2e8661d5aa03e3b9dda1cf8283dcfe b40d14f Don't keep this potentially large data in memory after we are done with it a52e855 simplify 19649a8 optimization c02cf9f [mms] Catch and ignore errors from contacts backend when determining whether to show images in a message (Bug #12294). 2fe9634 When checking contacts for e-mails for determining whether images are shown, use a strict search ----------------------------------------------------------------------- commit b40d14f1b721ae05c185e6996ce7d60805f4b313 Author: Michael M Slusarz <[email protected]> Date: Thu May 30 15:38:18 2013 -0600 Don't keep this potentially large data in memory after we are done with it imp/lib/Compose.php | 2 ++ imp/lib/Spam/Email.php | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/b40d14f1b721ae05c185e6996ce7d60805f4b313 ----------------------------------------------------------------------- commit a52e85542fa2f9158d7093a5fb35f7566ce55961 Author: Michael M Slusarz <[email protected]> Date: Sat Jun 1 13:53:57 2013 -0600 simplify imp/lib/Block/Summary.php | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/a52e85542fa2f9158d7093a5fb35f7566ce55961 ----------------------------------------------------------------------- commit 19649a85eaa2ce0db2ab57ab3635aa51fcbfffe3 Author: Michael M Slusarz <[email protected]> Date: Mon Jun 3 14:07:08 2013 -0600 optimization imp/lib/Imap/Tree.php | 12 +++++------- 1 files changed, 5 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/19649a85eaa2ce0db2ab57ab3635aa51fcbfffe3 ----------------------------------------------------------------------- commit c02cf9f512a29f4160bb39e0b54d922b57a69940 Author: Michael M Slusarz <[email protected]> Date: Tue Jun 4 13:02:24 2013 -0600 [mms] Catch and ignore errors from contacts backend when determining whether to show images in a message (Bug #12294). imp/docs/CHANGES | 8 ++++++++ imp/lib/Images.php | 33 ++++++++++++++++++++------------- 2 files changed, 28 insertions(+), 13 deletions(-) http://git.horde.org/horde-git/-/commit/c02cf9f512a29f4160bb39e0b54d922b57a69940 ----------------------------------------------------------------------- commit 2fe96343d6de01bfca97e0d6b3d9a168d4dc5825 Author: Michael M Slusarz <[email protected]> Date: Tue Jun 4 17:25:25 2013 -0600 When checking contacts for e-mails for determining whether images are shown, use a strict search imp/lib/Images.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/2fe96343d6de01bfca97e0d6b3d9a168d4dc5825 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
