[commits] Horde-Hatchery branch, master, updated. 6c7664b79896caee6012439b445e98d8f0dff40b

Michael M Slusarz slusarz at horde.org
Mon Nov 24 22:04:47 UTC 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Horde-Hatchery".

The branch, master has been updated
       via  6c7664b79896caee6012439b445e98d8f0dff40b (commit)
       via  93b24b8cf1222e7bcc79962b5ef246084574f3a1 (commit)
       via  ffc083ce434663e58c5ef2c8d1cd6314aec8fc7d (commit)
       via  8685b47fc79c227d439177c8dc63de5a7bb95f76 (commit)
       via  19ad4c83eeb51f776dcdb436eef87c211bff8c65 (commit)
      from  35366892e404af07fe21fc6685ab559484ad5f90 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6c7664b79896caee6012439b445e98d8f0dff40b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 14:46:31 2008 -0700

    First attempt at Mime_Message->Mime_Part transition.

commit 93b24b8cf1222e7bcc79962b5ef246084574f3a1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 14:45:54 2008 -0700

    Add replaceHeader().

commit ffc083ce434663e58c5ef2c8d1cd6314aec8fc7d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 14:37:06 2008 -0700

    Don't include MIME headers twice in base part.

commit 8685b47fc79c227d439177c8dc63de5a7bb95f76
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 14:00:45 2008 -0700

    Merge Horde_Mime_Message into Horde_Mime_Part.

commit 19ad4c83eeb51f776dcdb436eef87c211bff8c65
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 13:59:44 2008 -0700

    Fix undefined var error.

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

Summary of changes:
 framework/Mime/lib/Horde/Mime/Headers.php |   15 +-
 framework/Mime/lib/Horde/Mime/Mail.php    |    2 +-
 framework/Mime/lib/Horde/Mime/Mdn.php     |    4 +-
 framework/Mime/lib/Horde/Mime/Message.php |  399 ---------------------------
 framework/Mime/lib/Horde/Mime/Part.php    |  383 ++++++++++++++++++++++++++-
 framework/Mime/package.xml                |    2 -
 imp/attachment.php                        |    2 +-
 imp/compose.php                           |    2 +-
 imp/lib/Compose.php                       |  419 ++++++++++++++---------------
 imp/lib/Contents.php                      |   27 +-
 imp/lib/Mime/Viewer/itip.php              |    4 +-
 imp/lib/Mime/Viewer/partial.php           |    6 +-
 imp/lib/Mime/Viewer/pgp.php               |    2 +-
 imp/lib/Mime/Viewer/plain.php             |   12 +-
 imp/lib/Spam.php                          |    2 +-
 15 files changed, 620 insertions(+), 661 deletions(-)
 delete mode 100644 framework/Mime/lib/Horde/Mime/Message.php


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list