[commits] Horde branch master updated. ba60daa40ae7b63879812dbf7917d1f008d1ddc0
Michael M Slusarz
slusarz at horde.org
Thu Jul 3 21:43:57 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 7dd946c445b24d6dd744ab71f235971a3cc2a6a6
194518d Remove eaccelerator config from conf.xml
e6536d6 Bug #13264: Better documentation on good cache backend drivers
ba60daa Keep data in session storage if using a Null cache driver with Horde_Core_Cache_Session
Summary: http://github.com/horde/horde/compare/7dd946c445b24d6dd744ab71f235971a3cc2a6a6...ba60daa40ae7b63879812dbf7917d1f008d1ddc0
-----------------------------------------------------------------------
commit 194518dc1ab1600bfe607ec695eef535a623a859
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Jul 3 15:27:12 2014 -0600
Remove eaccelerator config from conf.xml
This project is long since unsupported.
Existing conf.php files with eaccelerator configs will continue to work ...
we just don't provide an explicit configuration option anymore.
horde/config/conf.xml | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
http://github.com/horde/horde/commit/194518dc1ab1600bfe607ec695eef535a623a859
-----------------------------------------------------------------------
commit e6536d65627ea4fb0351692fe430333f6ad46733
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Jul 3 15:36:35 2014 -0600
Bug #13264: Better documentation on good cache backend drivers
horde/config/conf.xml | 20 +++++++++++++++++---
1 files changed, 17 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/e6536d65627ea4fb0351692fe430333f6ad46733
-----------------------------------------------------------------------
commit ba60daa40ae7b63879812dbf7917d1f008d1ddc0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Jul 3 15:42:10 2014 -0600
Keep data in session storage if using a Null cache driver with Horde_Core_Cache_Session
Bug #13264
It makes zero sense to run IMP (or any Horde app) with a null cache
driver, but I guess we need to support those broken configs.
framework/Core/lib/Horde/Core/Cache/Session.php | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/ba60daa40ae7b63879812dbf7917d1f008d1ddc0
More information about the commits
mailing list