[commits] Horde branch master updated. 449ed347e3b8e21c4853bb20bb8af1a20f4b910d

Michael M Slusarz slusarz at horde.org
Wed Oct 6 17:44:10 UTC 2010


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

from: 0b767eec3c571a62accb018c0a58b90d88c96447

f957ed0 Give context to these logging error messages.
bf58118 Remove horde/Core dependency in HTML Mime Viewer
b26e220 Fix reversed logic
449ed34 Maybe I am missing something, but this should be loaded by the injector

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

commit f957ed089923f9bcf7512afa32d5feee67ee242a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Oct 6 09:32:23 2010 -0600

    Give context to these logging error messages.
    
    Probably should go through the entire Log library and upgrade the
    exception error messages.  Since these messages can't be logged
    themeselves (for obvious reasons), they need to be very clear in order
    to track down the issue.
    
    Example: today, I got a 'stream could not be written' fatal error (my
    logging temp drive was full).  However, it was not immediately obvious
    from the error message what subsystem failed.

 framework/Log/lib/Horde/Log/Handler/Stream.php |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/framework/Log/lib/Horde/Log/Handler/Stream.php?rt=horde-git&r1=0436560b3f50dc543260e41685de1a9ae4627b90&r2=f957ed089923f9bcf7512afa32d5feee67ee242a

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

commit bf581182077282830a58bdfdaa3a82afd4a8c00b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Oct 6 10:48:45 2010 -0600

    Remove horde/Core dependency in HTML Mime Viewer

 framework/Core/lib/Horde/Core/Factory/MimeViewer.php |    1 +
 framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php |   12 +++++++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/MimeViewer.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=bf581182077282830a58bdfdaa3a82afd4a8c00b
http://git.horde.org/diff.php/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php?rt=horde-git&r1=e28f56fe747ece36d231ae2faf41241c4162e165&r2=bf581182077282830a58bdfdaa3a82afd4a8c00b

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

commit b26e2202c144f9b1ad52c5b355d3f36c7f38a0f6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Oct 6 11:28:50 2010 -0600

    Fix reversed logic

 imp/lib/LoginTasks/SystemTask/GarbageCollection.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/lib/LoginTasks/SystemTask/GarbageCollection.php?rt=horde-git&r1=e6a5a80835ffcf5a625383ad0d68754676c42b71&r2=b26e2202c144f9b1ad52c5b355d3f36c7f38a0f6

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

commit 449ed347e3b8e21c4853bb20bb8af1a20f4b910d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Oct 6 11:43:38 2010 -0600

    Maybe I am missing something, but this should be loaded by the injector

 wicked/lib/Text_Wiki/Render/Xhtml/Code2.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/wicked/lib/Text_Wiki/Render/Xhtml/Code2.php?rt=horde-git&r1=3292c0d0aba442fe7c21feed0cef93f0b329f408&r2=449ed347e3b8e21c4853bb20bb8af1a20f4b910d




More information about the commits mailing list