phpci/PHPCI
2015-04-23 10:33:38 +02:00
..
build Lots of cleanup. 2015-02-12 14:11:58 +00:00
Command Command to create a new build 2015-04-22 12:00:38 +02:00
Controller Improved login: now you can login using name or email 2015-04-22 13:54:02 +02:00
Helper Let CommandExecutor::findBinary throw an exception when the binary is missing. 2015-04-22 12:19:05 +02:00
Languages Fixed ru strings for create build command (https://github.com/Block8/PHPCI/pull/889) 2015-04-23 10:33:38 +02:00
Logging Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
Migrations Improved login: now you can login using name or email 2015-04-22 13:54:02 +02:00
Model fix file link in plugins 2015-04-22 12:24:29 +02:00
Plugin Let CommandExecutor::findBinary throw an exception when the binary is missing. 2015-04-22 12:19:05 +02:00
Service Added a new configuration variable, PHPCI_BUILD_ROOT_DI. 2015-04-22 11:44:54 +02:00
Store Improved login: now you can login using name or email 2015-04-22 13:54:02 +02:00
View Added check for invalid key 2015-04-22 12:06:26 +02:00
Application.php Remove short array syntax to keep backwards compatibility with php5.3 2015-03-06 17:44:22 +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 Add SVN support to PHPCI. 2015-02-20 14:14:36 +00:00
Controller.php Cleaning up unnecessary use of 'die' and 'exit' 2015-02-12 12:37:56 +00: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