phpci/PHPCI
Wogan May cd3a18d73c Create admin user
New console command just to create an admin user
2014-01-14 23:09:40 +02:00
..
build updated 2013-09-18 09:59:53 +01:00
Command Create admin user 2014-01-14 23:09:40 +02:00
Controller Merge branch 'master' of https://github.com/meadsteve/PHPCI 2013-12-13 15:01:02 +00:00
Helper rename CommandExecutor::executeCommand() so that it's not confused with the Builder::executeCommand() 2013-12-13 14:41:02 +00:00
Model Update LocalBuild.php 2013-12-11 09:33:59 +02:00
Plugin Merge pull request #232 from Block8/feature/shell_plugin_updates 2013-12-10 02:53:31 -08:00
Store Fixing some more PHPCS/PHPMD errors 2013-10-10 01:18:05 +01:00
View Fixes #236 Javascript bug, delete build error 2013-12-31 13:46:23 +04:00
Application.php gitcontroller, allows calling webhook for local/remote git project 2013-10-18 16:04:13 +03:00
Builder.php rename CommandExecutor::executeCommand() so that it's not confused with the Builder::executeCommand() 2013-12-13 14:41:02 +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
BuildLogger.php extract the success/failure logging of the builder to an interface. 2013-12-06 11:31:39 +00: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