The branch "master" has been updated. The following is a summary of the commits.
from: 6232433aff7529093fac5135a2e4e79e5fe0ac25 4838ce8... No reference from singletons 1dc1114... Import Horde_Compress:: from CVS HEAD ffc07b7... Better error handling for Mime Viewer rendering ----------------------------------------------------------------------- commit 4838ce842a010402f1d0ba8031393fc0a6c2a595 Author: Michael M Slusarz <[email protected]> Date: Mon Jul 13 14:20:56 2009 -0600 No reference from singletons framework/Mime/lib/Horde/Mime/Mdn.php | 2 +- framework/Mime/lib/Horde/Mime/Viewer/Ooo.php | 2 +- framework/Mime/lib/Horde/Mime/Viewer/Rar.php | 2 +- framework/Mime/lib/Horde/Mime/Viewer/Tgz.php | 4 ++-- framework/Mime/lib/Horde/Mime/Viewer/Tnef.php | 2 +- framework/Mime/lib/Horde/Mime/Viewer/Zip.php | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Mdn.php?rt=horde-git&r1=8d38a43880bfd2f005b63d098c51bb904cdaacfd&r2=4838ce842a010402f1d0ba8031393fc0a6c2a595 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Ooo.php?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=4838ce842a010402f1d0ba8031393fc0a6c2a595 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Rar.php?rt=horde-git&r1=8d38a43880bfd2f005b63d098c51bb904cdaacfd&r2=4838ce842a010402f1d0ba8031393fc0a6c2a595 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Tgz.php?rt=horde-git&r1=8d38a43880bfd2f005b63d098c51bb904cdaacfd&r2=4838ce842a010402f1d0ba8031393fc0a6c2a595 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Tnef.php?rt=horde-git&r1=8d38a43880bfd2f005b63d098c51bb904cdaacfd&r2=4838ce842a010402f1d0ba8031393fc0a6c2a595 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Zip.php?rt=horde-git&r1=8d38a43880bfd2f005b63d098c51bb904cdaacfd&r2=4838ce842a010402f1d0ba8031393fc0a6c2a595 ----------------------------------------------------------------------- commit 1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 Author: Michael M Slusarz <[email protected]> Date: Mon Jul 13 15:11:07 2009 -0600 Import Horde_Compress:: from CVS HEAD framework/Compress/lib/Horde/Compress.php | 76 +++++ framework/Compress/lib/Horde/Compress/Dbx.php | 271 ++++++++++++++++++ framework/Compress/lib/Horde/Compress/Gzip.php | 85 ++++++ framework/Compress/lib/Horde/Compress/Rar.php | 113 ++++++++ framework/Compress/lib/Horde/Compress/Tar.php | 119 ++++++++ framework/Compress/lib/Horde/Compress/Tnef.php | 336 ++++++++++++++++++++++ framework/Compress/lib/Horde/Compress/Zip.php | 359 ++++++++++++++++++++++++ framework/Compress/package.xml | 127 +++++++++ framework/Mime/lib/Horde/Mime/Viewer/Ooo.php | 2 +- framework/Mime/lib/Horde/Mime/Viewer/Rar.php | 6 +- framework/Mime/lib/Horde/Mime/Viewer/Tgz.php | 10 +- framework/Mime/lib/Horde/Mime/Viewer/Tnef.php | 6 +- framework/Mime/lib/Horde/Mime/Viewer/Zip.php | 12 +- 13 files changed, 1495 insertions(+), 27 deletions(-) create mode 100644 framework/Compress/lib/Horde/Compress.php create mode 100644 framework/Compress/lib/Horde/Compress/Dbx.php create mode 100644 framework/Compress/lib/Horde/Compress/Gzip.php create mode 100644 framework/Compress/lib/Horde/Compress/Rar.php create mode 100644 framework/Compress/lib/Horde/Compress/Tar.php create mode 100644 framework/Compress/lib/Horde/Compress/Tnef.php create mode 100644 framework/Compress/lib/Horde/Compress/Zip.php create mode 100644 framework/Compress/package.xml http://git.horde.org/co.php/framework/Compress/lib/Horde/Compress.php?rt=horde-git&r=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/co.php/framework/Compress/lib/Horde/Compress/Dbx.php?rt=horde-git&r=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/co.php/framework/Compress/lib/Horde/Compress/Gzip.php?rt=horde-git&r=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/co.php/framework/Compress/lib/Horde/Compress/Rar.php?rt=horde-git&r=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/co.php/framework/Compress/lib/Horde/Compress/Tar.php?rt=horde-git&r=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/co.php/framework/Compress/lib/Horde/Compress/Tnef.php?rt=horde-git&r=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/co.php/framework/Compress/lib/Horde/Compress/Zip.php?rt=horde-git&r=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/co.php/framework/Compress/package.xml?rt=horde-git&r=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Ooo.php?rt=horde-git&r1=4838ce842a010402f1d0ba8031393fc0a6c2a595&r2=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Rar.php?rt=horde-git&r1=4838ce842a010402f1d0ba8031393fc0a6c2a595&r2=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Tgz.php?rt=horde-git&r1=4838ce842a010402f1d0ba8031393fc0a6c2a595&r2=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Tnef.php?rt=horde-git&r1=4838ce842a010402f1d0ba8031393fc0a6c2a595&r2=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Zip.php?rt=horde-git&r1=4838ce842a010402f1d0ba8031393fc0a6c2a595&r2=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71 ----------------------------------------------------------------------- commit ffc07b7f48a4b1831aae9c7d06389db7f932df08 Author: Michael M Slusarz <[email protected]> Date: Mon Jul 13 15:11:27 2009 -0600 Better error handling for Mime Viewer rendering framework/Mime/lib/Horde/Mime/Viewer/Driver.php | 24 ++++++++++++++++++++-- framework/Mime/lib/Horde/Mime/Viewer/Ooo.php | 1 + framework/Mime/lib/Horde/Mime/Viewer/Rar.php | 1 + framework/Mime/lib/Horde/Mime/Viewer/Tgz.php | 1 + framework/Mime/lib/Horde/Mime/Viewer/Zip.php | 3 ++ framework/Mime/package.xml | 6 ++++- 6 files changed, 32 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Driver.php?rt=horde-git&r1=67d66158c228dd6ba6691092332bacf9c6a8fd57&r2=ffc07b7f48a4b1831aae9c7d06389db7f932df08 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Ooo.php?rt=horde-git&r1=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71&r2=ffc07b7f48a4b1831aae9c7d06389db7f932df08 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Rar.php?rt=horde-git&r1=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71&r2=ffc07b7f48a4b1831aae9c7d06389db7f932df08 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Tgz.php?rt=horde-git&r1=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71&r2=ffc07b7f48a4b1831aae9c7d06389db7f932df08 http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Zip.php?rt=horde-git&r1=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71&r2=ffc07b7f48a4b1831aae9c7d06389db7f932df08 http://git.horde.org/diff.php/framework/Mime/package.xml?rt=horde-git&r1=8875f0f8ebdd228a34a13309a4b87efd602726c1&r2=ffc07b7f48a4b1831aae9c7d06389db7f932df08 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
