The branch master has been updated. The following is a summary of the commits. Further details on each commit can be found below.
77f3ef9... Cache STATUS responses. 4bcf1f0... phpdoc from: 79176634bcec327bf1cf6e76c10cc35779671bc2 ----------------------------------------------------------------------- commit 77f3ef93eb1da502c66a79b207e46fbd29b76c5e Author: Michael M Slusarz <[email protected]> Date: Tue Feb 10 00:14:28 2009 -0700 Cache STATUS responses. framework/Imap_Client/lib/Horde/Imap/Client.php | 2 + .../Imap_Client/lib/Horde/Imap/Client/Base.php | 64 +++++++++++++++- .../Imap_Client/lib/Horde/Imap/Client/Socket.php | 8 -- 3 files changed, 63 insertions(+), 11 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client.php?rt=horde-git&r1=4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1&r2=77f3ef93eb1da502c66a79b207e46fbd29b76c5e http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1&r2=77f3ef93eb1da502c66a79b207e46fbd29b76c5e http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1&r2=77f3ef93eb1da502c66a79b207e46fbd29b76c5e ----------------------------------------------------------------------- commit 4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1 Author: Michael M Slusarz <[email protected]> Date: Mon Feb 9 23:39:40 2009 -0700 phpdoc framework/Imap_Client/lib/Horde/Imap/Client.php | 5 +- .../Imap_Client/lib/Horde/Imap/Client/Base.php | 168 +++++++++------- .../Imap_Client/lib/Horde/Imap/Client/Cache.php | 16 +- .../Imap_Client/lib/Horde/Imap/Client/Cclient.php | 80 +++++--- .../lib/Horde/Imap/Client/Cclient/Pop3.php | 80 +++++--- .../Imap_Client/lib/Horde/Imap/Client/Socket.php | 107 ++++++---- .../Imap_Client/lib/Horde/Imap/Client/Utf7imap.php | 4 +- 7 files changed, 274 insertions(+), 186 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client.php?rt=horde-git&r1=f941f97778321761d822ffcec3633748d4c1bc45&r2=4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=07b07733bc4d570f450dbe5a7b496cb188706e0a&r2=4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php?rt=horde-git&r1=07b07733bc4d570f450dbe5a7b496cb188706e0a&r2=4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php?rt=horde-git&r1=07b07733bc4d570f450dbe5a7b496cb188706e0a&r2=4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php?rt=horde-git&r1=f941f97778321761d822ffcec3633748d4c1bc45&r2=4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=ab0ef7f575e0d6a6be53a49c04ffa4b9d7213a9e&r2=4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php?rt=horde-git&r1=67d66158c228dd6ba6691092332bacf9c6a8fd57&r2=4bcf1f0a29b5c72b01e32c99e830d6fe7d02fdb1 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
