The branch "master" has been updated. The following is a summary of the commits.
from: 748059ca9bc94dc905266dff8c823e4225a24189 1952334 Add a handler for dealing with the package list. ----------------------------------------------------------------------- commit 195233411d18558e67653f0a23d461ddd953352c Author: Gunnar Wrobel <[email protected]> Date: Thu Jun 2 11:51:53 2011 +0200 Add a handler for dealing with the package list. framework/Pear/lib/Horde/Pear/Rest/PackageList.php | 123 ++++++++++ framework/Pear/package.xml | 17 ++- framework/Pear/test/Horde/Pear/Server/RestTest.php | 11 + framework/Pear/test/Horde/Pear/Unit/Rest/PackageListTest.php | 105 ++++++++ 4 files changed, 255 insertions(+), 1 deletions(-) create mode 100644 framework/Pear/lib/Horde/Pear/Rest/PackageList.php create mode 100644 framework/Pear/test/Horde/Pear/Unit/Rest/PackageListTest.php http://git.horde.org/horde-git/-/commit/195233411d18558e67653f0a23d461ddd953352c __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
