The branch "master" has been updated. The following is a summary of the commits.
from: fe6394a0fa9f8f8751a33ebac7ad59938a4a7855 d2eda46 [mms] Added PHPLOC QC test. 9a2e0a5 [mms] Added PHPDCD QC test. ----------------------------------------------------------------------- commit d2eda46b7aa31c352571912c797bfb250cca916f Author: Michael M Slusarz <[email protected]> Date: Wed Feb 13 02:08:30 2013 -0700 [mms] Added PHPLOC QC test. components/lib/Components/Module/Qc.php | 1 + components/lib/Components/Qc/Task/Loc.php | 73 +++++++++++++++++++++++++++++ components/lib/Components/Runner/Qc.php | 4 ++ components/package.xml | 32 +++++++++++- 4 files changed, 107 insertions(+), 3 deletions(-) create mode 100644 components/lib/Components/Qc/Task/Loc.php http://git.horde.org/horde-git/-/commit/d2eda46b7aa31c352571912c797bfb250cca916f ----------------------------------------------------------------------- commit 9a2e0a5c30268c6647e2eea7dc1095fbdf4342c0 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 13 02:25:07 2013 -0700 [mms] Added PHPDCD QC test. components/lib/Components/Module/Qc.php | 1 + components/lib/Components/Qc/Task/Dcd.php | 79 +++++++++++++++++++++++++++++ components/lib/Components/Runner/Qc.php | 4 ++ components/package.xml | 10 +++- 4 files changed, 93 insertions(+), 1 deletions(-) create mode 100644 components/lib/Components/Qc/Task/Dcd.php http://git.horde.org/horde-git/-/commit/9a2e0a5c30268c6647e2eea7dc1095fbdf4342c0 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
