Commit graph

19 commits

Author SHA1 Message Date
Dmitry Khomutov 84b2fefd19
Now browser notifications are disabled by default. Issue #156. 2018-04-29 12:20:35 +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 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 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
Stepan Strelets 11f58d7c2b Split dashboard into widgets. Add build errors widget. 2017-11-07 18:14:29 +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 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 46441106d1
Improved from email address format for notifications. 2017-06-21 21:03:57 +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 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 4692999337 Fixed headlines in docs 2017-01-04 19:22:20 +07:00
Dmitry Khomutov 31f92327c1 Fixed naming (phpci -> php-censor) 2016-07-21 23:02:11 +06:00
Dmitry Khomutov 60d74b0b44 Fixed naming (PHPCI -> PHP Censor) 2016-07-19 22:35:21 +06:00
Dmitry Khomutov 320a249153 Improved docs 2016-07-19 15:22:22 +06:00
Dmitry Khomutov fa42071d01 Added documentation 2016-07-17 20:32:51 +06:00