phpci/PHPCI
2013-05-22 22:21:29 +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 Removing broken Registry stuff (as registry is now deprecated in b8framework) - Fixes #58 2013-05-22 22:21:29 +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 Adding Shell plugin, but with the requirement that ENABLE_SHELL_PLUGIN must be defined and true, to give sysadmins some control. Closes #45. 2013-05-22 17:23:35 +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 Implemented environment plugin 2013-05-19 01:47:41 -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