phpci/PHPCI
2015-10-08 20:20:42 +01:00
..
build Lots of cleanup. 2015-02-12 14:11:58 +00:00
Command Adding support for beanstalkd-based workers. 2015-10-05 12:13:22 +01:00
Controller Fixing PHPCS error in HomeController 2015-10-08 20:20:42 +01:00
Helper Added the commit message to the BuildInterpolator so it can be used as the default reason passed to deployer 2015-10-07 15:06:07 +01:00
Languages Added missing strings in german translation 2015-05-28 12:05:58 +02:00
Logging LoggerConfig::getFor always returns the same instance of Logger for the same $name. 2015-04-23 13:25:53 +02:00
Migrations Adding project groups 2015-10-08 16:33:01 +01:00
Model Updating builds to try database config first, and fall back to file config. 2015-10-08 16:52:44 +01:00
Plugin Adding the ability to run branch-specific stages 2015-10-08 16:54:01 +01:00
ProcessControl Fixing new PHPCS errors. 2015-10-05 14:17:13 +01:00
Service Adding project groups 2015-10-08 16:33:01 +01:00
Store General model / store cleanup 2015-10-08 16:52:19 +01:00
View Adding project groups 2015-10-08 16:33:01 +01:00
Worker Missing build bugfix. 2015-10-08 17:30:34 +01:00
Application.php Adding project groups 2015-10-08 16:33:01 +01:00
Builder.php Let CommandExecutor::findBinary throw an exception when the binary is missing. 2015-04-22 12:19:05 +02:00
BuildFactory.php Fix 2015-10-05 15:07:25 +01:00
Controller.php Cleaning up unnecessary use of 'die' and 'exit' 2015-02-12 12:37:56 +00:00
ErrorHandler.php LoggerConfig::getFor always returns the same instance of Logger for the same $name. 2015-04-23 13:25:53 +02:00
Model.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
Plugin.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
Store.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
ZeroConfigPlugin.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00