23 Commits (6a279dd8a40ff4caf5736e6d429220e3e2439ed5)

Author SHA1 Message Date
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 c19b2f7dc8
release version 2.0.11 8 years ago
bashkarev 338e5967cb
Added Logging of memory usage 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Dmitriy Makarov 5189693560 Added 'LEVEL_PROFILE' to the map of levels (#12045) 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Klimov Paul 771ff15133 Fixed `yii\log\Logger` unable to export session id 10 years ago
Alexander Makarov 6481d13494 Optimized checks order in conditions 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Alexander Makarov ab0033542b Fixes #6247: Logger and error handler are now using slightly less memory 10 years ago
Qiang Xue 88caccd61d Fixes #5997: The same message may be exported twice to log targets 10 years ago
Klimov Paul f91929761a `yii\log\Logger::flush()` updated to reset messages before passing them to the dispatcher. 10 years ago
Qiang Xue 88d38b7820 Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Qiang Xue 59b967cc17 Fixes #3968: Messages logged in shutdown functions are not handled 10 years ago
Carsten Brandt efbd23b52e refactored logger to support array values out of the box. 10 years ago
Qiang Xue f8b63591b0 Fix #2877: `yii\log\Logger` is split into `yii\log\Logger` and `yii\log\Dispatcher`. (qiangxue) 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Alexander Makarov 5d23a066ca Removed unused imports 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 978f8ec203 refactored profiling timing calculation. 11 years ago
Alexander Makarov 6ed8d1767c Adjusted logging guide, fixed examples for email target 11 years ago
Carsten Brandt bcd1ad11a4 refactored MessageFormatter 11 years ago
Alexander Makarov 2ce09559a2 fixes #1055 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov b873f9f242 Fixes #915: helper classes renamed again 11 years ago
Alexander Makarov 558f499439 Renamed YiiBase to AbstractYii 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 eda171e1be Added more YII_ENV constants. 11 years ago
Qiang Xue 3d10cb1852 Changed default value of Logger::traceLevel. 11 years ago
Qiang Xue 83a45ad132 Improved debug backtrace tracking. 11 years ago
Qiang Xue 26b479179e Fixed a bug about enabling trace with profiling. 11 years ago
Qiang Xue ec28988a37 Added UrlRule::name. 11 years ago
Qiang Xue 840a84db5c debug toolbar refactoring. 11 years ago
Qiang Xue 5eac34a485 Debug toolbar WIP 11 years ago
Qiang Xue d0556a138d debug toolbar WIP 11 years ago
Qiang Xue 12c48d1ae4 Refactored logging. 11 years ago
Qiang Xue 689e5d1653 renamed "logging" to "log". 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue d06e785e79 Always enable profiling for DB queries. 12 years ago
resurtm 01080075ac Logger: getTag()/setTag() error fixed. 12 years ago
Qiang Xue f13161319a debug toolbar WIP 12 years ago