[commits] Horde branch master updated. e8d3a5b73aac6353b459add8737d14afcc06746c

Jan Schneider jan at horde.org
Thu Jan 6 15:36:50 UTC 2011


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

from: c7764c205754e18a5f0f83ce1671861327ce17ea

0bac2ee Add autoloader.
029538c Parse recipients.
2d010e6 Test recipients.
e8d3a5b Build recipient list at send time, to avoid polluting the recipient list when re-using the Horde_Mime_Mail object.

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

commit 0bac2ee13f9f9119642413ac848d09b6e8c3dff1
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jan 6 16:10:52 2011 +0100

    Add autoloader.

 framework/Mime/test/Horde/Mime/AddressTest.php |    5 +++++
 framework/Mime/test/Horde/Mime/Autoload.php    |   20 ++++++++++++++++++++
 framework/Mime/test/Horde/Mime/HeadersTest.php |    5 +++++
 framework/Mime/test/Horde/Mime/MagicTest.php   |    5 +++++
 framework/Mime/test/Horde/Mime/MailTest.php    |    5 +++++
 framework/Mime/test/Horde/Mime/MimeTest.php    |    5 +++++
 framework/Mime/test/Horde/Mime/PartTest.php    |    5 +++++
 7 files changed, 50 insertions(+), 0 deletions(-)
 create mode 100644 framework/Mime/test/Horde/Mime/Autoload.php

http://git.horde.org/horde-git/-/commit/0bac2ee13f9f9119642413ac848d09b6e8c3dff1

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

commit 029538c6c929fb6839ec8025832cd841ff38ea88
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jan 6 16:11:26 2011 +0100

    Parse recipients.

 framework/Mail/lib/Horde/Mail/Transport/Mock.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/029538c6c929fb6839ec8025832cd841ff38ea88

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

commit 2d010e6079ca9a352772cf27631679d5e852914f
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jan 6 16:14:16 2011 +0100

    Test recipients.

 framework/Mime/test/Horde/Mime/MailTest.php |   62 ++++++++++++++++++++++++++-
 1 files changed, 61 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/2d010e6079ca9a352772cf27631679d5e852914f

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

commit e8d3a5b73aac6353b459add8737d14afcc06746c
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jan 6 16:35:36 2011 +0100

    Build recipient list at send time, to avoid polluting the recipient list when
    re-using the Horde_Mime_Mail object.

 framework/Mime/lib/Horde/Mime/Mail.php |   49 +++++++++++++++++++++-----------
 1 files changed, 32 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/e8d3a5b73aac6353b459add8737d14afcc06746c




More information about the commits mailing list