The branch "master" has been updated. The following is a summary of the commits.
from: 8ff331e07b92fab275cf0513ac80f2cbbb9e8a31 f439716 Log memory usage to activesync log. 996868f Simplify message data handling when building MIME message. Summary: http://github.com/horde/horde/compare/8ff331e07b92fab275cf0513ac80f2cbbb9e8a31...996868f15560a45f8a9fd1855cd5456dc89ffc1b ----------------------------------------------------------------------- commit f439716ad56ed816e59d7b383d6a7cc273b8acc5 Author: Michael J Rubinsky <[email protected]> Date: Sun Sep 29 16:07:33 2013 -0400 Log memory usage to activesync log. framework/ActiveSync/lib/Horde/ActiveSync.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/f439716ad56ed816e59d7b383d6a7cc273b8acc5 http://git.horde.org/horde-git/-/commit/f439716ad56ed816e59d7b383d6a7cc273b8acc5 ----------------------------------------------------------------------- commit 996868f15560a45f8a9fd1855cd5456dc89ffc1b Author: Michael J Rubinsky <[email protected]> Date: Sun Sep 29 16:57:22 2013 -0400 Simplify message data handling when building MIME message. Use Horde_Stream, only convert in one place, reduce memory usage. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 86 +++++------- 1 files changed, 35 insertions(+), 51 deletions(-) http://github.com/horde/horde/commit/996868f15560a45f8a9fd1855cd5456dc89ffc1b http://git.horde.org/horde-git/-/commit/996868f15560a45f8a9fd1855cd5456dc89ffc1b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
