[commits] Horde branch master updated. 6b8dd1ff4a12271d8d8e4eaf398908d0514d584d

Michael M Slusarz slusarz at horde.org
Fri Jan 3 02:30:45 UTC 2014


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

from: 1089d0d449b247efdc390746dc933beeb8258310

e68d98d Remove convert_to_related configuration option.
9cd52a3 [mms] Add remove() method to Horde_Imap_Client_Ids.
6b8dd1f [mms] Add a Horde_Hashtable specific cache driver.

Summary: http://github.com/horde/horde/compare/1089d0d449b247efdc390746dc933beeb8258310...6b8dd1ff4a12271d8d8e4eaf398908d0514d584d

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

commit e68d98d8165607f9822446ec38106694bd52cb5d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Dec 31 15:31:14 2013 -0700

    Remove convert_to_related configuration option.
    
    This was intended as a workaround to the inability to directly attach
    images to the HTML editor.  This is now available, so no need to keep
    this relic around.

 imp/config/conf.xml |    6 ------
 imp/docs/UPGRADING  |    1 +
 imp/lib/Compose.php |   29 +----------------------------
 3 files changed, 2 insertions(+), 34 deletions(-)

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

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

commit 9cd52a3a9afc491c40f2e347943848d55cb53729
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 2 18:09:16 2014 -0700

    [mms] Add remove() method to Horde_Imap_Client_Ids.

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING    |   10 +++
 framework/Imap_Client/lib/Horde/Imap/Client/Ids.php      |   55 ++++++++++----
 framework/Imap_Client/package.xml                        |   12 ++--
 framework/Imap_Client/test/Horde/Imap/Client/IdsTest.php |   37 +++++++++
 4 files changed, 93 insertions(+), 21 deletions(-)

http://github.com/horde/horde/commit/9cd52a3a9afc491c40f2e347943848d55cb53729
http://git.horde.org/horde-git/-/commit/9cd52a3a9afc491c40f2e347943848d55cb53729

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

commit 6b8dd1ff4a12271d8d8e4eaf398908d0514d584d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 2 19:19:06 2014 -0700

    [mms] Add a Horde_Hashtable specific cache driver.

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING             |    4 +
 .../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Hashtable.php |  390 +++++
 framework/Imap_Client/package.xml                                 |   22 +-
 3 files changed, 414 insertions(+), 2 deletions(-)
 create mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Hashtable.php

http://github.com/horde/horde/commit/6b8dd1ff4a12271d8d8e4eaf398908d0514d584d
http://git.horde.org/horde-git/-/commit/6b8dd1ff4a12271d8d8e4eaf398908d0514d584d




More information about the commits mailing list