php-censor/src/PHPCensor
2017-08-20 12:58:15 +07:00
..
Command command php-censor:create-build accepts --email and --message 2017-07-07 13:05:01 +02:00
Console Fixed logging (Now logging autostarting without special loggerconfig.php). Issue #59. 2017-05-23 23:17:39 +07:00
Controller Changed HttpClient to Guzzle library. 2017-06-28 12:42:56 +07:00
Helper Added param 'priority_path' (For all plugins) for control paths priority when we search plugin binary. Issue #104. 2017-07-19 10:26:51 +07:00
Languages Build and Project pages UI fixes 2017-04-09 22:51:03 +07:00
Logging build directory is shown as ./ in log output 2017-07-07 13:54:32 +02:00
Migrations Changed build_meta.meta_value column type from TEXT to LONGTEXT for MySQL. Issue #94. 2017-07-11 18:40:18 +07:00
Model sendStatusPostback fix. 2017-07-02 16:51:02 +07:00
Plugin Fix after rebase on fresh master. 2017-07-23 18:47:52 +07:00
ProcessControl Code style fixes 2017-03-12 11:40:40 +07:00
Security/Authentication Code style fixes 2017-03-12 11:40:40 +07:00
Service sendStatusPostback fix. 2017-07-02 16:51:02 +07:00
Store 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
View Fixed markup for public status + PHP Censor logo fixes. 2017-08-20 12:58:15 +07:00
Worker Fixed cron worker in fails. Issue #68. 2017-06-01 21:53:06 +07:00
Application.php Code style fixes 2017-03-12 11:40:40 +07:00
Builder.php Added param 'priority_path' (For all plugins) for control paths priority when we search plugin binary. Issue #104. 2017-07-19 10:26:51 +07:00
BuilderException.php Fix build execute - in some cases one build executed with many process 2017-04-05 18:54:06 +03:00
BuildFactory.php Add support for Bitbucket's Mercurial based repos 2017-03-25 09:27:10 +07:00
Controller.php Code style fixes 2017-03-12 11:40:40 +07:00
Model.php Code style fixes 2017-03-12 11:40:40 +07:00
Plugin.php Added param 'priority_path' (For all plugins) for control paths priority when we search plugin binary. Issue #104. 2017-07-19 10:26:51 +07:00
Store.php Code style fixes 2017-03-12 11:40:40 +07:00
ZeroConfigPluginInterface.php Code style fixes 2017-03-12 11:40:40 +07:00