34 Commits (6d4196d3bf30ab243e70a2eb23fce69ba8654894)

Author SHA1 Message Date
Carsten Brandt d622442acf improved debugger on handling unreadable files 11 years ago
Qiang Xue b55ce76479 Fixes #1263: Fixed the issue that Gii and Debug modules might be affected by incompatible asset manager configuration 11 years ago
Qiang Xue 707e4e810e fixed typo. [skip ci] 11 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
Qiang Xue b0b8056f6c Fixes #3108: Added `yii\debug\Module::enableDebugLogs` to disable logging debug logs by default 11 years ago
Qiang Xue ea75177abc Refactored app bootstrap logic. 11 years ago
Qiang Xue 629ed62983 start debug logging only if debug runs when bootstrap. 11 years ago
Qiang Xue 586f5b87b0 Removed `Application::preload` in favor of `Application::bootstrap` 11 years ago
Qiang Xue 6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Mark be9645dd7f mail panel added 11 years ago
Tobias Munk 68281d55cb fixed code-style 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Qiang Xue 1019f51bba support panel hiding. 11 years ago
Qiang Xue 365c5819c6 further improved custom panel setting. 11 years ago
Tobias Munk 61cb44478b moved getYiiLogo from panel to module 11 years ago
Qiang Xue beafb99e56 Added support to disable a debug panel. 11 years ago
Tobias Munk d4c3c356bb added panels position 11 years ago
Mark 9a6cda5ea9 added total queries monitoring 11 years ago
Alexander Makarov 18be221270 Refactored debug module, added all missing docs 11 years ago
Daniel Schmidt f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue b89cd9266b Fixes #1827: Debugger toolbar is loaded twice if an action is calling `run()` to execute another action 11 years ago
Carsten Brandt 421ebeee1e refactored debug toolbar assets 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Carsten Brandt 5a3dba60be created debug panel for elasticsearch 11 years ago
Qiang Xue c7c13a6693 Added concrete http exception classes. 11 years ago
Qiang Xue 182dfb39dc Added warning log when access to gii and debugger is denied due to IP restriction. 11 years ago
Qiang Xue a69fa1bfed Do not render debug toolbar in ajax request. 11 years ago
Alexander Makarov 927e9dddb4 Refactored View 11 years ago
Carsten Brandt bca3e95c86 reverted commit about aliases in debug and gii module 11 years ago
Carsten Brandt f6ba1f0082 fixed asset path problem in gii and debug module 11 years ago
Qiang Xue c4bb668b90 moved gii and debug to extensions. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
resurtm b3b5e36d42 Remove use ($this). Related to 9e1b498fb5. 11 years ago
resurtm 9e1b498fb5 PHP 5.4 supports $this with closures. 11 years ago
Carsten Brandt cba8ec7310 fixes issue with debugmodule initializing view component too early 11 years ago
Carsten Brandt 147558ea19 added some class documentation 11 years ago
Qiang Xue ce4f37a183 doc fix. 11 years ago
Qiang Xue 9193e4777c Removed yii\debug\Module::enabled. 11 years ago
Qiang Xue 1f63bf0040 minor enhancement of debugger. 11 years ago
Qiang Xue 4ec0a61af1 Added logging of view files. 11 years ago
Qiang Xue e00346e5d0 Minor fixes. 11 years ago
Qiang Xue d121c0d3e9 debugger furnishing 11 years ago
Qiang Xue 7fa240be65 initial implementation of Yii debugger. 11 years ago
Qiang Xue 30ec0afd18 debugger WIP 11 years ago
Qiang Xue faf445bba8 debugger wip 11 years ago
Qiang Xue ba6c10eb30 Yii debugger WIP 11 years ago
Qiang Xue 840a84db5c debug toolbar refactoring. 11 years ago