[commits] Horde branch FRAMEWORK_5_2 updated. ed3972eaf25f819cebfbdf9a60152a6cbaac3f83

Jan Schneider jan at horde.org
Fri Aug 5 08:25:19 UTC 2016


The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.

from: 0cb25f4dda63a8480fc163769ef8068279d38c48

ed3972e [jan] Optimize deleting or moving a large number of messages.

Summary: http://github.com/horde/horde/compare/0cb25f4dda63a8480fc163769ef8068279d38c48...ed3972eaf25f819cebfbdf9a60152a6cbaac3f83

-----------------------------------------------------------------------

commit ed3972eaf25f819cebfbdf9a60152a6cbaac3f83
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 10:24:41 2016 +0200

    [jan] Optimize deleting or moving a large number of messages.

 imp/docs/CHANGES                      |  1 +
 imp/lib/Maillog.php                   |  5 +-
 imp/lib/Maillog/Messages.php          | 89 +++++++++++++++++++++++++++++++++++
 imp/lib/Maillog/Storage/Base.php      |  5 +-
 imp/lib/Maillog/Storage/Composite.php |  2 +-
 imp/lib/Maillog/Storage/History.php   | 10 ++--
 imp/lib/Maillog/Storage/Mdnsent.php   |  2 +-
 imp/lib/Maillog/Storage/Null.php      |  2 +-
 imp/lib/Message.php                   |  8 +---
 imp/package.xml                       |  8 +++-
 10 files changed, 112 insertions(+), 20 deletions(-)
 create mode 100644 imp/lib/Maillog/Messages.php

http://github.com/horde/horde/commit/ed3972eaf25f819cebfbdf9a60152a6cbaac3f83




More information about the commits mailing list