[commits] Horde branch master updated. 8e3db5ee75dc1117114b97fe8f181f66411c25e4

Michael M Slusarz slusarz at horde.org
Thu Jan 23 20:12:46 UTC 2014


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

from: a90e4c02a538981f772a45205c991d466f9d472a

8baa684 Use hash()
b27143a MD5 -> SHA1
587dd22 [mms] Add 'no_gc' parameter to the Horde_Cache_Storage_File driver.
7a455f2 Use non-Horde global Horde_Cache driver to save Horde Registry cache
fe24776 Add server specific info to cache key, in case cache files are being stored on something like NFS
8e3db5e [mms] Add Horde-specific prefix to filesystem cahe name to allow for easy identification.

Summary: http://github.com/horde/horde/compare/a90e4c02a538981f772a45205c991d466f9d472a...8e3db5ee75dc1117114b97fe8f181f66411c25e4

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

commit 8baa684625abd46c85009c04e533fadc68d102ae
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 23 00:15:35 2014 -0700

    Use hash()

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php         |    2 +-
 framework/Core/lib/Horde/Core/Imsp/Utils.php                |    2 +-
 framework/Core/lib/Horde/Core/Notification/Event/Status.php |    2 +-
 framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php       |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/8baa684625abd46c85009c04e533fadc68d102ae
http://git.horde.org/horde-git/-/commit/8baa684625abd46c85009c04e533fadc68d102ae

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

commit b27143a0c9c059af17df800a7475ab779ecfc226
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 23 00:15:42 2014 -0700

    MD5 -> SHA1

 framework/Core/lib/Horde/Core/Factory/BlockCollection.php |    2 +-
 framework/Core/lib/Horde/Core/Factory/Db.php              |    2 +-
 framework/Core/lib/Horde/Core/Factory/DbPear.php          |    2 +-
 framework/Core/lib/Horde/Core/Factory/Ldap.php            |    2 +-
 framework/Core/lib/Horde/Core/Factory/Nosql.php           |    2 +-
 framework/Core/lib/Horde/Core/Factory/Prefs.php           |    2 +-
 framework/Core/lib/Horde/Core/Topbar.php                  |    2 +-
 framework/Core/lib/Horde/Script/File.php                  |    2 +-
 framework/Core/lib/Horde/Themes/Css.php                   |    4 ++--
 9 files changed, 10 insertions(+), 10 deletions(-)

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

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

commit 587dd227b65d18a588fe96af86c291efb9ae3156
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 23 12:46:10 2014 -0700

    [mms] Add 'no_gc' parameter to the Horde_Cache_Storage_File driver.

 framework/Cache/lib/Horde/Cache/Storage/File.php |    7 ++++++-
 framework/Cache/package.xml                      |   12 ++++++------
 2 files changed, 12 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/587dd227b65d18a588fe96af86c291efb9ae3156
http://git.horde.org/horde-git/-/commit/587dd227b65d18a588fe96af86c291efb9ae3156

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

commit 7a455f2db834c789c27270d819db9230af3e3448
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 23 12:57:09 2014 -0700

    Use non-Horde global Horde_Cache driver to save Horde Registry cache

 framework/Core/lib/Horde/Core/Localcache.php |  108 --------------------------
 framework/Core/lib/Horde/Registry.php        |   43 ++++++-----
 framework/Core/package.xml                   |    2 -
 3 files changed, 23 insertions(+), 130 deletions(-)
 delete mode 100644 framework/Core/lib/Horde/Core/Localcache.php

http://github.com/horde/horde/commit/7a455f2db834c789c27270d819db9230af3e3448
http://git.horde.org/horde-git/-/commit/7a455f2db834c789c27270d819db9230af3e3448

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

commit fe247763377f5473c81ba36def755d0384d6886d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 23 13:02:15 2014 -0700

    Add server specific info to cache key, in case cache files are being stored on something like NFS

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

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

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

commit 8e3db5ee75dc1117114b97fe8f181f66411c25e4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 23 13:06:46 2014 -0700

    [mms] Add Horde-specific prefix to filesystem cahe name to allow for easy identification.

 framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php |    9 +++++++--
 framework/Autoloader_Cache/package.xml                    |    4 ++--
 2 files changed, 9 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/8e3db5ee75dc1117114b97fe8f181f66411c25e4
http://git.horde.org/horde-git/-/commit/8e3db5ee75dc1117114b97fe8f181f66411c25e4




More information about the commits mailing list