phpci/PHPCI
2013-06-09 20:29:49 +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 Merge branch 'master' of git://github.com/Block8/PHPCI into feature/summaryview 2013-06-09 20:15:58 +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 Added basic body and title for the email notifications. 2013-06-04 21:47:45 +01:00
Store Initial summary changes 2013-06-05 06:23:47 +01:00
View summary tweaks 2013-06-09 20:29:49 +01:00
Application.php removed deprecated registry and use session 2013-06-04 20:17:17 +01:00
Builder.php Added basic body and title for the email notifications. 2013-06-04 21:47:45 +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