Commit graph

58 commits

Author SHA1 Message Date
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
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
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
Stepan Strelets
232d1d3195 Add plugin Mage 2017-03-16 23:27:06 +07:00
Dmitry Khomutov
21a73abd16
Improvements for new 'deploy' stage 2017-03-16 22:00:13 +07:00
Dmitry Khomutov
9fbf79db9e
Doc fix + additional debug info 2017-03-10 21:10:04 +07:00
Dmitry Khomutov
23aa5d7cc7
Improved README and Docs 2017-02-28 20:23:18 +07:00
Dmitry Khomutov
72579e769f
Codeception improvement (+ docs) 2017-02-09 22:03:53 +07:00
Dmitry Khomutov
92361a0894
Improved README (about installation) 2017-02-05 16:25:12 +07:00
Dmitry Khomutov
0a4636a379
Refactored InstallCommand (+ removed localization from InstallCommand, because it doesn't works actually) 2017-02-05 15:37:46 +07:00
Dmitry Khomutov
327f442ebb
Small content fixes 2017-02-05 15:37:46 +07:00
Dmitry Khomutov
afd99c12b5
Removed MySQL references (MySQL changed to DB) 2017-01-29 18:53:00 +07:00
Dmitry Khomutov
f3bdeb2493
Fixed LDAP authentication + unified app config options: authenticate_settings, security and ldap 2017-01-22 20:06:50 +07:00
Dmitry Khomutov
413230f5fc
Fixes for Codeception plugin 2017-01-21 10:52:19 +07:00
Dmitry Khomutov
d209482cda
Added config params github.comments.(commit|pull_request) for allow or deny for PHP Censor to commenting on Github 2017-01-20 21:55:48 +07:00
Dmitry Khomutov
d77f0e8474
Deleted daemon mode (You should use worker mode instead) 2017-01-20 20:05:25 +07:00
Dmitry Khomutov
1139d28ddd Update docs 2017-01-09 23:58:44 +07:00
Dmitry Khomutov
ae90538a38 Fixed for languages 2017-01-06 23:23:02 +07:00
Dmitry Khomutov
435a169589 Improved README and docs 2017-01-04 21:42:26 +07:00
Dmitry Khomutov
4692999337 Fixed headlines in docs 2017-01-04 19:22:20 +07:00
Dmitry Khomutov
d78f9f0e5f Added custom console Application class with migrations 2016-12-30 23:40:14 +07:00
Dmitry Khomutov
26d59c224a Code style fixes 2016-12-24 17:39:21 +07:00
Dmitry Khomutov
f56d057140 Fixed status doc 2016-12-24 17:39:21 +07:00
Dmitry Khomutov
65cc22fa78 Added docs for SQLite plugin 2016-12-24 17:39:21 +07:00