phpci/PHPCI
2013-06-04 21:09:16 +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 a default address that is always mailed to by notifications. 2013-06-04 21:09:16 +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 a default address that is always mailed to by notifications. 2013-06-04 21:09:16 +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 Getter for builder's success property so that plugins can find out if the the build has succeeded or not. 2013-06-01 13:56:09 +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