[commits] Horde branch develop updated. 4bcaa28bb293c5a3d6217e947ae53e1f76d7e509
Michael M Slusarz
slusarz at horde.org
Mon Feb 13 06:42:04 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: fa956a4d83a7227e2a5d47bfe87185854e151fbc
02df399 Optimize
4bcaa28 Auto-load mailbox/uid info instead of explicitly setting while init'ing
-----------------------------------------------------------------------
commit 02df3993f18b54955ffd95450e470e0a65a1f4b0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Feb 12 22:49:54 2012 -0700
Optimize
The initialApp check should be done first, not last.
imp/lib/Application.php | 52 +++++++++++++++++++++++-----------------------
1 files changed, 26 insertions(+), 26 deletions(-)
http://git.horde.org/horde-git/-/commit/02df3993f18b54955ffd95450e470e0a65a1f4b0
-----------------------------------------------------------------------
commit 4bcaa28bb293c5a3d6217e947ae53e1f76d7e509
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Feb 12 23:11:16 2012 -0700
Auto-load mailbox/uid info instead of explicitly setting while init'ing
imp/compose-dimp.php | 2 +-
imp/compose-mimp.php | 2 +-
imp/compose.php | 4 +-
imp/lib/Application.php | 2 -
imp/lib/Auth.php | 2 +-
imp/lib/Factory/Quota.php | 4 +-
imp/lib/IMP.php | 108 +++++++++++++++++++++++++++------------------
imp/lib/Mailbox/List.php | 2 +-
imp/lib/Ui/Compose.php | 2 +-
imp/lib/Ui/Message.php | 2 +-
imp/lib/Ui/Mimp.php | 2 +-
imp/mailbox-mimp.php | 48 ++++++++++----------
imp/mailbox.php | 108 ++++++++++++++++++++++----------------------
imp/message-dimp.php | 20 ++++----
imp/message-mimp.php | 18 ++++----
imp/message.php | 44 +++++++++---------
imp/search-basic.php | 10 ++--
imp/search.php | 22 +++++-----
imp/thread.php | 14 +++---
imp/view.php | 8 ++--
20 files changed, 222 insertions(+), 202 deletions(-)
http://git.horde.org/horde-git/-/commit/4bcaa28bb293c5a3d6217e947ae53e1f76d7e509
More information about the commits
mailing list