phpci/PHPCI
2013-06-01 13:30:34 +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 Adding email settings to the install command. 2013-06-01 13:30:34 +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 Fixing the email plugin so that it retrieves the system config correctly. 2013-06-01 13:29:59 +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 Adding Builder::getSystemConfig() to provide easy access to config.yml. 2013-06-01 13:28:42 +01: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