[commits] Horde branch master updated. 06eabcc311c1b6c5ba3223209f6d8c970a108675

Michael M Slusarz slusarz at horde.org
Tue Feb 25 00:46:34 UTC 2014


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

from: 3d716f14222e793741079a42b3740c5589a71c43

31f89ee phpdoc
1beedd9 Fix logic
13b376f [mms] Relax type checking on cache driver object.
06eabcc Use wrapper to store cache object in serialized IMAP object

Summary: http://github.com/horde/horde/compare/3d716f14222e793741079a42b3740c5589a71c43...06eabcc311c1b6c5ba3223209f6d8c970a108675

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

commit 31f89ee9679e3e1cd8d998043d1e974ac5839b36
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 24 17:15:43 2014 -0700

    phpdoc

 imp/lib/Imap/Config.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/31f89ee9679e3e1cd8d998043d1e974ac5839b36
http://git.horde.org/horde-git/-/commit/31f89ee9679e3e1cd8d998043d1e974ac5839b36

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

commit 1beedd93d8ec496b4a7d8d71b7dc7be4873228ef
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 24 17:29:51 2014 -0700

    Fix logic

 imp/lib/Imap.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/1beedd93d8ec496b4a7d8d71b7dc7be4873228ef
http://git.horde.org/horde-git/-/commit/1beedd93d8ec496b4a7d8d71b7dc7be4873228ef

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

commit 13b376fed2f8ce075a051aaa2faad70381e33916
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 24 17:42:52 2014 -0700

    [mms] Relax type checking on cache driver object.

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

http://github.com/horde/horde/commit/13b376fed2f8ce075a051aaa2faad70381e33916
http://git.horde.org/horde-git/-/commit/13b376fed2f8ce075a051aaa2faad70381e33916

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

commit 06eabcc311c1b6c5ba3223209f6d8c970a108675
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 24 17:28:00 2014 -0700

    Use wrapper to store cache object in serialized IMAP object
    
    Ensures we are using the global Horde instance, rather than creating a
    new instance solely for use with the IMAP object.

 imp/lib/Imap/Cache/Wrapper.php |  111 ++++++++++++++++++++++++++++++++++++++++
 imp/lib/Imap/Config.php        |   43 ++++++++-------
 imp/package.xml                |    8 ++-
 3 files changed, 140 insertions(+), 22 deletions(-)
 create mode 100644 imp/lib/Imap/Cache/Wrapper.php

http://github.com/horde/horde/commit/06eabcc311c1b6c5ba3223209f6d8c970a108675
http://git.horde.org/horde-git/-/commit/06eabcc311c1b6c5ba3223209f6d8c970a108675




More information about the commits mailing list