phpci/PHPCI
Marco Vito Moscaritolo d22211c4b4 Improved docs.
2015-07-19 20:09:27 +02:00
..
build Lots of cleanup. 2015-02-12 14:11:58 +00:00
Command Move BuildFactory to factory.build service. 2015-07-19 20:08:25 +02:00
Controller Move BuildFactory to factory.build service. 2015-07-19 20:08:25 +02:00
Helper Improved docs. 2015-07-19 20:09:27 +02: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 Improved login: now you can login using name or email 2015-04-22 13:54:02 +02:00
Model Build::removeBuildDirectory: do not try to remove build directory of not-yet-persisted builds. 2015-04-25 21:25:50 +02:00
Plugin Fixed PHPCI in plugins. 2015-05-31 17:44:52 +02:00
ProcessControl Reworked the DaemonCommand. 2015-05-28 10:55:59 +02:00
Service Allow see project build status in cctray xml format 2015-05-28 10:50:29 +02:00
Store Improve CS. 2015-05-31 16:01:51 +02:00
View Allow to specify a mail template ('short' or 'long') in phpci.yml. 2015-04-28 14:09:23 +02:00
Application.php Fixed PHPCS. 2015-05-31 17:39:52 +02:00
Builder.php Improved docs. 2015-07-19 20:09:27 +02:00
BuildFactory.php Move BuildFactory to factory.build service. 2015-07-19 20:08:25 +02:00
Controller.php Load controller as services. 2015-05-31 13:31:16 +02: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