21 Commits (d0bafd09503e75a15d6f78047bdb28210b7ebc5c)

Author SHA1 Message Date
Alexander Makarov 6481d13494 Optimized checks order in conditions 10 years ago
Tobias Munk b33824044f added check for undefined application to log Target 10 years ago
Qiang Xue f1812210a8 Fixes #5768: When setting `data-confirm` attribute to a submit button, clicking on the button would not trigger form submission 10 years ago
Qiang Xue 8923d20a3f Fixes #5619: `yii\log\Target` should not attempt to start session when there is none 10 years ago
Qiang Xue be2828d593 Fixes #5484: Fixed potential string suffix detection failure on 5.5.11 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Carsten Brandt 31a56b59b0 Avoid endless loop when exporting logs 10 years ago
Carsten Brandt c0a15ded02 added trace level to log message formatting 10 years ago
Alexander Makarov 38c056c736 Moved handling from Target to Dispatcher, fixed edge cases 10 years ago
Alexander Makarov a92dd65e0e Fixes #3101: Improved handling of log target failures. It will now skip target and log reason instead of going into infinite cycle 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt 886def8571 removed unused argument 10 years ago
Carsten Brandt efbd23b52e refactored logger to support array values out of the box. 10 years ago
Alexander Makarov 4e5079abd8 Fix #3327: "Unable to find debug data" when logging objects with circular references 11 years ago
Qiang Xue 3616d1f0d1 Fixes #2816: Changed default date and time format of `yii\base\Formatter` to `Y-m-d` and `H:i:s` 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue b393ea0d81 Fixes #2851. 11 years ago
Qiang Xue d79febfd04 removed space in log prefixes [skip ci] 11 years ago
Qiang Xue 72c99663ff Refactored container. 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
Qiang Xue c6a946ec79 Fixes #497: Removed `\yii\log\Target::logUser` and added `\yii\log\Target::prefix` to support customizing message prefix 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue eb3b2f45bc refactored EmailTarget with the new mailer interfaces. 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt c582e589d2 added note about differing property types 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue 26b479179e Fixed a bug about enabling trace with profiling. 11 years ago
Qiang Xue ba6c10eb30 Yii debugger WIP 11 years ago
Qiang Xue 5eac34a485 Debug toolbar WIP 11 years ago
Qiang Xue d0556a138d debug toolbar WIP 11 years ago
Qiang Xue 689e5d1653 renamed "logging" to "log". 11 years ago
Qiang Xue 7e111e92e2 Fixes issue #496 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue f13161319a debug toolbar WIP 12 years ago
Qiang Xue 940ac808c9 debugger tool WIP 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Vladimir Vyachin aa3fe610a8 Fix log messages collection 12 years ago
Qiang Xue 4f2a69e9e1 Added IP to log result. 12 years ago
Qiang Xue 379e48a4c6 Finished new message translation implementation. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 8b2b7915b4 Renamed application to app. 12 years ago
Qiang Xue 3fa22483c1 refactored logging. 12 years ago
Qiang Xue fb75c95813 refactored logging. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue 8517ee9e50 reorganized DB classes. 12 years ago
Qiang Xue b1047e7ff6 refactored object creation. 12 years ago