[commits] Horde branch master updated. ff1ff3c3c759e39956e6aa8fcbd2d5a176cd145d

Jan Schneider jan at horde.org
Mon Oct 5 17:18:22 UTC 2009


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

from: 11999697816a84d2d5d0894eb86aeb530b79dc20

8d4c36c... Change method names to reflect what the actually test. Add tests for element setter/getter. Fix order of assertEquals() arguments.
88fa975... Fix variable name.
6439df2... Add test for unsetting namespaced attributes.
6f92cc2... We have to use the full tag name (including namespace) when calling createElementNS() or setAttributeNS().
ae4d610... Make this actually work again; fix Horde_Xml_Element usage and more.
ff1ff3c... Fix browsing and GET.

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

commit 8d4c36ce07c14372c6e0f190deb8e75c2d9765eb
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 5 18:19:31 2009 +0200

    Change method names to reflect what the actually test.
    Add tests for element setter/getter.
    Fix order of assertEquals() arguments.

 framework/Xml_Element/test/Horde/Xml/Element/ElementTest.php |   74 ++++++----
 1 files changed, 45 insertions(+), 29 deletions(-)

http://git.horde.org/diff.php/framework/Xml_Element/test/Horde/Xml/Element/ElementTest.php?rt=horde-git&r1=6c91102e14020e42776690eab12509af44847559&r2=8d4c36ce07c14372c6e0f190deb8e75c2d9765eb

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

commit 88fa975545f54c8666bdb9556b1864ce11a67ef1
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 5 18:20:14 2009 +0200

    Fix variable name.

 framework/Xml_Element/lib/Horde/Xml/Element.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Xml_Element/lib/Horde/Xml/Element.php?rt=horde-git&r1=67d66158c228dd6ba6691092332bacf9c6a8fd57&r2=88fa975545f54c8666bdb9556b1864ce11a67ef1

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

commit 6439df251323dd9700be9ab433e59fecdceb0e0c
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 5 18:34:03 2009 +0200

    Add test for unsetting namespaced attributes.

 framework/Xml_Element/test/Horde/Xml/Element/ElementTest.php |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/framework/Xml_Element/test/Horde/Xml/Element/ElementTest.php?rt=horde-git&r1=8d4c36ce07c14372c6e0f190deb8e75c2d9765eb&r2=6439df251323dd9700be9ab433e59fecdceb0e0c

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

commit 6f92cc240dcf9213fe7e71e3409785d1d4751ad5
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 5 18:35:16 2009 +0200

    We have to use the full tag name (including namespace) when calling
    createElementNS() or setAttributeNS().

 framework/Xml_Element/lib/Horde/Xml/Element.php |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/framework/Xml_Element/lib/Horde/Xml/Element.php?rt=horde-git&r1=88fa975545f54c8666bdb9556b1864ce11a67ef1&r2=6f92cc240dcf9213fe7e71e3409785d1d4751ad5

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

commit ae4d6108fefed8a05796d6b4c11e00d33aa86455
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 5 18:37:35 2009 +0200

    Make this actually work again; fix Horde_Xml_Element usage and more.

 framework/Rpc/lib/Horde/Rpc/Webdav.php |   68 +++++++++++--------------------
 1 files changed, 24 insertions(+), 44 deletions(-)

http://git.horde.org/diff.php/framework/Rpc/lib/Horde/Rpc/Webdav.php?rt=horde-git&r1=505e4010c04486099d61c86bc55aac98c9bc8719&r2=ae4d6108fefed8a05796d6b4c11e00d33aa86455

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

commit ff1ff3c3c759e39956e6aa8fcbd2d5a176cd145d
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 5 19:17:42 2009 +0200

    Fix browsing and GET.

 framework/Rpc/lib/Horde/Rpc/Webdav.php |   37 ++++++++++---------------------
 1 files changed, 12 insertions(+), 25 deletions(-)

http://git.horde.org/diff.php/framework/Rpc/lib/Horde/Rpc/Webdav.php?rt=horde-git&r1=ae4d6108fefed8a05796d6b4c11e00d33aa86455&r2=ff1ff3c3c759e39956e6aa8fcbd2d5a176cd145d




More information about the commits mailing list