[cvs] commit: imp mailbox.php message.php rss.php imp/config conf.xml hooks.php.dist prefs.php.dist imp/lib Filter.php Folder.php Mailbox.php Message.php imp/lib/IMAP MailboxCache.php MessageCache.php imp/lib/MIME Contents.php
Michael M Slusarz
slusarz at horde.org
Sat Mar 8 01:23:59 UTC 2008
slusarz 2008-03-07 20:23:59 EST
Modified files:
. mailbox.php message.php rss.php
config conf.xml hooks.php.dist prefs.php.dist
lib Filter.php Folder.php Mailbox.php
Message.php
lib/MIME Contents.php
Added files:
lib/IMAP MessageCache.php
Removed files:
lib/IMAP MailboxCache.php
Log:
This has bothered me for the longest time - we are storing messages in this
cache, not mailboxes. Change the library name now and corresponding config
options so we don't need to change them after 4.2 is released.
Revision Changes Path
1.116 +10 -10 imp/config/conf.xml
1.9 +3 -3 imp/config/hooks.php.dist
1.285 +2 -1 imp/config/prefs.php.dist
1.79 +4 -4 imp/lib/Filter.php
1.221 +4 -4 imp/lib/Folder.php
1.105 +0 -597 imp/lib/IMAP/Attic/MailboxCache.php (dead)
1.1 +597 -0 imp/lib/IMAP/MessageCache.php (new)
1.274 +7 -7 imp/lib/MIME/Contents.php
1.261 +6 -6 imp/lib/Mailbox.php
1.293 +16 -16 imp/lib/Message.php
2.859 +4 -4 imp/mailbox.php
2.710 +4 -4 imp/message.php
1.14 +4 -4 imp/rss.php
Chora Links:
http://cvs.horde.org/diff.php/imp/config/conf.xml?r1=1.115&r2=1.116&ty=u
http://cvs.horde.org/diff.php/imp/config/hooks.php.dist?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/imp/config/prefs.php.dist?r1=1.284&r2=1.285&ty=u
http://cvs.horde.org/diff.php/imp/lib/Filter.php?r1=1.78&r2=1.79&ty=u
http://cvs.horde.org/diff.php/imp/lib/Folder.php?r1=1.220&r2=1.221&ty=u
http://cvs.horde.org/co.php/imp/lib/IMAP/Attic/MailboxCache.php?r=1.104
http://cvs.horde.org/co.php/imp/lib/IMAP/MessageCache.php?r=1.1
http://cvs.horde.org/diff.php/imp/lib/MIME/Contents.php?r1=1.273&r2=1.274&ty=u
http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.260&r2=1.261&ty=u
http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.292&r2=1.293&ty=u
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.858&r2=2.859&ty=u
http://cvs.horde.org/diff.php/imp/message.php?r1=2.709&r2=2.710&ty=u
http://cvs.horde.org/diff.php/imp/rss.php?r1=1.13&r2=1.14&ty=u
More information about the cvs
mailing list