[commits] Horde branch master updated. 6ed3aaf10efd76798262c199c7e26160e9d4771a
Gunnar Wrobel
p at rdus.de
Mon Oct 25 16:46:05 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: dc70544a10b2beafac548a8994bab1b4c88736cd
6ed3aaf Allow creating new package.xml files from scratch when using the -u option. Also add the horde role if required.
-----------------------------------------------------------------------
commit 6ed3aaf10efd76798262c199c7e26160e9d4771a
Author: Gunnar Wrobel <p at rdus.de>
Date: Mon Oct 25 18:45:51 2010 +0200
Allow creating new package.xml files from scratch when using the -u option. Also add the horde role if required.
components/TODO | 2 -
components/lib/Components.php | 4 -
components/lib/Components/Config.php | 8 +
components/lib/Components/Config/Cli.php | 12 +
components/lib/Components/Configs.php | 12 +
components/lib/Components/Module/Base.php | 14 ++
components/lib/Components/Module/CiSetup.php | 2 +
components/lib/Components/Module/Dependencies.php | 1 +
components/lib/Components/Module/DevPackage.php | 1 +
components/lib/Components/Module/Distribute.php | 1 +
components/lib/Components/Module/Installer.php | 1 +
components/lib/Components/Pear/Factory.php | 50 +++++
components/lib/Components/Pear/Package.php | 23 ++
components/lib/Components/Runner/PearPackageXml.php | 4 +
.../Integration/Components/Module/PearPackageXmlTest.php | 13 -
15 files changed, 129 insertions(+), 19 deletions(-)
http://git.horde.org/diff.php/components/TODO?rt=horde-git&r1=3ce8301d03677cdde2761348823c723e724de48e&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components.php?rt=horde-git&r1=e99346ee98d83d1eedf06189f11b127c5615b6f9&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Config.php?rt=horde-git&r1=8ccc70ff19b1f0670baec9e42f1c22f0ee443bc8&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Config/Cli.php?rt=horde-git&r1=313d7b0cd5941e77d90a15f4fd87ef3355332fea&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Configs.php?rt=horde-git&r1=8ccc70ff19b1f0670baec9e42f1c22f0ee443bc8&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Module/Base.php?rt=horde-git&r1=85e906aa9fbdda32d13afd098e4c22ff0a30963d&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Module/CiSetup.php?rt=horde-git&r1=313d7b0cd5941e77d90a15f4fd87ef3355332fea&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Module/Dependencies.php?rt=horde-git&r1=10468cddca5650ef28120fd50610f8df4095ed64&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Module/DevPackage.php?rt=horde-git&r1=3ce8301d03677cdde2761348823c723e724de48e&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Module/Distribute.php?rt=horde-git&r1=94798dc81432ea6b831fe2bd4276f22e47fbc336&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Module/Installer.php?rt=horde-git&r1=4efe096dee67b13b1e316e8784242ed0482cb6b9&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Pear/Factory.php?rt=horde-git&r1=ae0b75e9d14f6be1774af4ccccb18c1fbaef1de7&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Pear/Package.php?rt=horde-git&r1=4772d4129412bfd9f9d236cc8e4afaf7f7928eb3&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/lib/Components/Runner/PearPackageXml.php?rt=horde-git&r1=83662862d586f7ec2f54d68448bed52614e5ba50&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
http://git.horde.org/diff.php/components/test/Components/Integration/Components/Module/PearPackageXmlTest.php?rt=horde-git&r1=83662862d586f7ec2f54d68448bed52614e5ba50&r2=6ed3aaf10efd76798262c199c7e26160e9d4771a
More information about the commits
mailing list