Dmitry Khomutov
|
d28d496264
|
Added options 'php-censor.ssh.strength' and 'php-censor.ssh.comment'
for SSH keys generation. Issue #154.
|
2018-02-23 12:23:03 +07:00 |
|
AlexisFinn
|
0f6e502962
|
Correct issue #153: phpcs ignores 'path' setting
The 'path' value was not being set in the class constructor.
|
2018-02-22 16:59:01 +01:00 |
|
Dmitry Khomutov
|
597a20deea
|
Refactored view/template.
|
2018-02-21 10:46:57 +07:00 |
|
Dave
|
7658504d36
|
PhpParallelLint Short tags Option expecting string
This is actually a bool already, so it should just read it straight in.
Otherwise:
```
php_parallel_lint:
shorttags: true
```
Won't get applied.
|
2018-02-20 16:08:50 +00:00 |
|
Dmitry Khomutov
|
5e9e3088cc
|
Code style fixes for plugins.
|
2018-02-04 14:22:07 +07:00 |
|
SimonHeimberg
|
80e01a7e9e
|
PhpUnitJson reports an unfinished test as error at the end
|
2018-02-03 13:53:50 +01:00 |
|
SimonHeimberg
|
499c4cd4bb
|
PhpUnitJson does not fail on empty trace
|
2018-02-03 13:53:50 +01:00 |
|
Dmitry Khomutov
|
18880e8c21
|
Fixed new directories rights. Issues #86, #107.
|
2018-01-30 19:56:05 +07:00 |
|
Dmitry Khomutov
|
7db036e956
|
Added code coverage report for PHPUnit plugin. Issue #86.
|
2018-01-20 16:45:52 +07:00 |
|
Dmitry Khomutov
|
cf7fb7a551
|
Improved Pdepend plugin. Issue #107.
|
2018-01-20 14:43:10 +07:00 |
|
Dmitry Khomutov
|
cd9c48aa7a
|
TechnicalDebt plugin - Code style fixes. Issue #82.
|
2017-12-14 19:16:38 +07:00 |
|
Pélisset Vincent
|
8bfdea3073
|
minimalize modification
|
2017-12-14 19:16:38 +07:00 |
|
Pélisset Vincent
|
e8d043fdfd
|
CS Fixer
|
2017-12-14 19:16:38 +07:00 |
|
Pélisset Vincent
|
d218554bfa
|
fix flag reset location
|
2017-12-14 19:16:38 +07:00 |
|
Pélisset Vincent
|
5c409f8856
|
add dockblock detail
|
2017-12-14 19:16:38 +07:00 |
|
Pélisset Vincent
|
79274cbb41
|
ignore only relative dir from start or path
|
2017-12-14 19:16:38 +07:00 |
|
Pélisset Vincent
|
2b4fe8a384
|
add better log to technitial debt, trying to fix runtime path bug
|
2017-12-14 19:16:37 +07:00 |
|
Dmitry Khomutov
|
0a0ab660b8
|
Fixed TechnicalDebt plugin. Issue #82.
|
2017-12-14 19:16:37 +07:00 |
|
Dmitry Khomutov
|
3e0a92f523
|
Fixed TechnicalDebt plugin. Issue #82.
|
2017-12-14 19:16:37 +07:00 |
|
Dmitry Khomutov
|
97be2fb4f1
|
Fixed TechnicalDebt plugin. Issue #82.
|
2017-12-14 19:16:37 +07:00 |
|
Dmitry Khomutov
|
2b57886db0
|
Fixed TechnicalDebt plugin. Issue #82.
|
2017-12-14 19:16:37 +07:00 |
|
Dmitry Khomutov
|
13f763c9e2
|
Added new errors label in build "Errors" tab.
|
2017-12-09 23:53:18 +07:00 |
|
Dmitry Khomutov
|
4e68eb7180
|
Code style fixes.
|
2017-11-08 20:45:18 +07:00 |
|
Dmitry Khomutov
|
45e674a733
|
Fixed naming.
|
2017-10-21 15:51:05 +07:00 |
|
Dmitry Khomutov
|
9e57de043e
|
Removed useless 'project_id' column from 'build_meta' table.
|
2017-10-15 00:48:53 +07:00 |
|
David Sloan
|
242d08e016
|
Add the option to pass the short tags (-s) argument to PHP Parallel Lint so that files using PHP Short Tags can be linted.
|
2017-09-09 23:48:22 +07:00 |
|
Stepan Strelets
|
256b32bd81
|
Add mage v3 plugin (deployment)
|
2017-09-04 14:36:41 +03:00 |
|
Dmitry Khomutov
|
a6ee2756f5
|
Fix after rebase on fresh master.
|
2017-07-23 18:47:52 +07:00 |
|
SimonHeimberg
|
173f785d61
|
use log-junit when log-json is not supported by phpunit
use json as long as available, since junit does not list skipped tests before phpunit 6
|
2017-07-23 18:47:52 +07:00 |
|
SimonHeimberg
|
2bd6ae96cb
|
add junit format for PhpUnitResult
|
2017-07-23 18:47:52 +07:00 |
|
SimonHeimberg
|
c3c103cc78
|
prepare for several types of phpunit results
|
2017-07-23 18:47:52 +07:00 |
|
SimonHeimberg
|
a77b1115a0
|
merge similar run methods in PhpUnit
|
2017-07-23 18:47:51 +07:00 |
|
Dmitry Khomutov
|
13e492240e
|
Added regex pattern for branch specific config. Issue #97.
|
2017-07-20 08:01:26 +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 |
|
SimonHeimberg
|
443d3b2a9a
|
fix wrong assignment in plugin for PhpCodeSniffer
|
2017-07-17 21:30:12 +02:00 |
|
Dmitry Khomutov
|
9041457af4
|
Changed HttpClient to Guzzle library.
|
2017-06-28 12:42:56 +07:00 |
|
Dmitry Khomutov
|
41f7597c05
|
Fixed PhpCsFixer directory. Issue #75.
|
2017-05-31 21:35:53 +07:00 |
|
Dmitry Khomutov
|
efbf2650bb
|
Code style fixes.
|
2017-05-08 12:37:08 +07:00 |
|
Dmitry Khomutov
|
e2b6f5aefd
|
Refactored plugin PhpCsFixer (Added more backward compatibility). Issue #63.
|
2017-04-19 19:07:53 +07:00 |
|
Dmitry Khomutov
|
9c1dcbf6a9
|
Refactored plugin PhpCsFixer. Issue #63.
|
2017-04-19 18:45:59 +07:00 |
|
bochkovprivate
|
acf25afdd6
|
Fix Technical Debt Plugin configuration parameters
|
2017-04-06 19:34:20 +07:00 |
|
Dmitry Khomutov
|
e3e3cf5124
|
Added SensioLabs Security Checker Plugin. Issue #27
|
2017-04-04 21:17:48 +07:00 |
|
Dmitry Khomutov
|
31beb233e3
|
Separated Build status constants and Plugin status constants
|
2017-04-03 21:19:51 +07:00 |
|
Dmitry Khomutov
|
d54c1978b9
|
Added allowed fail status for plugins (See build summary)
|
2017-04-03 21:04:27 +07:00 |
|
Dmitry Khomutov
|
78c66a4dc3
|
Fixed exception when plugin runs without options (Like "php_parallel_lint: "). Issue #44
|
2017-04-02 09:17:04 +07:00 |
|
Valeriy Tropin
|
97b2e34ef2
|
- extend phpcs options
|
2017-03-25 09:20:13 +07:00 |
|
Stepan Strelets
|
99a7044a3f
|
Add interpolate config value for mage plugin
|
2017-03-23 22:35:49 +07:00 |
|
Stepan Strelets
|
9f232fde17
|
Fix bin config value check
|
2017-03-16 23:27:06 +07:00 |
|
Stepan Strelets
|
232d1d3195
|
Add plugin Mage
|
2017-03-16 23:27:06 +07:00 |
|
Valeriy Tropin
|
62afcee352
|
[php-cs] fix standard parameter
|
2017-03-16 22:02:32 +07:00 |
|