Commit graph

1626 commits

Author SHA1 Message Date
Dmitry Khomutov 3b33592741
Fixed tests 2017-02-05 15:37:46 +07:00
Dmitry Khomutov 55a4dfcb2d
Installation fix 2017-02-05 15:37:46 +07:00
Dmitry Khomutov a558716b6c
Added installation variant with config file instead options 2017-02-05 15:37:46 +07:00
Dmitry Khomutov ed532bad7d
Commands fixes 2017-02-05 15:37:46 +07:00
Dmitry Khomutov 0ab4acd72f
Fixes for authentication and users 2017-02-05 15:37:46 +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 97cd0b5373
Improved tables appearance 2017-02-05 15:37:46 +07:00
Dmitry Khomutov 327f442ebb
Small content fixes 2017-02-05 15:37:46 +07:00
Dmitry Khomutov 8779880a8f
Removed hacks for Windows OS (Because it isn't work fine all the same) 2017-02-05 15:37:46 +07:00
Dmitry Khomutov 7e735bbb3b
Queue improvements 2017-02-05 15:37:46 +07:00
Dmitry Khomutov c1d8beb5f0
Removed constant IS_CONSOLE 2017-02-05 15:37:46 +07:00
Dmitry Khomutov bcfc5578de
Moved commands to Application from console.php 2017-02-05 15:37:18 +07:00
Dmitry Khomutov 9d5fcf6834
Fixed init language. Issue #9 2017-02-05 15:35:20 +07:00
Dmitry Khomutov f2738845d7
Removed comment 2017-01-30 21:13:10 +07:00
Dmitry Khomutov 86132f8b6e
Updated dependencies 2017-01-30 21:07:00 +07:00
Dmitry Khomutov 4da8dee285
Updated CHANGELOG.md (Added v0.7.0) 2017-01-29 19:52:24 +07:00
Dmitry Khomutov 46d3428e14
Merge branch 'feature-db' 2017-01-29 18:55:19 +07:00
Dmitry Khomutov afd99c12b5
Removed MySQL references (MySQL changed to DB) 2017-01-29 18:53:00 +07:00
Dmitry Khomutov 5396d580b3
Fixed tests for DB changes 2017-01-29 18:20:22 +07:00
Dmitry Khomutov c90c292629
Improved DB + PostgreSQL support 2017-01-29 18:20:22 +07:00
Dmitry Khomutov 5106cc5ba3
Merge branch 'feature-cleaning' 2017-01-29 18:19:13 +07:00
Dmitry Khomutov e931794448
Added CHANGELOG.md 2017-01-29 18:14:20 +07:00
Dmitry Khomutov 2b1941a3ef
Improved README.md 2017-01-29 18:12:58 +07:00
Dmitry Khomutov a9977dc5d1
Fixed Notice error 2017-01-25 22:18:34 +07:00
Dmitry Khomutov fc49c34d06
Removed Settings controller (Use manual editing of config.yml file) 2017-01-25 19:07:42 +07:00
Dmitry Khomutov ced30f2737
Closed app for search robots 2017-01-24 08:24:20 +07:00
Dmitry Khomutov 0ca5c8de51
Renamed app config worker section to queue + removed max_jobs option (use supervisord) 2017-01-23 22:41:02 +07:00
Dmitry Khomutov b5e96aa94c
Merge branch 'feature-user' 2017-01-22 20:46:14 +07:00
Dmitry Khomutov 620a5edb7f
Fixed Security tests 2017-01-22 20:06:50 +07:00
Dmitry Khomutov 3cbf8bdb7c
LDAP provider fixes 2017-01-22 20:06:50 +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 4b49c95b20
Code style fixes 2017-01-22 20:06:17 +07:00
Dmitry Khomutov 041f8090b0
Fixed tests for Security 2017-01-22 20:06:16 +07:00
Dmitry Khomutov 4e3e841b04
Fixed Security 2017-01-22 20:06:16 +07:00
Dmitry Khomutov b1d5c9cec2
PHP Censor fixes 2017-01-22 20:06:16 +07:00
Dmitry Khomutov 9db4b09bd9
Fixes after rebase (Login providers) 2017-01-22 20:06:16 +07:00
Dmitry Khomutov cda4c2e063
Fixes for auth 2017-01-22 20:06:16 +07:00
Dmitrii Zolotov f42bb7a4d2
Update Ldap.php 2017-01-22 20:06:16 +07:00
root 542e7cd839
Added ldap support as pluggable authentication provider 2017-01-22 20:06:16 +07:00
Dmitrii Zolotov da4c77c690
Register user command (with service modifications) 2017-01-22 20:06:16 +07:00
Adirelle 9ac28b12b4
First version of the pluggable authentication. 2017-01-22 20:06:16 +07:00
Adirelle d901ca74ab
Added provider and provider_data columns to user. 2017-01-22 20:06:16 +07:00
Dmitry Khomutov ff74b2f0c5
Codeception fixes 2017-01-21 11:25:11 +07:00
Dmitry Khomutov 413230f5fc
Fixes for Codeception plugin 2017-01-21 10:52:19 +07:00
Dmitry Khomutov cad14a7377
Remove pluginconfig + added application parameter 'php-censor.build.remove_builds' for control artifacts 2017-01-21 10:51:44 +07:00
Dmitry Khomutov d07e98178e
Fixes 2017-01-21 00:07:12 +07:00
Dmitry Khomutov d46ecce159
Fixes 2017-01-20 22:10:18 +07:00
Dmitry Khomutov 285853efad
Merge branch 'feature-workers' 2017-01-20 21:56:44 +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