Commit graph

1686 commits

Author SHA1 Message Date
Denis Denisov 31e48efd55
Gogs webhook that is based github
* https://gogs.io/docs/features/webhook.html
2017-02-07 23:09:52 +07:00
Dmitry Khomutov a886e161f3
Fixed PHPUnit temp files 2017-02-07 22:35:52 +07:00
Dmitry Khomutov d0eceb9513
Merge branch 'feature-status-badge' 2017-02-07 22:09:16 +07:00
Dmitry Khomutov e4a7079954
Added caching for public build status badge. Issue #15 2017-02-07 22:08:15 +07:00
Dmitry Khomutov 38944fca1b
Merge branch 'feature-admin-options' 2017-02-05 18:02:23 +07:00
Dmitry Khomutov e90a1d4a32
Added non-interactive mode for CreateAdminCommand. Issue #8 2017-02-05 17:58:57 +07:00
Dmitry Khomutov 8c0cd1bf86
README style fix 2017-02-05 17:18:08 +07:00
Dmitry Khomutov 31f1f1f3e9
Fixed default internal auth_provider 2017-02-05 16:54:59 +07:00
Dmitry Khomutov d73e6b0730
Merge branch 'feature-console' 2017-02-05 16:28:11 +07:00
Dmitry Khomutov 92361a0894
Improved README (about installation) 2017-02-05 16:25:12 +07:00
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