php-censor/src/PHPCensor
2017-10-11 18:55:03 +07:00
..
Command Fixed schedule build command. Issue #125. 2017-10-11 18:55:03 +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 Removed useless '/' from build status cache path. 2017-09-16 20:20:08 +07:00
Helper Changed '?' to '�' for binary output. Issue #116. 2017-09-16 12:28:16 +07:00
Languages Reformated JS code. 2017-09-17 11:22:05 +07:00
Logging Added daily rotate logger for console commands. Issue #108. 2017-08-30 21:21:16 +07:00
Migrations Added a checkbox to build only the default branch specified in the project (Fixes). 2017-09-16 12:22:29 +07:00
Model Added a checkbox to build only the default branch specified in the project. 2017-09-13 21:24:19 +07:00
Plugin Add the option to pass the short tags (-s) argument to PHP Parallel Lint so that files using PHP Short Tags can be linted. 2017-09-09 23:48:22 +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 Added a checkbox to build only the default branch specified in the project. 2017-09-13 21:24:19 +07:00
Store 'Remember me' on login. Issue #81. 2017-08-31 22:13:48 +07:00
View 'Remember me' on login. Issue #81. 2017-08-31 22:13:48 +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 plugins depending on tests success state run also on exception 2017-08-22 16:22:56 +02: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