Commit graph

13 commits

Author SHA1 Message Date
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
Dmitry Khomutov
0fc2a66678
Now builds artifacts remove when remove build and project. Issue #107. 2018-03-07 22:21:57 +07:00
Dmitry Khomutov
18880e8c21
Fixed new directories rights. Issues #86, #107. 2018-01-30 19:56:05 +07:00
Dmitry Khomutov
cf7fb7a551
Improved Pdepend plugin. Issue #107. 2018-01-20 14:43:10 +07:00
Dmitry Khomutov
59837a8ff1
Added param 'priority_path' (For all plugins) for control paths priority when we search plugin binary. Issue #104. 2017-07-19 10:26:51 +07:00
Dmitry Khomutov
a2fbd9b775
Code style fixes 2017-03-12 11:40:40 +07:00
Dmitry Khomutov
86478a1264
Fixes for build without config 2017-01-11 22:52:37 +07:00
Dmitry Khomutov
a5aabdce2d PhpParallelLint andPhpCpd now implements ZeroConfigPlugin interface 2017-01-11 00:46:19 +07:00
Dmitry Khomutov
7ec29f1f31 Fixed naming in plugins (phpci -> builder) 2017-01-05 21:16:12 +07:00
Dmitry Khomutov
16a5add859 Refactored plugins 2017-01-05 21:09:58 +07:00
Dmitry Khomutov
32f5c01728 Fixed namespaces in docblocks (PHPCI -> PHPCensor) 2016-07-21 23:20:59 +06:00
Dmitry Khomutov
31f92327c1 Fixed naming (phpci -> php-censor) 2016-07-21 23:02:11 +06:00
Dmitry Khomutov
60a2b7282a Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00
Renamed from src/PHPCI/Plugin/Pdepend.php (Browse further)