[commits] Horde branch master updated. 809c8971a0bdbb9f7071bcedfcbabbaa9d8017ae
Michael M Slusarz
slusarz at horde.org
Wed Nov 24 18:59:46 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: d57ba6976bac7da166f77792741bae48befd179f
b51fa78 Horde_Session does the necessary serialization; if passed an array, it will also compress it
8dfb534 phpdoc; fix return value
809c897 Fix mailbox list generation in IMP
-----------------------------------------------------------------------
commit b51fa785eeb174c27097278cfa89066c38a34b3a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Nov 24 10:53:48 2010 -0700
Horde_Session does the necessary serialization; if passed an array, it will also compress it
framework/Share/lib/Horde/Share.php | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
http://git.horde.org/diff.php/framework/Share/lib/Horde/Share.php?rt=horde-git&r1=181db4ae9f2216288ff7d0bfe880fde17ef7a45c&r2=b51fa785eeb174c27097278cfa89066c38a34b3a
-----------------------------------------------------------------------
commit 8dfb5345c734c1e30de81d2bb443df16f730fb1e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Nov 24 11:23:34 2010 -0700
phpdoc; fix return value
imp/lib/Injector/Factory/MailboxList.php | 5 +++--
imp/lib/Mailbox/List/Track.php | 14 ++++----------
2 files changed, 7 insertions(+), 12 deletions(-)
http://git.horde.org/diff.php/imp/lib/Injector/Factory/MailboxList.php?rt=horde-git&r1=2b9a0ac3cb27ab0ca9a3e24af5387e0b7dd78f62&r2=8dfb5345c734c1e30de81d2bb443df16f730fb1e
http://git.horde.org/diff.php/imp/lib/Mailbox/List/Track.php?rt=horde-git&r1=3b7b778a19b3e9e4cd4cf75af8a46a6de3082d6c&r2=8dfb5345c734c1e30de81d2bb443df16f730fb1e
-----------------------------------------------------------------------
commit 809c8971a0bdbb9f7071bcedfcbabbaa9d8017ae
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Nov 24 11:50:23 2010 -0700
Fix mailbox list generation in IMP
In [M]IMP message mode, we want to use a cached version of the mailbox
list in order to prevent wild index swings when deleting messages.
However, we also need to make sure that we correctly rebuild the mailbox
once we return to the mailbox view since things may have changed in the
meantime.
imp/lib/Injector/Factory/MailboxList.php | 1 +
imp/lib/Mailbox/List/Track.php | 32 +++++++++++++++++++++++++++++-
2 files changed, 32 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/lib/Injector/Factory/MailboxList.php?rt=horde-git&r1=8dfb5345c734c1e30de81d2bb443df16f730fb1e&r2=809c8971a0bdbb9f7071bcedfcbabbaa9d8017ae
http://git.horde.org/diff.php/imp/lib/Mailbox/List/Track.php?rt=horde-git&r1=8dfb5345c734c1e30de81d2bb443df16f730fb1e&r2=809c8971a0bdbb9f7071bcedfcbabbaa9d8017ae
More information about the commits
mailing list