[commits] Horde branch master updated. 7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5

Jan Schneider jan at horde.org
Thu Dec 3 14:06:51 UTC 2009


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

from: d416227a2cf5a103e5e6e016a43cec9ee56340f8

7f6ddcf Add basic Horde_Url class.

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

commit 7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5
Author: Jan Schneider <jan at horde.org>
Date:   Thu Dec 3 15:06:46 2009 +0100

    Add basic Horde_Url class.

 framework/Url/lib/Horde/Url.php                     |  161 +++++++++++++++++++
 framework/Url/package.xml                           |   59 +++++++
 framework/Url/test/Horde/Url/AddTest.php            |   74 +++++++++
 framework/Url/test/Horde/Url/AllTests.php           |   34 ++++
 framework/Url/test/Horde/Url/RemoveTest.php         |   47 ++++++
 framework/Util/lib/Horde/Util.php                   |  109 +------------
 framework/Util/test/Horde/Util/addParameter.phpt    |    1 +
 framework/Util/test/Horde/Util/removeParameter.phpt |    1 +
 8 files changed, 386 insertions(+), 100 deletions(-)
 create mode 100644 framework/Url/lib/Horde/Url.php
 create mode 100644 framework/Url/package.xml
 create mode 100644 framework/Url/test/Horde/Url/AddTest.php
 create mode 100644 framework/Url/test/Horde/Url/AllTests.php
 create mode 100644 framework/Url/test/Horde/Url/RemoveTest.php

http://git.horde.org/co.php/framework/Url/lib/Horde/Url.php?rt=horde-git&r=7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5
http://git.horde.org/co.php/framework/Url/package.xml?rt=horde-git&r=7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5
http://git.horde.org/co.php/framework/Url/test/Horde/Url/AddTest.php?rt=horde-git&r=7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5
http://git.horde.org/co.php/framework/Url/test/Horde/Url/AllTests.php?rt=horde-git&r=7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5
http://git.horde.org/co.php/framework/Url/test/Horde/Url/RemoveTest.php?rt=horde-git&r=7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5
http://git.horde.org/diff.php/framework/Util/lib/Horde/Util.php?rt=horde-git&r1=259bcea88cb3fd8c1bfcb5f21e3309e2447fd349&r2=7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/addParameter.phpt?rt=horde-git&r1=649530ed7b0cfd7413c8b22c02715482213f4022&r2=7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/removeParameter.phpt?rt=horde-git&r1=649530ed7b0cfd7413c8b22c02715482213f4022&r2=7f6ddcffe1c3d9031d499c0dee40f8b37628e5c5




More information about the commits mailing list