[commits] Horde branch master updated. 1a329c46d1390f445201c4fc2232cca2b3bbf824
Michael M Slusarz
slusarz at horde.org
Sat Jan 25 16:30:28 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 3e1f388ac8b159c654aff23b77abf45123c4a763
775abcd Fix generation of partial path
182c46b Providing full classname results in slightly faster loading
1a329c4 Always store cached IMP_Ftree in session
Summary: http://github.com/horde/horde/compare/3e1f388ac8b159c654aff23b77abf45123c4a763...1a329c46d1390f445201c4fc2232cca2b3bbf824
-----------------------------------------------------------------------
commit 775abcd0efc7cf00fdac05d4fd84b19f56bdfb02
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Jan 24 23:46:35 2014 -0700
Fix generation of partial path
framework/View/lib/Horde/View/Base.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/775abcd0efc7cf00fdac05d4fd84b19f56bdfb02
http://git.horde.org/horde-git/-/commit/775abcd0efc7cf00fdac05d4fd84b19f56bdfb02
-----------------------------------------------------------------------
commit 182c46beaf2668496e320f22e4839d36d0b67516
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Jan 24 23:57:11 2014 -0700
Providing full classname results in slightly faster loading
framework/Core/lib/Horde.php | 2 +-
framework/Core/lib/Horde/Core/Ajax/Imple/AutoCompleter.php | 2 +-
framework/Core/lib/Horde/Core/Ajax/Imple/SpellChecker.php | 2 +-
framework/Core/lib/Horde/PageOutput.php | 2 +-
gollem/manager.php | 2 +-
hermes/lib/Ajax.php | 2 +-
horde/lib/View/Topbar.php | 2 +-
imp/lib/Ajax/Imple/PassphraseDialog.php | 2 +-
imp/lib/Basic/Mailbox.php | 2 +-
imp/lib/Basic/Message.php | 2 +-
imp/lib/Dynamic/Compose/Common.php | 4 ++--
imp/lib/Dynamic/Mailbox.php | 2 +-
kronolith/lib/Ajax.php | 2 +-
nag/task.php | 2 +-
14 files changed, 15 insertions(+), 15 deletions(-)
http://github.com/horde/horde/commit/182c46beaf2668496e320f22e4839d36d0b67516
http://git.horde.org/horde-git/-/commit/182c46beaf2668496e320f22e4839d36d0b67516
-----------------------------------------------------------------------
commit 1a329c46d1390f445201c4fc2232cca2b3bbf824
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Jan 25 00:05:40 2014 -0700
Always store cached IMP_Ftree in session
With remote rewrite, we have vastly reduced size of the object.
Horde_Pack lets us reduce size even more.
Since most people have small numbers of mailboxes, this makes sense
anyway.
imp/lib/Factory/Ftree.php | 30 +++++-------------------------
1 files changed, 5 insertions(+), 25 deletions(-)
http://github.com/horde/horde/commit/1a329c46d1390f445201c4fc2232cca2b3bbf824
http://git.horde.org/horde-git/-/commit/1a329c46d1390f445201c4fc2232cca2b3bbf824
More information about the commits
mailing list