[commits] Horde branch master updated. d873fc01a5a458946a94c3a7fd62c55f61ab49e8
Jan Schneider
jan at horde.org
Fri Aug 5 08:34:52 UTC 2016
The branch "master" has been updated.
The following is a summary of the commits.
from: 413cd0c3de1f90d105a8c9657b999d8d8faa0d00
3ddc937 Only pop from application stack if we successfully pushed.
d873fc0 [jan] Optimize deleting or moving a large number of messages.
Summary: http://github.com/horde/horde/compare/413cd0c3de1f90d105a8c9657b999d8d8faa0d00...d873fc01a5a458946a94c3a7fd62c55f61ab49e8
-----------------------------------------------------------------------
commit 3ddc9378b922b233fc96c0548829c2e22abdf2b3
Author: Jan Schneider <jan at horde.org>
Date: Tue Aug 2 20:49:35 2016 +0200
Only pop from application stack if we successfully pushed.
Fixed weird side-effects like loading hooks.php twice if reloading the topbar on Horde base pages.
horde/lib/Ajax/Application/Handler.php | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/3ddc9378b922b233fc96c0548829c2e22abdf2b3
-----------------------------------------------------------------------
commit d873fc01a5a458946a94c3a7fd62c55f61ab49e8
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 | 16 +++++++
imp/lib/Indices.php | 8 +---
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/package.xml | 5 +-
10 files changed, 125 insertions(+), 19 deletions(-)
create mode 100644 imp/lib/Maillog/Messages.php
http://github.com/horde/horde/commit/d873fc01a5a458946a94c3a7fd62c55f61ab49e8
More information about the commits
mailing list