php-censor/src
Dmitry Khomutov 11ef5ef302
Fixed Notice error. Issue #185.
2018-06-04 20:54:33 +07:00
..
Command CheckLocalizationCommand and PhpUnit command small fixes. Pull 2018-05-01 20:13:13 +07:00
Console fix: codes for PHP5 and PHPDoc 2018-05-01 10:53:10 +02:00
Controller Fixed Notice error. Issue #185. 2018-06-04 20:54:33 +07:00
Exception Refactored ValidationException (-> InvalidArgumentException). 2018-04-09 20:35:01 +07:00
Form Refactored Csrf form widget. + Added unit tests for Csrt. 2018-03-13 19:56:05 +07:00
Helper Improved XML loading for Codeception. Issue #182. 2018-05-28 21:35:33 +07:00
Http Refactored ValidationException (-> InvalidArgumentException). 2018-04-09 20:35:01 +07:00
Languages Merge pull request #172 from caouecs/fix_fr_version 2018-04-25 18:40:45 +07:00
Logging Added ability to merge in-database project config over in-repository 2018-04-15 15:58:23 +07:00
Migrations Added ability to merge in-database project config over in-repository 2018-04-15 15:58:23 +07:00
Model Fixed SVN additional options. Issue #70. 2018-04-15 16:37:07 +07:00
Plugin Improved XML loading for Codeception. Issue #182. 2018-05-28 21:35:33 +07:00
ProcessControl Refactored project structure. 2018-03-09 13:46:18 +07:00
Security/Authentication Refactored models. 2018-03-11 10:56:36 +07:00
Service Added ability to merge in-database project config over in-repository 2018-04-15 15:58:23 +07:00
Store Code style fixes (camelCased variables). 2018-03-09 13:46:19 +07:00
View Now browser notifications are disabled by default. Issue #156. 2018-04-29 12:20:35 +07:00
Worker Refactored project structure. 2018-03-09 13:46:18 +07:00
Application.php Code style fixes ('<?php Lang::out(' -> '<?= Lang::get('). 2018-04-09 20:35:13 +07:00
BuildFactory.php Added constants for project types (git, hg, github...). 2018-03-12 00:34:48 +07:00
Builder.php Added ability to merge in-database project config over in-repository 2018-04-15 15:58:23 +07:00
BuilderException.php Refactored project structure. 2018-03-09 13:46:18 +07:00
Config.php Code style fixes (camelCased variables). 2018-03-09 13:46:19 +07:00
Controller.php Refactored Controllers. 2018-03-14 20:32:19 +07:00
Database.php Code style fixes (camelCased variables). 2018-03-09 13:46:19 +07:00
Form.php Refactored project structure. 2018-03-09 13:46:18 +07:00
Model.php Refactored ValidationException (-> InvalidArgumentException). 2018-04-09 20:35:01 +07:00
Plugin.php Refactored project structure. 2018-03-09 13:46:18 +07:00
Store.php Refactored ValidationException (-> InvalidArgumentException). 2018-04-09 20:35:01 +07:00
View.php Refactored View. 2018-04-09 20:34:27 +07:00
WebController.php Now browser notifications are disabled by default. Issue #156. 2018-04-29 12:20:35 +07:00
ZeroConfigPluginInterface.php Refactored project structure. 2018-03-09 13:46:18 +07:00