phpci/PHPCI
2013-05-17 10:08:15 -04: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 Removed from view once it's loaded by AJAX request 2013-05-17 10:08:15 -04:00
Helper PHPCI/Helper and PHPCI/Model PSR2 compliance. Issue #18 2013-05-16 15:41:15 +01:00
Model Fixed GitHub Remote SSH build authentication errors 2013-05-16 14:20:40 -04: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 Removed from view once it's loaded by AJAX request 2013-05-17 10:08:15 -04:00
Application.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
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