Commit graph

1705 commits

Author SHA1 Message Date
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
Dmitry Khomutov 5e0dadf5e1
Fix for PHP 5.6 2017-01-19 22:08:33 +07:00
Dmitry Khomutov 9de41e45b5
Merge branch 'feature-archive' 2017-01-19 21:59:34 +07:00
Dmitry Khomutov 9968983172
Fixed archive public page 2017-01-19 21:58:45 +07:00
Dmitry Khomutov 18ac9fadaf
Fixed archive 2017-01-16 23:27:55 +07:00
Dmitry Khomutov 1ce0b4880e
Fixes 2017-01-15 20:09:45 +07:00
Dmitry Khomutov d0a46ee8ab
Dates localization 2017-01-15 18:11:18 +07:00
Dmitry Khomutov b7ff480e17
Fixed date localization + updated dependencies 2017-01-15 11:09:12 +07:00
Dmitry Khomutov d5730eec3c
Merge branch 'feature-dashboard-ajax' 2017-01-15 10:40:28 +07:00
Dmitry Khomutov 7f2ce1a537
Dashboard ajax fixes 2017-01-15 10:39:48 +07:00
Dmitry Khomutov 40b5de70e5
Added ajax for the dashboard and timeline on main page 2017-01-15 01:11:32 +07:00
Dmitry Khomutov 3f80c8e4ba
Merge branch 'feature-build-status-public-link' 2017-01-14 19:00:16 +07:00
Dmitry Khomutov 69dbef3eee
Added public status info to project page 2017-01-14 18:44:57 +07:00
Dmitry Khomutov b3dee9d7a2
Merge branch 'feature-delete-confirm' 2017-01-14 17:00:30 +07:00
Dmitry Khomutov 56cfe58c0a
Added localization for delete confirmation dialog 2017-01-14 16:59:58 +07:00
Dmitry Khomutov 839cd9ed48
Improved confirm dialog style 2017-01-14 16:59:58 +07:00
Dmitry Khomutov b875df18fd
UI fixes for project groups 2017-01-14 16:59:58 +07:00
Dmitry Khomutov 1cfc51b084
Fixed delete confirms (for build, project, user, group) + UI fixes 2017-01-14 16:59:57 +07:00
Dmitry Khomutov 1237bf450c
Code style fixes 2017-01-14 16:12:53 +07:00
Dmitry Khomutov dfd002d35f
Fixed runtime directory 2017-01-11 23:52:26 +07:00
Dmitry Khomutov 86478a1264
Fixes for build without config 2017-01-11 22:52:37 +07:00
Dmitry Khomutov a5aabdce2d PhpParallelLint andPhpCpd now implements ZeroConfigPlugin interface 2017-01-11 00:46:19 +07:00