[commits] Horde branch master updated. a5c549ccd41889eff64f203912297330efe0657c

Michael M Slusarz slusarz at horde.org
Wed May 6 05:50:21 UTC 2015


The branch "master" has been updated.
The following is a summary of the commits.

from: 50a2358d457a16490bb36b977fe532a59a886602

cc006f1 Add unit tests for new literal stream code
350e0d5 [mms] Correctly output MIME headers when generating multipart/digest parts (RFC 2047 [5.1.5]).
a5c549c [mms] Report multiple spam/innocent messages in a single digest.

Summary: http://github.com/horde/horde/compare/50a2358d457a16490bb36b977fe532a59a886602...a5c549ccd41889eff64f203912297330efe0657c

-----------------------------------------------------------------------

commit cc006f1e79742ec14a18a45347b3297e16540b5c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue May 5 22:37:47 2015 -0600

    Add unit tests for new literal stream code

 framework/Imap_Client/test/Horde/Imap/Client/TokenizeTest.php |   49 +++++++++
 1 files changed, 49 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/cc006f1e79742ec14a18a45347b3297e16540b5c

-----------------------------------------------------------------------

commit 350e0d550dafc193661981271b39af81493b39d3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue May 5 23:14:50 2015 -0600

    [mms] Correctly output MIME headers when generating multipart/digest parts (RFC 2047 [5.1.5]).

 framework/Mime/lib/Horde/Mime/Part.php      |   10 +++++++
 framework/Mime/package.xml                  |    4 +-
 framework/Mime/test/Horde/Mime/PartTest.php |   36 +++++++++++++++++++++++++++
 3 files changed, 48 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/350e0d550dafc193661981271b39af81493b39d3

-----------------------------------------------------------------------

commit a5c549ccd41889eff64f203912297330efe0657c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue May 5 23:43:51 2015 -0600

    [mms] Report multiple spam/innocent messages in a single digest.

 imp/docs/CHANGES         |    1 +
 imp/lib/Spam.php         |   27 +++++++------------
 imp/lib/Spam/Base.php    |    9 +++---
 imp/lib/Spam/Email.php   |   62 +++++++++++++++++++++++++++++----------------
 imp/lib/Spam/Null.php    |    6 +++-
 imp/lib/Spam/Program.php |   25 +++++++++++++++++-
 imp/package.xml          |    1 +
 7 files changed, 83 insertions(+), 48 deletions(-)

http://github.com/horde/horde/commit/a5c549ccd41889eff64f203912297330efe0657c




More information about the commits mailing list