[commits] Horde branch master updated. 9aca8b8539b46a640027e832d16c122b9471ad1c

Jan Schneider jan at horde.org
Mon Mar 5 17:18:46 UTC 2012


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

from: c3c127ba5e7a2b575a045caed07238ea9bcfb59a

ec034a4 [jan] Fix ignored  argument for listFolders() in SQL driver.
780e248 Horde_Util::getTempFile() takes care of deleting the temp file.
78590c5 [jan] Fix double unlink() of temporary files.
977786e Simplify
6f01485 Fix argument defaults. Report non-existing directory.
c273806 Grab errors from STDERR.
46ee33b Fix errors and inconsistent behavior detected by unit tests.
9aca8b8 [jan] Fix inconsistent behavior of the different backend drivers.

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

commit ec034a4b5a279d8f6ff95d6cbf7c0a95f8df108e
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 2 20:17:23 2012 +0100

    [jan] Fix ignored  argument for listFolders() in SQL driver.
    
    Conflicts:
    
    	framework/Vfs/package.xml

 framework/Vfs/lib/Horde/Vfs/Sql.php |    5 +++++
 framework/Vfs/package.xml           |    2 ++
 2 files changed, 7 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/ec034a4b5a279d8f6ff95d6cbf7c0a95f8df108e

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

commit 780e248829bb86fed879f36a465f0fc6f302fa36
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 2 11:54:04 2012 +0100

    Horde_Util::getTempFile() takes care of deleting the temp file.

 framework/Vfs/lib/Horde/Vfs/Base.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/780e248829bb86fed879f36a465f0fc6f302fa36

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

commit 78590c5519dbf4ec781f194156ed842a3b32fc3e
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 2 20:21:47 2012 +0100

    [jan] Fix double unlink() of temporary files.

 framework/Vfs/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/78590c5519dbf4ec781f194156ed842a3b32fc3e

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

commit 977786e13b544824b5b9d56fc43d315c1d3a4c83
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 5 17:53:14 2012 +0100

    Simplify

 framework/Vfs/lib/Horde/Vfs/Base.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/977786e13b544824b5b9d56fc43d315c1d3a4c83

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

commit 6f01485ccff758e10d2c6a5a1c48162bcc5cf4bd
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 5 17:54:03 2012 +0100

    Fix argument defaults. Report non-existing directory.

 framework/Vfs/lib/Horde/Vfs/File.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/6f01485ccff758e10d2c6a5a1c48162bcc5cf4bd

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

commit c27380634dd1c9707106c18ac6df8a678289ed73
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 5 17:56:45 2012 +0100

    Grab errors from STDERR.

 framework/Vfs/lib/Horde/Vfs/Ssh2.php |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/c27380634dd1c9707106c18ac6df8a678289ed73

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

commit 46ee33bd42130f1663d22240e7324614075e30dc
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 5 17:57:53 2012 +0100

    Fix errors and inconsistent behavior detected by unit tests.

 framework/Vfs/lib/Horde/Vfs/Ftp.php  |   41 +++++++++++++++++++++++++----
 framework/Vfs/lib/Horde/Vfs/Ssh2.php |   47 ++++++++++++++++++++++-----------
 2 files changed, 66 insertions(+), 22 deletions(-)

http://git.horde.org/horde-git/-/commit/46ee33bd42130f1663d22240e7324614075e30dc

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

commit 9aca8b8539b46a640027e832d16c122b9471ad1c
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 5 18:01:06 2012 +0100

    [jan] Fix inconsistent behavior of the different backend drivers.

 framework/Vfs/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/9aca8b8539b46a640027e832d16c122b9471ad1c




More information about the commits mailing list