php-censor/PHPCI
Alexander Wenzel 801cc8ee5e store errors from parallel-lint as build_meta (key "phplint-errors");
add them to the "Quality Trend" graph on the build view
2013-11-13 19:55:45 +01:00
..
build updated 2013-09-18 09:59:53 +01:00
Command Added logging to the daemon and update commands. 2013-11-02 15:52:55 +00:00
Controller error handling like in other webhooks 2013-10-18 16:04:13 +03:00
Helper fixed LoggedBuildContextTidier: now correctly replaces "build" object with "buildID" in log entries 2013-11-12 23:19:55 +01:00
Model Removed Github configuration from ProjectController / ProjectForm and added it to a new settings area. 2013-10-11 21:51:23 +01:00
Plugin store errors from parallel-lint as build_meta (key "phplint-errors"); 2013-11-13 19:55:45 +01:00
Store Fixing some more PHPCS/PHPMD errors 2013-10-10 01:18:05 +01:00
View fixed XSS in user name and project name properties 2013-11-02 16:39:55 -07:00
Application.php gitcontroller, allows calling webhook for local/remote git project 2013-10-18 16:04:13 +03:00
Builder.php fixed LoggedBuildContextTidier: now correctly replaces "build" object with "buildID" in log entries 2013-11-12 23:19:55 +01: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 Holy cleanup, batman. 2013-10-10 01:01:06 +01:00