[commits] Horde branch master updated. 71cec153e49309c1e54f8382663a7c4a491e6b87

Gunnar Wrobel p at rdus.de
Mon Jun 6 04:59:34 UTC 2011


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

from: c0623760f58348f34ea6be9308f24e5fcde5d47d

38d9107 Do not access the URL twice.
71cec15 Support fetching the latest download URL for a component available on a remote PEAR server.

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

commit 38d910727d9ed026e7589b746d1387fb22bb9114
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 6 06:57:38 2011 +0200

    Do not access the URL twice.

 framework/Pear/lib/Horde/Pear/Rest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/38d910727d9ed026e7589b746d1387fb22bb9114

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

commit 71cec153e49309c1e54f8382663a7c4a491e6b87
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 6 06:58:51 2011 +0200

    Support fetching the latest download URL for a component available on a remote PEAR server.

 framework/Pear/lib/Horde/Pear/Remote.php                 |   32 ++++
 framework/Pear/lib/Horde/Pear/Rest/Access.php            |   32 ++++-
 framework/Pear/package.xml                               |   12 +-
 framework/Pear/test/Horde/Pear/Autoload.php              |    3 +
 framework/Pear/test/Horde/Pear/Server/RemoteTest.php     |   11 ++
 framework/Pear/test/Horde/Pear/Server/RestTest.php       |    2 +-
 framework/Pear/test/Horde/Pear/Server/conf.php.dist      |    2 +-
 framework/Pear/test/Horde/Pear/Stub/Request.php          |   44 +++++
 framework/Pear/test/Horde/Pear/TestCase.php              |   21 +++
 framework/Pear/test/Horde/Pear/Unit/RemoteTest.php       |   58 +++++++-
 framework/Pear/test/Horde/Pear/Unit/Rest/AccessTest.php  |  120 ++++++++++++++
 framework/Pear/test/Horde/Pear/Unit/Rest/ReleaseTest.php |   18 +-
 12 files changed, 338 insertions(+), 17 deletions(-)
 create mode 100644 framework/Pear/test/Horde/Pear/Stub/Request.php
 create mode 100644 framework/Pear/test/Horde/Pear/Unit/Rest/AccessTest.php

http://git.horde.org/horde-git/-/commit/71cec153e49309c1e54f8382663a7c4a491e6b87




More information about the commits mailing list