[commits] Horde branch master updated.

Michael M Slusarz slusarz at horde.org
Tue Jun 30 04:55:48 UTC 2009


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

from: 62cdb798337a1ef4a7e3787d4a7b170e0eda9da6

02d96ac... Need to clone Horde_Mime_Part so later changes aren't saved in cache
ccddd12... Cache array pointer
fb70bc0... Request #3359: Horde_Mime_Part uses memory streams to store contents data.
4cea110... Implement stream return for fullmsg, bodytext, and bodypart for Socket driver.

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

commit 02d96ac50797b5748cd8ac5176474bd7ab82c3f9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Jun 29 18:36:34 2009 -0600

    Need to clone Horde_Mime_Part so later changes aren't saved in cache

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=7fde2c390be04da35200cee22da70ced87d99852&r2=02d96ac50797b5748cd8ac5176474bd7ab82c3f9

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

commit ccddd12f3790ed4f7d9bbc539dcc98d5eac1e104
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Jun 29 20:54:12 2009 -0600

    Cache array pointer

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=62cdb798337a1ef4a7e3787d4a7b170e0eda9da6&r2=ccddd12f3790ed4f7d9bbc539dcc98d5eac1e104

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

commit fb70bc05a27b84a29252568a65f1dc324f3ad69a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Jun 29 16:24:59 2009 -0600

    Request #3359: Horde_Mime_Part uses memory streams to store contents data.

 framework/Mime/lib/Horde/Mime/Part.php |  532 +++++++++++++++++++++-----------
 1 files changed, 358 insertions(+), 174 deletions(-)

http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Part.php?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=fb70bc05a27b84a29252568a65f1dc324f3ad69a

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

commit 4cea110d6f196424e3c7209d28aaa1ced1ce3369
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Jun 29 18:35:06 2009 -0600

    Implement stream return for fullmsg, bodytext, and bodypart for Socket
    driver.

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php   |   17 +++-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   86 +++++++++++-----
 2 files changed, 72 insertions(+), 31 deletions(-)

http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=02d96ac50797b5748cd8ac5176474bd7ab82c3f9&r2=4cea110d6f196424e3c7209d28aaa1ced1ce3369
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=ccddd12f3790ed4f7d9bbc539dcc98d5eac1e104&r2=4cea110d6f196424e3c7209d28aaa1ced1ce3369




More information about the commits mailing list