[commits] Horde branch master updated. aa826688cf5fce38627bf90262f0c7b4699d2a19

Michael M Slusarz slusarz at horde.org
Tue Feb 25 08:39:14 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: 084e35ec1a4dac0d312195358839971cfdd17da2

aa82668 Bug #12975: Immediately save attachment, so we can report error if attachment data cannot be saved locally to VFS backend

Summary: http://github.com/horde/horde/compare/084e35ec1a4dac0d312195358839971cfdd17da2...aa826688cf5fce38627bf90262f0c7b4699d2a19

-----------------------------------------------------------------------

commit aa826688cf5fce38627bf90262f0c7b4699d2a19
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 25 01:33:18 2014 -0700

    Bug #12975: Immediately save attachment, so we can report error if attachment data cannot be saved locally to VFS backend
    
    Use the temporary upload file as needed during the initial upload access
    to eliminate the need to create another temporary file

 imp/lib/Compose/Attachment.php                   |   69 +++++++--------------
 imp/lib/Compose/Attachment/Storage.php           |   34 ++++++++++-
 imp/lib/Compose/Attachment/Storage/Vfs.php       |    4 +-
 imp/lib/Compose/Attachment/Storage/VfsLinked.php |    2 +-
 4 files changed, 58 insertions(+), 51 deletions(-)

http://github.com/horde/horde/commit/aa826688cf5fce38627bf90262f0c7b4699d2a19
http://git.horde.org/horde-git/-/commit/aa826688cf5fce38627bf90262f0c7b4699d2a19




More information about the commits mailing list