phpci/PHPCI
2014-02-25 10:16:58 +00:00
..
build updated 2013-09-18 09:59:53 +01:00
Command Lots of clean up: Fixed remote git build to only checkout a commit if there is one, cleaned up logging to remove the logger cruft from the visible log and shortened paths within the log by removing the build directory, added a build-level exception handler to catch things like failed clones and so on. 2014-02-25 10:16:58 +00:00
Controller Fixing Gitlab support 2014-02-25 09:47:09 +00:00
Helper copy code from Builder to create BuildInterpolator. 2013-12-17 15:23:17 +00:00
Logging Lots of clean up: Fixed remote git build to only checkout a commit if there is one, cleaned up logging to remove the logger cruft from the visible log and shortened paths within the log by removing the build directory, added a build-level exception handler to catch things like failed clones and so on. 2014-02-25 10:16:58 +00:00
Model Lots of clean up: Fixed remote git build to only checkout a commit if there is one, cleaned up logging to remove the logger cruft from the visible log and shortened paths within the log by removing the build directory, added a build-level exception handler to catch things like failed clones and so on. 2014-02-25 10:16:58 +00:00
Plugin Adding a formatted email for build fails 2014-02-24 21:04:08 +00:00
Store Fixing some more PHPCS/PHPMD errors 2013-10-10 01:18:05 +01:00
View Adding a formatted email for build fails 2014-02-24 21:04:08 +00:00
Application.php Updating PHPCI to support new b8framework release 2014-02-24 15:30:44 +00:00
Builder.php Lots of clean up: Fixed remote git build to only checkout a commit if there is one, cleaned up logging to remove the logger cruft from the visible log and shortened paths within the log by removing the build directory, added a build-level exception handler to catch things like failed clones and so on. 2014-02-25 10:16:58 +00:00
BuildFactory.php Modified the builder so that it expects to have a psr3 compliant logger attached. 2013-10-26 16:15:29 +01:00
Controller.php Updating PHPCI to support new b8framework release 2014-02-24 15:30:44 +00:00
Plugin.php Remove __constructor from plugin interface to increase flexibility. 2013-11-17 17:22:31 +00:00