php-censor/src/PHPCensor
2017-01-29 18:53:00 +07:00
..
Command Removed MySQL references (MySQL changed to DB) 2017-01-29 18:53:00 +07:00
Console Removed MySQL references (MySQL changed to DB) 2017-01-29 18:53:00 +07:00
Controller Removed Settings controller (Use manual editing of config.yml file) 2017-01-25 19:07:42 +07:00
Helper Fixed LDAP authentication + unified app config options: authenticate_settings, security and ldap 2017-01-22 20:06:50 +07:00
Languages Removed MySQL references (MySQL changed to DB) 2017-01-29 18:53:00 +07:00
Logging Fixes for build without config 2017-01-11 22:52:37 +07:00
Migrations Improved DB + PostgreSQL support 2017-01-29 18:20:22 +07:00
Model Added provider and provider_data columns to user. 2017-01-22 20:06:16 +07:00
Plugin Improved DB + PostgreSQL support 2017-01-29 18:20:22 +07:00
ProcessControl Code style fixes 2017-01-14 16:12:53 +07:00
Security/Authentication LDAP provider fixes 2017-01-22 20:06:50 +07:00
Service Renamed app config worker section to queue + removed max_jobs option (use supervisord) 2017-01-23 22:41:02 +07:00
Store Improved DB + PostgreSQL support 2017-01-29 18:20:22 +07:00
View Removed Settings controller (Use manual editing of config.yml file) 2017-01-25 19:07:42 +07:00
Worker Renamed app config worker section to queue + removed max_jobs option (use supervisord) 2017-01-23 22:41:02 +07:00
Application.php Fixed Notice error 2017-01-25 22:18:34 +07:00
Builder.php Remove pluginconfig + added application parameter 'php-censor.build.remove_builds' for control artifacts 2017-01-21 10:51:44 +07:00
BuildFactory.php Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00
Controller.php Fixed naming (phpci -> php-censor) 2016-07-21 23:02:11 +06:00
Model.php Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00
Plugin.php Fixes for build without config 2017-01-11 22:52:37 +07:00
Store.php Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00
ZeroConfigPluginInterface.php Code style fixes 2017-01-14 16:12:53 +07:00