php-censor/src/PHPCensor
Dmitry Khomutov 2a933a7ecb
Added global application config (config.yml) option
'php-censor.build.allow_public_artifacts' for allow/deny to generate
public artifacts (PHPUnit code coverage html report, Pdepend html
reports). Issue #107.
2018-03-08 01:31:25 +07:00
..
Command Added global application config (config.yml) option 2018-03-08 01:31:25 +07:00
Console Added PHP Censor logo and version to console and web interfaces. 2018-01-27 17:15:50 +07:00
Controller Added tests for the Store (MySQL and PostgreSQL). 2018-03-01 19:47:34 +07:00
Helper Small fixes. 2018-02-23 23:05:06 +07:00
Languages Added PHPUnit code coverage log output and chart in information tab. 2018-03-06 19:47:10 +07:00
Logging Now builds artifacts remove when remove build and project. Issue #107. 2018-03-07 22:21:57 +07:00
Migrations Renamed projects types and build classes: 'remote'/RemoteGitBuild to 2018-02-28 10:02:55 +07:00
Model Added global application config (config.yml) option 2018-03-08 01:31:25 +07:00
Plugin Added global application config (config.yml) option 2018-03-08 01:31:25 +07:00
ProcessControl Code style fixes. 2017-11-08 20:45:18 +07:00
Security/Authentication Code style fixes. 2017-11-08 20:45:18 +07:00
Service Added global application config (config.yml) option 2018-03-08 01:31:25 +07:00
Store Added tests for the Store (MySQL and PostgreSQL). 2018-03-01 19:47:34 +07:00
View Moved commit message to the new line in the timeline widget at home 2018-02-28 10:19:02 +07:00
Worker Code style fixes. 2017-11-08 20:45:18 +07:00
Application.php Added tests for the Store (MySQL and PostgreSQL). 2018-03-01 19:47:34 +07:00
Builder.php Code style fixes + more tests for invalid UTF-8 log. 2018-02-04 13:20:46 +07:00
BuilderException.php Code style fixes. 2017-11-08 20:45:18 +07:00
BuildFactory.php Renamed projects types and build classes: 'remote'/RemoteGitBuild to 2018-02-28 10:02:55 +07:00
Controller.php Removed User model from $_SESSION. 2018-02-21 10:46:57 +07:00
Model.php Code style fixes. 2017-11-08 20:45:18 +07:00
Plugin.php Code style fixes + more tests for invalid UTF-8 log. 2018-02-04 13:20:46 +07:00
Store.php Code style fixes. 2017-11-08 20:45:18 +07:00
View.php Small fixes. 2018-02-23 23:05:06 +07:00
ZeroConfigPluginInterface.php Code style fixes. 2017-11-08 20:45:18 +07:00