The branch "master" has been updated. The following is a summary of the commits.
from: 4cdcf1b8d4c7e44e57abc0fed14bb727565dd08b 501d795... hash module required to be active. 3bf96ee... Implement search (message list) caching 88ac4ec... Changelog; fix typos. 2580b98... PHP 5-ish method of storing singleton instances. 9b6b247... Don't update metadata if nothing has changed ----------------------------------------------------------------------- commit 501d79559b123574b452f828855509cd938cbeaa Author: Michael M Slusarz <[email protected]> Date: Fri Mar 20 09:40:12 2009 -0600 hash module required to be active. framework/Imap_Client/package.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/package.xml?rt=horde-git&r1=37897472c36cd2558b29117c31d05c0f27ff85f8&r2=501d79559b123574b452f828855509cd938cbeaa ----------------------------------------------------------------------- commit 3bf96ee478d42f7b5497b2ebe78b9a47f0c67bb2 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 20 09:48:28 2009 -0600 Implement search (message list) caching framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 53 ++++++++++++++- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 +- 2 files changed, 51 insertions(+), 6 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=973d92420531a3b1953a8139429b98d1a7134eaf&r2=3bf96ee478d42f7b5497b2ebe78b9a47f0c67bb2 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=96efd44239a2ce740389f761d8b82267a8066e56&r2=3bf96ee478d42f7b5497b2ebe78b9a47f0c67bb2 ----------------------------------------------------------------------- commit 88ac4ecea4746bb9b265a2db8c508209fc807062 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 20 10:27:05 2009 -0600 Changelog; fix typos. framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 2 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +- framework/Imap_Client/package.xml | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=3bf96ee478d42f7b5497b2ebe78b9a47f0c67bb2&r2=88ac4ecea4746bb9b265a2db8c508209fc807062 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=3bf96ee478d42f7b5497b2ebe78b9a47f0c67bb2&r2=88ac4ecea4746bb9b265a2db8c508209fc807062 http://git.horde.org/diff.php/framework/Imap_Client/package.xml?rt=horde-git&r1=501d79559b123574b452f828855509cd938cbeaa&r2=88ac4ecea4746bb9b265a2db8c508209fc807062 ----------------------------------------------------------------------- commit 2580b985963de0cfbddbfd072fe63b876ba7cde0 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 20 11:50:21 2009 -0600 PHP 5-ish method of storing singleton instances. framework/Imap_Client/lib/Horde/Imap/Client/Cache.php | 16 +++++++++++----- 1 files changed, 11 insertions(+), 5 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php?rt=horde-git&r1=c6823e2cd793c952537f44f887b6abcac6b2989d&r2=2580b985963de0cfbddbfd072fe63b876ba7cde0 ----------------------------------------------------------------------- commit 9b6b247634324963960af47d0dbb15fbd3fd8f0f Author: Michael M Slusarz <[email protected]> Date: Fri Mar 20 11:51:21 2009 -0600 Don't update metadata if nothing has changed framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=88ac4ecea4746bb9b265a2db8c508209fc807062&r2=9b6b247634324963960af47d0dbb15fbd3fd8f0f __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
