38 Commits (c5aac68382e8504eb5504e55d9e8abd6b36d6c77)

Author SHA1 Message Date
Roman Ishchenko b354b26d03 Fixes #15081: Fixed "Undefined offset: 1" in log Target 7 years ago
Alexander Makarov fb23b0d0ea
Code style fixes 7 years ago
SilverFire - Dmitry Naumenko c0d8b0a817
Fixed sqlite tests 7 years ago
Pavel Chaplygin d49ec7b8be Fixes #14633: Add miliseconds to log time in `\yii\log\Target` 7 years ago
Dmitry Dorogin 9b01ca275f Fixes #14273: yii\log\Target::$enabled now supports callable value (#14539) 7 years ago
Carsten Brandt 711498f93a Cache user assignments to avoid unnecessary DB queries (#14696) 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk 0c0942d6e2 Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Bizley deea1829db Fixes #14264: Fixed a bug where `yii\log\Logger::calculateTimings()` was not accepting messages with array tokens 7 years ago
Bizley ddee256a1a Fixes #14133: Fixed bug when calculating timings with mixed nested profile begin and end in `yii\log\Logger::calculateTimings()` 7 years ago
Carsten Brandt 5ed6910e1c
Added support for cloning a db connection 7 years ago
Andrey Akimov 5695b869a9 Fixes #13890: DbTarget log transaction bug 7 years ago
Klimov Paul d8e6a89af9 fixed tests without assettions 8 years ago
Klimov Paul 15561b7a2c unit test fix 8 years ago
Klimov Paul dee88787fc compatibility with PHPUnit 6.x added 8 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
Nikolay Oleynikov 323568c2e9 Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
Carsten Brandt 4187718c14
added missing groups to tests 8 years ago
bashkarev 338e5967cb
Added Logging of memory usage 8 years ago
Tim Beks f23dc5aee9 Add attribute to set the openlog $option attribute for SyslogTarget 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Klimov Paul 11c93c405c fix `LoggerTest` to be more reliable 8 years ago
Dmitriy Makarov 2d9b659777 Fixes #12296: Added value validation to `yii\log\Target::setLevels()` 8 years ago
Dmitriy Makarov d4536fe645 Added Target test of the following methods: (#12294) 8 years ago
Dmitriy Makarov dc8f6e8195 Added EmailTarget tests of the following methods: (#12150) 8 years ago
Dmitriy Makarov 81479ff085 Added Dispatcher tests of the following methods: (#12127) 8 years ago
Dmitriy Makarov 552ad141b6 Added SyslogTarget tests of the following methods: (#12093) 8 years ago
Dmitriy Makarov 5d09f32b3b Added logger tests of the following methods: (#12083) 8 years ago
Dmitriy Makarov dc4a4b456c Test for logger, flush method (#12041) 8 years ago
Dmitriy Makarov b2b2cb2ada Added more tests for logger (#12034) 8 years ago
Viktor Pikaev 30bb9bd7c8 Fixes #11462: Added support of filtering rules to `yii\log\Target::$logVar`, added `\yii\helpers\BaseArrayHelper::filter()` method 8 years ago
Carsten Brandt 6309962c5c more tests for #11056 9 years ago
Carsten Brandt 22503ebe97 allow setting custom logger in Dispatcher via config 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago