php-censor/PHPCI
2013-12-17 15:24:13 +00:00
..
build updated 2013-09-18 09:59:53 +01:00
Command move logging related classes to appropriate namespace. 2013-12-13 16:10:54 +00:00
Controller Merge pull request #233 from meadsteve/build-status-fix 2013-12-09 08:52:41 -08:00
Helper copy code from Builder to create BuildInterpolator. 2013-12-17 15:23:17 +00:00
Logging move logging related classes to appropriate namespace. 2013-12-13 16:10:54 +00:00
Model add getProjectTitle() to buildBase as shorthand for getProject()->getTitle() 2013-12-17 15:14:26 +00:00
Plugin move logging related classes to appropriate namespace. 2013-12-13 16:10:54 +00:00
Store Fixing some more PHPCS/PHPMD errors 2013-10-10 01:18:05 +01:00
View Fix for #210 2013-12-09 16:27:39 +00:00
Application.php gitcontroller, allows calling webhook for local/remote git project 2013-10-18 16:04:13 +03:00
Builder.php remove interopolation code from builder and make use of BuildInterpolator object. 2013-12-17 15:24:13 +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 Holy cleanup, batman. 2013-10-10 01:01:06 +01:00
Plugin.php Remove __constructor from plugin interface to increase flexibility. 2013-11-17 17:22:31 +00:00