[commits] Horde branch develop updated. 4e8a7cd8e0feaed5d5d1521e3e19c6c184d1f79c
Jan Schneider
jan at horde.org
Mon Mar 12 11:24:11 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 39f12fc2dec8065796020aa349300146beb67103
8e8d924 Remove PEAR_Error remains.
b70602f Test and fix readStream() implementations.
4e8a7cd Don't unlink temporary files.
-----------------------------------------------------------------------
commit 8e8d924af070572428f0caaf720f8857ae6e09ca
Author: Jan Schneider <jan at horde.org>
Date: Mon Mar 5 18:44:28 2012 +0100
Remove PEAR_Error remains.
framework/Vfs/lib/Horde/Vfs/Ssh2.php | 11 ++---------
1 files changed, 2 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/8e8d924af070572428f0caaf720f8857ae6e09ca
-----------------------------------------------------------------------
commit b70602fa8c533e1c43b9a9bd6c673b682358ff62
Author: Jan Schneider <jan at horde.org>
Date: Mon Mar 5 19:36:22 2012 +0100
Test and fix readStream() implementations.
Really open and return a stream instead of faking a stream by
downloading the files first, then returning a stream for the local file.
framework/Vfs/lib/Horde/Vfs/File.php | 4 +---
framework/Vfs/lib/Horde/Vfs/Ftp.php | 18 +++++++++++++++++-
framework/Vfs/lib/Horde/Vfs/Ssh2.php | 6 +++++-
framework/Vfs/test/Horde/Vfs/Base.php | 10 ++++++++++
framework/Vfs/test/Horde/Vfs/FileTest.php | 9 +++++++++
framework/Vfs/test/Horde/Vfs/FtpTest.php | 9 +++++++++
framework/Vfs/test/Horde/Vfs/Ssh2Test.php | 9 +++++++++
7 files changed, 60 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/b70602fa8c533e1c43b9a9bd6c673b682358ff62
-----------------------------------------------------------------------
commit 4e8a7cd8e0feaed5d5d1521e3e19c6c184d1f79c
Author: Jan Schneider <jan at horde.org>
Date: Mon Mar 5 19:38:36 2012 +0100
Don't unlink temporary files.
framework/Vfs/lib/Horde/Vfs/Ssh2.php | 14 +-------------
1 files changed, 1 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/4e8a7cd8e0feaed5d5d1521e3e19c6c184d1f79c
More information about the commits
mailing list