[commits] Horde branch master updated. 9dbc74393caa40038df750ff76d2551b381eb155
Michael M Slusarz
slusarz at horde.org
Tue Feb 25 02:51:09 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 06eabcc311c1b6c5ba3223209f6d8c970a108675
c005809 Not needed
e68b9ac phpdoc; less comparisons
b6686fc phpdoc
9dbc743 Cleaner handling of cache params
Summary: http://github.com/horde/horde/compare/06eabcc311c1b6c5ba3223209f6d8c970a108675...9dbc74393caa40038df750ff76d2551b381eb155
-----------------------------------------------------------------------
commit c00580936682d5343052e373e379e336d270e833
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Feb 24 19:24:22 2014 -0700
Not needed
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/c00580936682d5343052e373e379e336d270e833
http://git.horde.org/horde-git/-/commit/c00580936682d5343052e373e379e336d270e833
-----------------------------------------------------------------------
commit e68b9ac756dff2e4888417e5c2bc78a4a140a5d8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Feb 24 19:33:07 2014 -0700
phpdoc; less comparisons
framework/Core/lib/Horde/Core/Factory/Cache.php | 29 ++++++++++++++--------
1 files changed, 18 insertions(+), 11 deletions(-)
http://github.com/horde/horde/commit/e68b9ac756dff2e4888417e5c2bc78a4a140a5d8
http://git.horde.org/horde-git/-/commit/e68b9ac756dff2e4888417e5c2bc78a4a140a5d8
-----------------------------------------------------------------------
commit b6686fcbcd1010311e7187c1b342e06dcc878def
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Feb 24 19:47:39 2014 -0700
phpdoc
framework/Cache/lib/Horde/Cache.php | 2 ++
framework/Cache/lib/Horde/Cache/Storage/Apc.php | 2 ++
framework/Cache/lib/Horde/Cache/Storage/Eaccelerator.php | 2 ++
framework/Cache/lib/Horde/Cache/Storage/Memcache.php | 2 ++
framework/Cache/lib/Horde/Cache/Storage/Mongo.php | 2 ++
framework/Cache/lib/Horde/Cache/Storage/Session.php | 2 ++
framework/Cache/lib/Horde/Cache/Storage/Sql.php | 2 ++
framework/Cache/lib/Horde/Cache/Storage/Stack.php | 2 ++
framework/Cache/lib/Horde/Cache/Storage/Xcache.php | 2 ++
9 files changed, 18 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/b6686fcbcd1010311e7187c1b342e06dcc878def
http://git.horde.org/horde-git/-/commit/b6686fcbcd1010311e7187c1b342e06dcc878def
-----------------------------------------------------------------------
commit 9dbc74393caa40038df750ff76d2551b381eb155
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Feb 24 19:49:46 2014 -0700
Cleaner handling of cache params
Previously, we were storing duplicate versions of config in both the
storage and base cache objects. This may have caused some issues if the
cache object itself was unserialized.
framework/Core/lib/Horde/Core/Factory/Cache.php | 60 ++++++++++++++---------
1 files changed, 37 insertions(+), 23 deletions(-)
http://github.com/horde/horde/commit/9dbc74393caa40038df750ff76d2551b381eb155
http://git.horde.org/horde-git/-/commit/9dbc74393caa40038df750ff76d2551b381eb155
More information about the commits
mailing list