[commits] Horde branch master updated. 657116cbc6886d71a07d9ad60868c58622b31980
Michael M Slusarz
slusarz at horde.org
Thu Nov 17 06:03:49 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 174304323092974a2ee8399f509e7dca62134450
3f41f2f Use IMP::numberFormat() wrapper
b5ddd76 IMP_Dimp::getAttachmentInfo() -> IMP_Ajax_Application::_getAttachmentInfo()
9dd35e5 [mms] Work around broken number_format() in PHP < 5.4.0.
657116c [mms] Greatly reduce memory usage when working with binary data in PostgreSQL (Bug #10774).
-----------------------------------------------------------------------
commit 3f41f2f133eb2df2ce3f9679018566445e7c8e80
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Nov 16 22:31:46 2011 -0700
Use IMP::numberFormat() wrapper
imp/lib/Contents.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/3f41f2f133eb2df2ce3f9679018566445e7c8e80
-----------------------------------------------------------------------
commit b5ddd76a3ad4a184299271763d957ec69ef7786a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Nov 16 22:36:54 2011 -0700
IMP_Dimp::getAttachmentInfo() -> IMP_Ajax_Application::_getAttachmentInfo()
imp/lib/Ajax/Application.php | 35 ++++++++++++++++++++++++++++++++---
imp/lib/Dimp.php | 31 -------------------------------
2 files changed, 32 insertions(+), 34 deletions(-)
http://git.horde.org/horde-git/-/commit/b5ddd76a3ad4a184299271763d957ec69ef7786a
-----------------------------------------------------------------------
commit 9dd35e51bee3d0bc310ede0ef076b154ae80e513
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Nov 16 22:46:39 2011 -0700
[mms] Work around broken number_format() in PHP < 5.4.0.
Also, phase-out decimals in setSize() return when parts sizes grow
larger.
framework/Mime/lib/Horde/Mime/Part.php | 20 ++++++++++++++++++--
framework/Mime/package.xml | 4 ++--
2 files changed, 20 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/9dd35e51bee3d0bc310ede0ef076b154ae80e513
-----------------------------------------------------------------------
commit 657116cbc6886d71a07d9ad60868c58622b31980
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Nov 16 23:02:26 2011 -0700
[mms] Greatly reduce memory usage when working with binary data in PostgreSQL (Bug #10774).
framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 18 +--------------
framework/Db/package.xml | 1 +
2 files changed, 2 insertions(+), 17 deletions(-)
http://git.horde.org/horde-git/-/commit/657116cbc6886d71a07d9ad60868c58622b31980
More information about the commits
mailing list