[commits] Horde branch master updated. 0660b808dbf6e510ed97dd74af750455e7e60f41
Michael M Slusarz
slusarz at horde.org
Tue Nov 16 18:21:11 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: d65d15ad335e4fdc83b70fd6df266e3497551102
1dc26f4 Get a clean session in a centralized location
2923621 simplify
a9cff49 Fix Horde_Core_Browser usage before registry is initalized.
9b71ed1 Fix case of cache driver name
3b5ebd3 Prefix is no longer a global parameter; it is driver specific
0660b80 Fix serialization of memcache cache storage object
-----------------------------------------------------------------------
commit 1dc26f480923ffd765a0b2e24699656c5b5ee8c0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 16 01:00:34 2010 -0700
Get a clean session in a centralized location
framework/Core/lib/Horde/Core/Auth/Application.php | 15 +++++++--------
horde/login.php | 6 ------
2 files changed, 7 insertions(+), 14 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Auth/Application.php?rt=horde-git&r1=33972b5b500642c5fc7645ad13e5f51a673e70ed&r2=1dc26f480923ffd765a0b2e24699656c5b5ee8c0
http://git.horde.org/diff.php/horde/login.php?rt=horde-git&r1=f68405db0f95d236c1c46891e5f2f87182bd1e55&r2=1dc26f480923ffd765a0b2e24699656c5b5ee8c0
-----------------------------------------------------------------------
commit 2923621bf27b08e15ecb6de4838d21b653e2500a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 16 01:00:40 2010 -0700
simplify
framework/Core/lib/Horde/Core/Auth/Application.php | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Auth/Application.php?rt=horde-git&r1=1dc26f480923ffd765a0b2e24699656c5b5ee8c0&r2=2923621bf27b08e15ecb6de4838d21b653e2500a
-----------------------------------------------------------------------
commit a9cff49794e702f3a910536d8dbfaeb328e1e586
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 16 10:34:33 2010 -0700
Fix Horde_Core_Browser usage before registry is initalized.
framework/Core/lib/Horde/Registry.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=fb6b4fe49fb103cff57bbaaa54ec4c1ffea9ef9b&r2=a9cff49794e702f3a910536d8dbfaeb328e1e586
-----------------------------------------------------------------------
commit 9b71ed1d9882116d153293cbbf362b0c665deaba
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 16 10:48:10 2010 -0700
Fix case of cache driver name
framework/Core/lib/Horde/Core/Factory/Cache.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Cache.php?rt=horde-git&r1=3cc051e1b6523fa7ae776e1cbb889de0c0044ef0&r2=9b71ed1d9882116d153293cbbf362b0c665deaba
-----------------------------------------------------------------------
commit 3b5ebd3b0344b1ab24a9adb95f82a3dcc90d89e1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 16 10:55:21 2010 -0700
Prefix is no longer a global parameter; it is driver specific
framework/Cache/lib/Horde/Cache/Storage/Apc.php | 16 ++++++++++++++
framework/Cache/lib/Horde/Cache/Storage/Eaccelerator.php | 12 +++++++++-
framework/Cache/lib/Horde/Cache/Storage/Memcache.php | 10 ++++++--
framework/Cache/lib/Horde/Cache/Storage/Xcache.php | 16 ++++++++++++++
4 files changed, 50 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/framework/Cache/lib/Horde/Cache/Storage/Apc.php?rt=horde-git&r1=dc0c8bfb1e600908b2fde909ed8a415f7a8cd42f&r2=3b5ebd3b0344b1ab24a9adb95f82a3dcc90d89e1
http://git.horde.org/diff.php/framework/Cache/lib/Horde/Cache/Storage/Eaccelerator.php?rt=horde-git&r1=dc0c8bfb1e600908b2fde909ed8a415f7a8cd42f&r2=3b5ebd3b0344b1ab24a9adb95f82a3dcc90d89e1
http://git.horde.org/diff.php/framework/Cache/lib/Horde/Cache/Storage/Memcache.php?rt=horde-git&r1=dc2c826990abc4103f652a492509558d8fd61a0c&r2=3b5ebd3b0344b1ab24a9adb95f82a3dcc90d89e1
http://git.horde.org/diff.php/framework/Cache/lib/Horde/Cache/Storage/Xcache.php?rt=horde-git&r1=dc0c8bfb1e600908b2fde909ed8a415f7a8cd42f&r2=3b5ebd3b0344b1ab24a9adb95f82a3dcc90d89e1
-----------------------------------------------------------------------
commit 0660b808dbf6e510ed97dd74af750455e7e60f41
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 16 11:21:00 2010 -0700
Fix serialization of memcache cache storage object
framework/Cache/lib/Horde/Cache/Storage/Memcache.php | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Cache/lib/Horde/Cache/Storage/Memcache.php?rt=horde-git&r1=3b5ebd3b0344b1ab24a9adb95f82a3dcc90d89e1&r2=0660b808dbf6e510ed97dd74af750455e7e60f41
More information about the commits
mailing list