[commits] Horde branch master updated. 967fe8fc2f34ecc1f6190d70b7701f96431fdb85

Jan Schneider jan at horde.org
Wed Aug 31 14:10:20 UTC 2011


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

from: b691d3c566cce3d52b2f9759b8d2874024fa3567

18ad09d Add driver factory example.
177f476 Fix class names.
4e2d478 Clear stat cache after filling the temporary file.
611f8f9 phpdoc
c8acc01 Use "backend" instead of "type" to be more clear.
6b024ee Allow to pass a configuration array to the LDAP factory.
967fe8f Add a basic package.xml.

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

commit 18ad09d75e7d49b3b558ee3f02a05af674a1ee39
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:00:18 2011 +0200

    Add driver factory example.

 skeleton/lib/Driver.php         |    2 +-
 skeleton/lib/Factory/Driver.php |   60 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+), 1 deletions(-)
 create mode 100644 skeleton/lib/Factory/Driver.php

http://git.horde.org/horde-git/-/commit/18ad09d75e7d49b3b558ee3f02a05af674a1ee39

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

commit 177f476c8ae63030efbc9505486b51ef66ae5adb
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:00:31 2011 +0200

    Fix class names.

 hermes/lib/Factory/Driver.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/177f476c8ae63030efbc9505486b51ef66ae5adb

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

commit 4e2d478dd90541e21117bc48aa754958f918d2d6
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:02:25 2011 +0200

    Clear stat cache after filling the temporary file.
    
    Otherwise the file size is always 0 and no content is returned.

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

http://git.horde.org/horde-git/-/commit/4e2d478dd90541e21117bc48aa754958f918d2d6

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

commit 611f8f93b0be3778d71cf2d6a40d8916ada8cfe6
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:03:20 2011 +0200

    phpdoc

 framework/Ldap/lib/Horde/Ldap.php       |    2 +-
 framework/Ldap/lib/Horde/Ldap/Entry.php |    6 ++----
 2 files changed, 3 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/611f8f93b0be3778d71cf2d6a40d8916ada8cfe6

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

commit c8acc017cadf1f59901b721937ab7fcbdcc46471
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:03:46 2011 +0200

    Use "backend" instead of "type" to be more clear.

 framework/Core/lib/Horde/Core/Factory/Db.php |   25 +++++++++++++------------
 1 files changed, 13 insertions(+), 12 deletions(-)

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

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

commit 6b024ee550a353d5f98db4c2d98286321bc6aeb5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:05:55 2011 +0200

    Allow to pass a configuration array to the LDAP factory.

 framework/Core/lib/Horde/Core/Factory/Ldap.php |   23 ++++++++++++++---------
 framework/Core/package.xml                     |    9 +++++----
 2 files changed, 19 insertions(+), 13 deletions(-)

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

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

commit 967fe8fc2f34ecc1f6190d70b7701f96431fdb85
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:10:10 2011 +0200

    Add a basic package.xml.
    
    Dependencies still need to be added.

 sam/package.xml |  267 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 267 insertions(+), 0 deletions(-)
 create mode 100644 sam/package.xml

http://git.horde.org/horde-git/-/commit/967fe8fc2f34ecc1f6190d70b7701f96431fdb85




More information about the commits mailing list