[commits] Horde branch master updated. 33fc32579f77ce397bc9378e36385b5347041b21

Michael M Slusarz slusarz at horde.org
Tue Jan 28 02:35:20 UTC 2014


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

from: e77d2394cd7bf176b55b1ea0a166a260b151a791

30c5024 Catch fatal unpacking error
d0196a1 [mms] Fix resetting capability list when internally cached authentication information becomes invalid.
3470216 fix variable
ba88f62 Avoid warnings
0adb519 Fix for a certain use case
8488593 phpdoc
33fc325 Don't sending thumbnail data with message data by default

Summary: http://github.com/horde/horde/compare/e77d2394cd7bf176b55b1ea0a166a260b151a791...33fc32579f77ce397bc9378e36385b5347041b21

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

commit 30c50244df89889aaaf1a34af418e1b6c12fd088
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 27 18:01:47 2014 -0700

    Catch fatal unpacking error

 framework/Core/lib/Horde/Session.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/30c50244df89889aaaf1a34af418e1b6c12fd088
http://git.horde.org/horde-git/-/commit/30c50244df89889aaaf1a34af418e1b6c12fd088

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

commit d0196a1805af0c4d5fc9de82e6d90710ff7d197d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 27 18:33:01 2014 -0700

    [mms] Fix resetting capability list when internally cached authentication information becomes invalid.

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

http://github.com/horde/horde/commit/d0196a1805af0c4d5fc9de82e6d90710ff7d197d
http://git.horde.org/horde-git/-/commit/d0196a1805af0c4d5fc9de82e6d90710ff7d197d

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

commit 34702169fab30c05f12e46565a9176fe2f8a8283
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 27 18:40:12 2014 -0700

    fix variable

 framework/Core/lib/Horde/Registry/Loadconfig.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/34702169fab30c05f12e46565a9176fe2f8a8283
http://git.horde.org/horde-git/-/commit/34702169fab30c05f12e46565a9176fe2f8a8283

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

commit ba88f629cc77196e1b92c4bcea3d878e03967ccc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 27 19:13:26 2014 -0700

    Avoid warnings

 framework/Core/lib/Horde/Session.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/ba88f629cc77196e1b92c4bcea3d878e03967ccc
http://git.horde.org/horde-git/-/commit/ba88f629cc77196e1b92c4bcea3d878e03967ccc

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

commit 0adb5192c3c9ab5398d52a69397b6a5bc5e25999
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 27 19:19:32 2014 -0700

    Fix for a certain use case

 framework/Core/lib/Horde/Registry.php |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/0adb5192c3c9ab5398d52a69397b6a5bc5e25999
http://git.horde.org/horde-git/-/commit/0adb5192c3c9ab5398d52a69397b6a5bc5e25999

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

commit 84885931f6a99ea3be826ef154f4a4b88da673bf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 27 19:29:16 2014 -0700

    phpdoc

 imp/lib/Mime/Viewer/Images.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/84885931f6a99ea3be826ef154f4a4b88da673bf
http://git.horde.org/horde-git/-/commit/84885931f6a99ea3be826ef154f4a4b88da673bf

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

commit 33fc32579f77ce397bc9378e36385b5347041b21
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 27 19:32:52 2014 -0700

    Don't sending thumbnail data with message data by default
    
    While good in theory, it breaks down once multiple images per message
    are present.  Then thumbnail generation becomes blocking for viewing the
    message at all, and it can take many seconds before the message is
    loaded.
    
    Better solution is to revert to previous method of using separate URL
    access to load each thumbnail.

 imp/config/mime_drivers.php    |    8 +++++++-
 imp/docs/UPGRADING             |    1 +
 imp/lib/Mime/Viewer/Images.php |    5 ++---
 3 files changed, 10 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/33fc32579f77ce397bc9378e36385b5347041b21
http://git.horde.org/horde-git/-/commit/33fc32579f77ce397bc9378e36385b5347041b21




More information about the commits mailing list