[commits] Horde branch master updated. fa4be56277d557a94c4061525a6fd485b812874c
Michael M Slusarz
slusarz at horde.org
Tue Jul 30 20:10:29 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 355973ec2ac1754e606220210ae1c8efab7794f1
3375f0e memcache requires 2.0.0 (addServer() was added in that version, which we have been using forever)
03371ea Only ignore authentication exceptions
fa4be56 [mms] Immediately throw exception when no servers can be connected to.
-----------------------------------------------------------------------
commit 3375f0ec0db4b7df88990c932847928589b7f034
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jul 30 10:57:19 2013 -0600
memcache requires 2.0.0 (addServer() was added in that version, which we have been using forever)
framework/Memcache/package.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/3375f0ec0db4b7df88990c932847928589b7f034
-----------------------------------------------------------------------
commit 03371ea54af1010b25611b936a85ef9bae2f12e0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jul 30 11:28:21 2013 -0600
Only ignore authentication exceptions
For other fatal errors (i.e. the session backend cannot be initialized),
we need to exit immediately
horde/login.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/03371ea54af1010b25611b936a85ef9bae2f12e0
-----------------------------------------------------------------------
commit fa4be56277d557a94c4061525a6fd485b812874c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jul 30 11:29:33 2013 -0600
[mms] Immediately throw exception when no servers can be connected to.
framework/Memcache/lib/Horde/Memcache.php | 66 ++++++++++++++++++++++------
framework/Memcache/package.xml | 2 +
2 files changed, 54 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/fa4be56277d557a94c4061525a6fd485b812874c
More information about the commits
mailing list