php-censor/src/PHPCensor
AlexisFinn 0f6e502962
Correct issue #153: phpcs ignores 'path' setting
The 'path' value was not being set in the class constructor.
2018-02-22 16:59:01 +01:00
..
Command Code style fixes. 2018-02-04 13:20:01 +07:00
Console Added PHP Censor logo and version to console and web interfaces. 2018-01-27 17:15:50 +07:00
Controller Removed User model from $_SESSION. 2018-02-21 10:46:57 +07:00
Helper Removed User model from $_SESSION. 2018-02-21 10:46:57 +07:00
Languages Renamed 'Webhook' to 'Webhook (Push)' in according to 'Webhook (Pull request)'. 2018-01-13 16:58:33 +07:00
Logging Fixed exception handler for PHP7. 2018-01-28 17:18:25 +07:00
Migrations Added new errors label in build "Errors" tab. 2017-12-09 23:53:18 +07:00
Model Replace cache to Symfony/Cache component. 2018-02-21 10:46:55 +07:00
Plugin Correct issue #153: phpcs ignores 'path' setting 2018-02-22 16:59:01 +01:00
ProcessControl Code style fixes. 2017-11-08 20:45:18 +07:00
Security/Authentication Code style fixes. 2017-11-08 20:45:18 +07:00
Service Added application config options 'github.status.commit' and 2017-12-28 21:56:11 +07:00
Store Code style fixes. 2018-02-04 13:20:01 +07:00
View Fixed ionicons path. Issue #152. 2018-02-21 19:09:49 +07:00
Worker Code style fixes. 2017-11-08 20:45:18 +07:00
Application.php Removed User model from $_SESSION. 2018-02-21 10:46:57 +07:00
Builder.php Code style fixes + more tests for invalid UTF-8 log. 2018-02-04 13:20:46 +07:00
BuilderException.php Code style fixes. 2017-11-08 20:45:18 +07:00
BuildFactory.php Code style fixes. 2017-11-08 20:45:18 +07:00
Controller.php Removed User model from $_SESSION. 2018-02-21 10:46:57 +07:00
Model.php Code style fixes. 2017-11-08 20:45:18 +07:00
Plugin.php Code style fixes + more tests for invalid UTF-8 log. 2018-02-04 13:20:46 +07:00
Store.php Code style fixes. 2017-11-08 20:45:18 +07:00
View.php Removed User model from $_SESSION. 2018-02-21 10:46:57 +07:00
ZeroConfigPluginInterface.php Code style fixes. 2017-11-08 20:45:18 +07:00