php-censor/src/PHPCensor
2017-10-19 22:17:40 +07:00
..
Command Added 'user_id' (created by) and 'create_date' columns to 'project_group' table. 2017-10-16 21:59:59 +07:00
Console Added command to schedule tasks if not ran for a specified X days 2017-10-04 22:40:29 +02:00
Controller Added 'user_id' (created by) and 'create_date' columns to 'project' table. 2017-10-19 22:05:00 +07:00
Helper Changed '?' to '�' for binary output. Issue #116. 2017-09-16 12:28:16 +07:00
Languages Build sources instead of 'Manual' word. 2017-10-14 21:13:36 +07:00
Logging Added daily rotate logger for console commands. Issue #108. 2017-08-30 21:21:16 +07:00
Migrations Added 'user_id' (created by) and 'create_date' columns to 'project' table. 2017-10-19 22:05:00 +07:00
Model Added 'user_id' (created by) and 'create_date' columns to 'project' table. 2017-10-19 22:05:00 +07:00
Plugin Removed useless 'project_id' column from 'build_meta' table. 2017-10-15 00:48:53 +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 Fixed tests after build changes. 2017-10-19 22:17:40 +07:00
Store Code style fixes + phpdocs. 2017-10-15 01:29:29 +07:00
View Added 'user_id' column to 'build' table (created by) 2017-10-16 20:40:00 +07:00
Worker Added 'user_id' column to 'build' table (created by) 2017-10-16 20:40:00 +07:00
Application.php Code style fixes 2017-03-12 11:40:40 +07:00
Builder.php Added 'user_id' column to 'build' table (created by) 2017-10-16 20:40:00 +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