[commits] Horde branch master updated. c93a00a2c4c45c75fc83edc9935ebfab60d8f057

Michael M Slusarz slusarz at horde.org
Wed Nov 19 06:04:18 UTC 2014


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

from: 3040b972b81e4baa029806670191064a3ea2735f

6694f97 [mms] Added Horde_Smtp property indicating whether error is permanent or transient.
bef85d2 Add general category error codes if we don't specifically handle an error type
1f8ccd7 Thrown runtime exception here, since this is a coding issue
4155b9e Fix encoding charset headers when no default header or body charset has been set
6cfe9e8 Ignore empty content parameters
e472ba6 Remove superfluous linespaces in MDN messages
c93a00a Add unit test for Horde_Mime_Mdn#generate()

Summary: http://github.com/horde/horde/compare/3040b972b81e4baa029806670191064a3ea2735f...c93a00a2c4c45c75fc83edc9935ebfab60d8f057

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

commit 6694f97c14df1febe27f421a3e8167ebb0df4197
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 18 20:08:11 2014 -0700

    [mms] Added Horde_Smtp property indicating whether error is permanent or transient.

 framework/Smtp/doc/Horde/Smtp/UPGRADING     |    4 ++
 framework/Smtp/lib/Horde/Smtp/Exception.php |   73 +++++++++++++++++----------
 framework/Smtp/package.xml                  |    2 +
 3 files changed, 53 insertions(+), 26 deletions(-)

http://github.com/horde/horde/commit/6694f97c14df1febe27f421a3e8167ebb0df4197

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

commit bef85d2ee627277b060d46d68865e2b8d768abd9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 18 20:10:31 2014 -0700

    Add general category error codes if we don't specifically handle an error type

 framework/Smtp/doc/Horde/Smtp/UPGRADING     |    4 +-
 framework/Smtp/lib/Horde/Smtp/Exception.php |  129 ++++++++++++++++++++++++---
 2 files changed, 119 insertions(+), 14 deletions(-)

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

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

commit 1f8ccd73f1e79007a492fc4f5eab353dbd21a428
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 18 22:36:51 2014 -0700

    Thrown runtime exception here, since this is a coding issue

 framework/Mime/lib/Horde/Mime/Mdn.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/1f8ccd73f1e79007a492fc4f5eab353dbd21a428

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

commit 4155b9ecf21ff693a196a7ae6fd6b5deaffb7b2d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 18 22:37:46 2014 -0700

    Fix encoding charset headers when no default header or body charset has been set

 framework/Mime/lib/Horde/Mime/Part.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/4155b9ecf21ff693a196a7ae6fd6b5deaffb7b2d

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

commit 6cfe9e8bfde7d9c10401c904ba0304d6c302abf6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 18 22:53:28 2014 -0700

    Ignore empty content parameters

 framework/Mime/lib/Horde/Mime/Part.php      |    8 +++++++-
 framework/Mime/test/Horde/Mime/PartTest.php |   25 +++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/6cfe9e8bfde7d9c10401c904ba0304d6c302abf6

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

commit e472ba65e9d5c99ab217cd3c66225960c2d03088
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 18 23:02:50 2014 -0700

    Remove superfluous linespaces in MDN messages

 framework/Mime/lib/Horde/Mime/Mdn.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit c93a00a2c4c45c75fc83edc9935ebfab60d8f057
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 18 23:03:12 2014 -0700

    Add unit test for Horde_Mime_Mdn#generate()

 framework/Mime/test/Horde/Mime/MdnTest.php |   86 ++++++++++++++++++++++++++++
 1 files changed, 86 insertions(+), 0 deletions(-)

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




More information about the commits mailing list