phpci/PHPCI
Dan Cryer ff02a52a6a Fix
2013-05-17 19:17:51 +01:00
..
build Replacing .gitkeep with .gitignore, so that artifacts created in the build directories are properly ignored, and don't end up being committed to the repo on accident. 2013-05-16 12:55:29 +01:00
Command Fixed Strict Standards notices 2013-05-16 15:43:17 -04:00
Controller Fixing PHPCI so that it'll work in a subdirectory. 2013-05-17 17:34:31 +01:00
Helper PHPCI/Helper and PHPCI/Model PSR2 compliance. Issue #18 2013-05-16 15:41:15 +01:00
Model Merging fixes for strict standards errors. Closes #44 2013-05-17 16:24:17 +01:00
Plugin Improved commenting throughout the project. Fixes #18 2013-05-16 17:17:29 +01:00
Store PHPCI/Store PSR2 compliance. Issue #18 2013-05-16 16:03:34 +01:00
View Fix 2013-05-17 19:17:51 +01:00
Application.php Fixing PHPCI so that it'll work in a subdirectory. 2013-05-17 17:34:31 +01:00
Builder.php Fixing PHPMD and PHPCS plugins, updating code to pass both, and updating phpci.yml to enable them. Issue #18 2013-05-16 16:46:46 +01:00
BuildFactory.php Improved commenting throughout the project. Fixes #18 2013-05-16 17:17:29 +01:00
Plugin.php Initial work on PSR2 compliance for issue #18 2013-05-16 02:57:30 +01:00