[commits] Horde-Hatchery branch, master, updated. b00b39ed223907af74ee7fbd14442e73731cbe1a
Michael M Slusarz
slusarz at horde.org
Thu Dec 4 21:50:56 UTC 2008
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Horde-Hatchery".
The branch, master has been updated
via b00b39ed223907af74ee7fbd14442e73731cbe1a (commit)
via c726dc06305c9b865470a3f9ec9474e73f4f7114 (commit)
via 26a9bae8321295b25db6bc10d03623d7364efb4f (commit)
via 095ca27a08175f9e1d621e0873fcc0f5c83d9ff3 (commit)
via bb9637afa130cdb537d2f1568f38593a89940f87 (commit)
via fd6f79d24d3a6bdbea61d429da373a8893716bbf (commit)
from f98b022b24e6381d92854d34b029d70dd75d98c8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b00b39ed223907af74ee7fbd14442e73731cbe1a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 4 14:18:41 2008 -0700
Merge fixes from HEAD
1.235 +3 -2 dimp/imp.php
1.297 +1 -1 dimp/js/ViewPort.js
1.275 +18 -15 dimp/js/src/ViewPort.js
1.88 +3 -4 dimp/lib/Views/ListMessages.php
1.298 +1 -1 dimp/js/ViewPort.js
1.276 +2 -2 dimp/js/src/ViewPort.js
commit c726dc06305c9b865470a3f9ec9474e73f4f7114
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 4 12:49:01 2008 -0700
IMAP optimization
commit 26a9bae8321295b25db6bc10d03623d7364efb4f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 4 12:48:07 2008 -0700
Error catching; fix wrong varname.
commit 095ca27a08175f9e1d621e0873fcc0f5c83d9ff3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 4 12:21:19 2008 -0700
Fix seen and flagged flagging
commit bb9637afa130cdb537d2f1568f38593a89940f87
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 4 11:58:49 2008 -0700
Various cleanups.
Remove IMP_Folder::flist_IMP() - just use flist() instead.
phpdoc
commit fd6f79d24d3a6bdbea61d429da373a8893716bbf
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 4 11:57:57 2008 -0700
Make sure IMAP ob is rebuilt immediately
-----------------------------------------------------------------------
Summary of changes:
imp/folders.php | 5 +-
imp/imp-dimp.php | 9 ++-
imp/js/DimpBase.js | 2 +-
imp/js/ViewPort.js | 2 +-
imp/js/src/DimpBase.js | 6 +-
imp/js/src/ViewPort.js | 30 +++---
imp/lib/Auth/imp.php | 2 +-
imp/lib/Folder.php | 22 +---
imp/lib/IMAP.php | 6 +-
imp/lib/IMP.php | 249 ++++++++++++++++++++--------------------
imp/lib/Search.php | 2 +-
imp/lib/Views/ListMessages.php | 5 +-
imp/lib/Views/ShowMessage.php | 8 +-
imp/lib/api.php | 2 +-
imp/mailbox.php | 7 +-
imp/search.php | 2 +-
16 files changed, 181 insertions(+), 178 deletions(-)
hooks/post-receive
--
Horde-Hatchery
More information about the commits
mailing list