[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Wed Feb 25 04:42:03 UTC 2009


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

from: fe30eacfdeb4eaf64f8afc56b182aa245acc29d2

30bf319... Partial re-revert; callHook() returns PEAR_Errors but the imp hook throws Exceptions
cfd244f... typo
f8b155f... Remove stray bracket
d816449... Fix typo; make certificate viewable again
a402ae9... Fix selfUrl generation in Mime_Viewers
8b499b7... Fix sequence # display

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

commit 30bf319b13a10fcbccca41ae431996cabd5fa5b5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 23 11:18:45 2009 -0700

    Partial re-revert; callHook() returns PEAR_Errors but the imp hook throws Exceptions

 imp/lib/Session.php |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/imp/lib/Session.php?rt=horde-hatchery&r1=e9be5b6015e22fa8b41f47b7eaec2e9c2041a74c&r2=30bf319b13a10fcbccca41ae431996cabd5fa5b5

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

commit cfd244faaf6d9a1a321c5642a505230f884afcfb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 23 11:59:42 2009 -0700

    typo

 imp/config/servers.php.dist |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/imp/config/servers.php.dist?rt=horde-hatchery&r1=4ef5206864d44b79c1e8b66feb8f980c51155b9d&r2=cfd244faaf6d9a1a321c5642a505230f884afcfb

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

commit f8b155fb93e6af3b0bbe0f6a580ad4ae856dd2ef
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 24 21:12:10 2009 -0700

    Remove stray bracket

 imp/lib/Mime/Viewer/pgp.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/lib/Mime/Viewer/pgp.php?rt=horde-hatchery&r1=8a0737a925868190cab1b15a3df527bedc43bb3a&r2=f8b155fb93e6af3b0bbe0f6a580ad4ae856dd2ef

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

commit d816449d5515d6593a0adfe86c8e0898c02b5d53
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 24 21:23:59 2009 -0700

    Fix typo; make certificate viewable again

 imp/lib/Mime/Viewer/smime.php |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/lib/Mime/Viewer/smime.php?rt=horde-hatchery&r1=8a0737a925868190cab1b15a3df527bedc43bb3a&r2=d816449d5515d6593a0adfe86c8e0898c02b5d53

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

commit a402ae9c74de4913a5347b5c7074d6e248778f17
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 24 21:37:57 2009 -0700

    Fix selfUrl generation in Mime_Viewers

 imp/lib/IMP.php                |   18 +++++++++++++++++-
 imp/lib/Mime/Viewer/html.php   |    2 +-
 imp/lib/Mime/Viewer/images.php |    2 +-
 imp/lib/Mime/Viewer/itip.php   |    2 +-
 imp/lib/Mime/Viewer/pgp.php    |    2 +-
 imp/lib/Mime/Viewer/smime.php  |    2 +-
 imp/message.php                |    2 +-
 7 files changed, 23 insertions(+), 7 deletions(-)

http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=586e75d5e090091cfc040269d5c97436dd2f54ff&r2=a402ae9c74de4913a5347b5c7074d6e248778f17
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/html.php?rt=horde-hatchery&r1=58ab073916586f1ff41b404d37040f38d6cfd0e7&r2=a402ae9c74de4913a5347b5c7074d6e248778f17
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/images.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=a402ae9c74de4913a5347b5c7074d6e248778f17
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/itip.php?rt=horde-hatchery&r1=8a0737a925868190cab1b15a3df527bedc43bb3a&r2=a402ae9c74de4913a5347b5c7074d6e248778f17
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/pgp.php?rt=horde-hatchery&r1=f8b155fb93e6af3b0bbe0f6a580ad4ae856dd2ef&r2=a402ae9c74de4913a5347b5c7074d6e248778f17
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/smime.php?rt=horde-hatchery&r1=d816449d5515d6593a0adfe86c8e0898c02b5d53&r2=a402ae9c74de4913a5347b5c7074d6e248778f17
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=8a0737a925868190cab1b15a3df527bedc43bb3a&r2=a402ae9c74de4913a5347b5c7074d6e248778f17

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

commit 8b499b76689ffc0aefeb47afbcd10ae87def4ee4
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 24 21:41:43 2009 -0700

    Fix sequence # display

 imp/mailbox.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=8a0737a925868190cab1b15a3df527bedc43bb3a&r2=8b499b76689ffc0aefeb47afbcd10ae87def4ee4




More information about the commits mailing list