The branch "master" has been updated. The following is a summary of the commits.
from: 9ed8ceb7ec4170d178822ba5d96620de71211176 039ce36 Add test for caching. b31b7d6 Delete from cache when deleting history entries. b43dab6 [jan] Use Horde_Cache instead of Horde_HashTable for caching. ----------------------------------------------------------------------- commit 039ce3636c3a6592af30394c9eca7e976af5bf67 Author: Jan Schneider <[email protected]> Date: Tue Jun 11 13:14:23 2013 +0200 Add test for caching. framework/History/lib/Horde/History/Mock.php | 26 ++++++++++------ framework/History/test/Horde/History/Mock/MockTest.php | 17 ++++++++++ 2 files changed, 33 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/039ce3636c3a6592af30394c9eca7e976af5bf67 ----------------------------------------------------------------------- commit b31b7d6bf3e2b83685dfe290db8001f4b83cf3ef Author: Jan Schneider <[email protected]> Date: Tue Jun 11 13:15:00 2013 +0200 Delete from cache when deleting history entries. framework/History/lib/Horde/History/Mock.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/b31b7d6bf3e2b83685dfe290db8001f4b83cf3ef ----------------------------------------------------------------------- commit b43dab6ad02e78754183a6de083c37f5bbc58a59 Author: Jan Schneider <[email protected]> Date: Tue Jun 11 13:27:18 2013 +0200 [jan] Use Horde_Cache instead of Horde_HashTable for caching. framework/History/lib/Horde/History.php | 26 ++++++++-------- framework/History/lib/Horde/History/Mock.php | 4 +- framework/History/lib/Horde/History/Sql.php | 4 +- framework/History/package.xml | 2 + framework/History/test/Horde/History/Mock/MockTest.php | 6 ++-- 5 files changed, 22 insertions(+), 20 deletions(-) http://git.horde.org/horde-git/-/commit/b43dab6ad02e78754183a6de083c37f5bbc58a59 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
