[commits] Horde branch master updated. 484f30523c4d24aa64e6f5a1581aa4713fea05d8
Michael M Slusarz
slusarz at horde.org
Fri May 10 23:59:04 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 232b0b0dc678b9c0ade891563362418b1e8ac932
6666277 [mms] Fold statusMultiple() functionality into base status() command.
484f305 Significant optimization in dynamic list messages action
-----------------------------------------------------------------------
commit 6666277cbbd9c2a909806d67ccc49d3747e77a21
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri May 10 17:44:40 2013 -0600
[mms] Fold statusMultiple() functionality into base status() command.
[mms] Pipeline multiple STATUS commands if LIST-STATUS is not available.
This is a fairly important optimization, especially if polling many
mailboxes in IMP.
framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 12 +
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 245 +++--
.../Imap_Client/lib/Horde/Imap/Client/Interaction/Pipeline.php | 11 +-
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 165 ++--
framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 11 +-
framework/Imap_Client/package.xml | 4 +
6 files changed, 256 insertions(+), 192 deletions(-)
http://git.horde.org/horde-git/-/commit/6666277cbbd9c2a909806d67ccc49d3747e77a21
-----------------------------------------------------------------------
commit 484f30523c4d24aa64e6f5a1581aa4713fea05d8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri May 10 17:50:46 2013 -0600
Significant optimization in dynamic list messages action
imp/lib/Ajax/Application/ListMessages.php | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/484f30523c4d24aa64e6f5a1581aa4713fea05d8
More information about the commits
mailing list