[commits] Horde branch master updated. 891176b6702150d94b51f57b18e18d0adc21a518
Gunnar Wrobel
p at rdus.de
Fri Jun 3 06:26:45 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 13fd8e580d8778cf9e6e2c43bb61013f72c56e96
fb6132a Support fetching release information.
647c7da Parser for release information.
891176b Support retriving the package.xml file for a release.
-----------------------------------------------------------------------
commit fb6132a3b90541bd03aa457fbb7c0d3ed1bd2b65
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Jun 3 08:14:57 2011 +0200
Support fetching release information.
framework/Pear/lib/Horde/Pear/Rest.php | 16 ++++++++++++++++
framework/Pear/test/Horde/Pear/Server/RestTest.php | 18 ++++++++++++++++++
framework/Pear/test/Horde/Pear/Unit/RestTest.php | 10 ++++++++++
3 files changed, 44 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/fb6132a3b90541bd03aa457fbb7c0d3ed1bd2b65
-----------------------------------------------------------------------
commit 647c7daa59eceeda6564e69a2659185d9557a037
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Jun 3 08:16:05 2011 +0200
Parser for release information.
framework/Pear/lib/Horde/Pear/Rest/Release.php | 124 +++++++++++++
framework/Pear/package.xml | 6 +-
framework/Pear/test/Horde/Pear/Unit/Rest/ReleaseTest.php | 130 ++++++++++++++
3 files changed, 259 insertions(+), 1 deletions(-)
create mode 100644 framework/Pear/lib/Horde/Pear/Rest/Release.php
create mode 100644 framework/Pear/test/Horde/Pear/Unit/Rest/ReleaseTest.php
http://git.horde.org/horde-git/-/commit/647c7daa59eceeda6564e69a2659185d9557a037
-----------------------------------------------------------------------
commit 891176b6702150d94b51f57b18e18d0adc21a518
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Jun 3 08:26:32 2011 +0200
Support retriving the package.xml file for a release.
framework/Pear/lib/Horde/Pear/Rest.php | 15 +++++++++++++++
framework/Pear/test/Horde/Pear/Server/RestTest.php | 18 ++++++++++++++++++
framework/Pear/test/Horde/Pear/Unit/RestTest.php | 10 ++++++++++
3 files changed, 43 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/891176b6702150d94b51f57b18e18d0adc21a518
More information about the commits
mailing list