phpci/PHPCI
2013-06-01 09:40:05 +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 Misc. config related fixes. Closes #66, closes #65. 2013-05-28 11:22:54 +01:00
Controller Adding project overview to dashboard, closes #55 2013-05-22 17:15:02 +01:00
Helper Refactoring to support updated b8framework. 2013-05-22 16:36:55 +01:00
Model Refactoring to support updated b8framework. 2013-05-22 16:36:55 +01:00
Plugin Filled out the Plugin\Email::sendEmail(). Pulls in the following settings from the phpci config under the heading email_settings: 2013-06-01 09:40:05 +01:00
Store Fixing project overview 2013-05-22 22:11:36 +01:00
View Adding project overview to dashboard, closes #55 2013-05-22 17:15:02 +01:00
Application.php Fix for login screen appearing within layout, closes #51. 2013-05-22 16:46:59 +01:00
Builder.php array_walk doesn't alter keys, fixed 2013-05-22 15:17:54 -04:00
BuildFactory.php Improved commenting throughout the project. Fixes #18 2013-05-16 17:17:29 +01:00
Controller.php Refactoring to support updated b8framework. 2013-05-22 16:36:55 +01:00
Plugin.php Initial work on PSR2 compliance for issue #18 2013-05-16 02:57:30 +01:00