[commits] Horde branch master updated. d9642d7776410243da77d669c457abec3f5959f2
Chuck Hagenbuch
chuck at horde.org
Wed May 15 03:41:03 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 470299f8f990181d2cb1a0e2fb35fd70683574d3
8916ad4 Fix variable name in template
f91bcfd Add memcache caching of History info - drastically cuts number of SQL queries when loading Nag task list, for instance.
36cc868 Fix some warnings in HashTable base
89c3189 Fix variable name
a46957f This specifically needs to be a string, not just not false
d9642d7 Handle being passed 'memcache' or 'hashtable'
-----------------------------------------------------------------------
commit 8916ad4185058af5cebd0bd6bfd20bb7a5db060b
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue May 14 23:37:22 2013 -0400
Fix variable name in template
ansel/templates/view/api/gallery.html.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/8916ad4185058af5cebd0bd6bfd20bb7a5db060b
-----------------------------------------------------------------------
commit f91bcfda7919b13cab4ab668411b3f187ad25a8f
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue May 14 23:38:32 2013 -0400
Add memcache caching of History info - drastically cuts number of SQL queries when loading Nag task list, for instance.
Maybe should be reworked to use HashTable now?
framework/Core/lib/Horde/Core/Factory/History.php | 8 +++++-
framework/History/lib/Horde/History.php | 30 ++++++++++++++++++++-
framework/History/lib/Horde/History/Sql.php | 3 ++
3 files changed, 39 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/f91bcfda7919b13cab4ab668411b3f187ad25a8f
-----------------------------------------------------------------------
commit 36cc868c0015963cdbfe17be36b9ac6d90811ca0
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue May 14 23:39:42 2013 -0400
Fix some warnings in HashTable base
framework/HashTable/lib/Horde/HashTable/Base.php | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/36cc868c0015963cdbfe17be36b9ac6d90811ca0
-----------------------------------------------------------------------
commit 89c31894b6d92205c3275a1d4776238000cf31f6
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue May 14 23:39:56 2013 -0400
Fix variable name
framework/HashTable/lib/Horde/HashTable/Base.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/89c31894b6d92205c3275a1d4776238000cf31f6
-----------------------------------------------------------------------
commit a46957fbe67ec9410758852fb1f797595d837b5e
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue May 14 23:40:23 2013 -0400
This specifically needs to be a string, not just not false
framework/Cache/lib/Horde/Cache.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a46957fbe67ec9410758852fb1f797595d837b5e
-----------------------------------------------------------------------
commit d9642d7776410243da77d669c457abec3f5959f2
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue May 14 23:40:36 2013 -0400
Handle being passed 'memcache' or 'hashtable'
framework/Cache/lib/Horde/Cache/Storage/Memcache.php | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/d9642d7776410243da77d669c457abec3f5959f2
More information about the commits
mailing list