Commit Graph

20 Commits

Author SHA1 Message Date
Qiang Xue
91f4375454 Fixes #6572: Allow panels to stay even if they do not receive any debug data 2014-12-22 16:00:11 -05:00
Alexander Makarov
c808932c24 Fixes #4820: Fixed reading incomplete debug index data in case of high request concurrency 2014-12-17 01:58:29 +03:00
Carsten Brandt
cddf691c9a made gii getManifest more robust against corrupt index file 2014-11-05 00:33:17 +01:00
Carsten Brandt
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
Serge Postrash
b0524955bc Http status codes are hardcoded in filter
Manifest was not passed to view as was expected according to phpdoc.
We need it to extract status codes for filter.
2014-06-24 11:20:10 +04:00
Carsten Brandt
d622442acf improved debugger on handling unreadable files
issue #3494
2014-05-17 14:43:47 +02:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Mark
157af3a37e added check for file name 2014-02-11 00:17:09 +04:00
Mark
b96fec7bb9 fixed path traversal 2014-02-10 23:49:36 +04:00
Mark
be9645dd7f mail panel added 2014-02-09 21:34:05 +04:00
Tobias Munk
68281d55cb fixed code-style 2014-02-07 12:12:27 +01:00
Tobias Munk
2f5526656b fixed indent (tabs) 2014-02-07 03:17:37 +01:00
Tobias Munk
840d588fe0 added panel support for index view 2014-02-07 02:47:23 +01:00
Tobias Munk
c998461757 added parsed phpinfo to config detail, removed controller action 2014-02-07 02:46:20 +01:00
Alexander Makarov
18be221270 Refactored debug module, added all missing docs 2014-02-01 04:24:01 +04:00
Qiang Xue
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
Qiang Xue
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
Carsten Brandt
5a3dba60be created debug panel for elasticsearch
this panel shows all logged elasticsearch queries and allows to execute
them to see the results.
2013-12-01 22:21:22 +01:00
Qiang Xue
c7c13a6693 Added concrete http exception classes. 2013-11-29 21:22:08 -05:00
Qiang Xue
c4bb668b90 moved gii and debug to extensions. 2013-11-03 00:16:35 -04:00