Commit graph

80 commits

Author SHA1 Message Date
Dmitry Khomutov 456e2ace9b
Added information about additional dependencies for some plugins
(Hipchat, Slack and Flowdock).
2018-05-27 12:56:01 +07:00
Phoebus c2b94a5bf7
Installing HipChat via composer
I was getting the following error:
Class 'HipChat\HipChat' not found

After checking composer.json I saw the `suggest` packages. 

Good to have in the documentation.
2018-05-15 20:43:15 +01:00
caouecs 77f3b46eb3 fix: phan 2018-05-01 11:27:51 +02:00
caouecs ec68c9dc14 doc: phan 2018-05-01 11:05:51 +02:00
Dmitry Khomutov 84b2fefd19
Now browser notifications are disabled by default. Issue #156. 2018-04-29 12:20:35 +07:00
Dmitry Khomutov b0e71cb3ad
Fixed SVN additional options. Issue #70. 2018-04-15 16:37:07 +07:00
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 20771e002e
Documentation improvements. 2018-03-07 22:18:35 +07:00
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
Dmitry Khomutov 3e34e06c68
Improved Pdepend plugin documentation. Issue #143. 2018-01-20 16:52:45 +07:00
Dmitry Khomutov 7db036e956
Added code coverage report for PHPUnit plugin. Issue #86. 2018-01-20 16:45:52 +07:00
Stepan Strelets 20c38ac45e Add gogs pull request webhook for manage environments branches 2018-01-17 12:46:47 +03:00
Dmitry Khomutov 1db796d086
Added docs for config options 'github.status.commit' and
'bitbucket.status.commit' for allow/deny to post commit status.
2017-12-28 22:34:15 +07:00
Dmitry Khomutov fd0903302d
Fixed type: dept -> debt. Issue #82. 2017-12-14 19:16:37 +07:00
Stepan Strelets eca63d81e2 Allow specify project title in webhook request 2017-11-08 12:03:00 +03:00
Stepan Strelets 11f58d7c2b Split dashboard into widgets. Add build errors widget. 2017-11-07 18:14:29 +03:00
Dmitry Khomutov 89fc49582c Improved Nginx virtual host config example (documentation). 2017-09-17 20:22:23 +07:00
Dmitry Khomutov 75ab37ba97 Fixed SystemD worker documentation (Invalid comments in SystemD Unit config). 2017-09-16 20:19:09 +07:00
Stepan Strelets 256b32bd81 Add mage v3 plugin (deployment) 2017-09-04 14:36:41 +03:00
Dmitry Khomutov 1bc8dfd5eb
Added daily rotate logger for console commands. Issue #108. 2017-08-30 21:21:16 +07:00
StudioMaX d307afa44e Bitbucket build status API, create comments on commits and Pull Requests 2017-08-20 14:19:07 +06:00
Dmitry Khomutov c58c93600c
Fixed markup for public status + PHP Censor logo fixes. 2017-08-20 12:58:15 +07:00
Dmitry Khomutov 74f0537d04
Added PHP Censor logo. 2017-08-19 11:05:44 +07:00
Simon Heimberg 4e653b2f06 add some useful yaml hints 2017-08-18 22:51:54 +02:00
Dmitry Khomutov 3cf2cc916d
Improved docs for configuring projects. Issues #97, #104. 2017-08-13 19:00:14 +07:00
ket4yii f1ef36a9f0
Add doc about how to run worker with systemd 2017-07-25 07:45:59 +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 80b7a368b1
Code style fixes (Documentation). 2017-07-18 20:54:24 +07:00
ket4yii 1914ec177c
Add info about starting worker with nohup. Issue #100. 2017-07-18 20:47:06 +07:00
Simon Heimberg 50ad31e2d2 plugins/shell.md explains aborting after failure 2017-07-17 23:26:46 +02:00
Simon Heimberg 5db6d63a50 plugins/shell.md does not use "cd ..." as example 2017-07-17 23:24:39 +02:00
Dmitry Khomutov 71077326f7
Added docs for "Branch specific stages". Issue #2. 2017-07-13 07:55:02 +07:00
Simon Heimberg 02cc6f837f fix explication of fixed and broken in doc 2017-07-13 00:26:22 +02:00
Dmitry Khomutov 6fe5c78179
Added config option 'php-censor.build.writer_buffer_size' for configuring BuildErrorWriter buffer_size property (Count of inserts in the one SQL query). 2017-07-06 19:51:15 +07:00
Dmitry Khomutov 1ff7b1cdfe
Updated dashboard screenshot. 2017-06-28 18:01:07 +07:00
Simon Heimberg ec7c8706ff Replace reference to settings page in email doc
Instruction to edit config file instead.

The settings page has been removed in fc49c34d.
2017-06-28 09:25:54 +02:00
Dmitry Khomutov 46441106d1
Improved from email address format for notifications. 2017-06-21 21:03:57 +07:00
Dmitry Khomutov 41f7597c05
Fixed PhpCsFixer directory. Issue #75. 2017-05-31 21:35:53 +07:00
Dmitry Khomutov 7e2f63142d
Fixed logging (Now logging autostarting without special loggerconfig.php). Issue #59. 2017-05-23 23:17:39 +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
Jools 4feb2955cd fix broken link in worker.md file 2017-04-10 20:07:31 +07:00
bochkovprivate 353883eb0c Remove copy-paste from phpcpd plugin docs :) 2017-04-07 00:31:41 +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
Stepan Strelets ebf729d762
Fix typo - evironment documentation 2017-03-26 17:36:30 +07:00
Stepan Strelets b3e4d88104
Fix environment documentation line separators 2017-03-26 17:36:30 +07:00
Stepan Strelets 8c1a26697a
Add environment documentation 2017-03-26 17:36:30 +07:00
Valeriy Tropin 980a1e1614
- extend plugin options 2017-03-25 09:20:14 +07:00
Dmitry Khomutov e560d7c266
Added Deployer (deployer.org) plugin by @ket4yii to the plugin list 2017-03-18 12:00:26 +07:00