16 Commits

Author SHA1 Message Date
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
d622442acf improved debugger on handling unreadable files
issue #3494
2014-05-17 14:43:47 +02:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
157af3a37e added check for file name 2014-02-11 00:17:09 +04:00
b96fec7bb9 fixed path traversal 2014-02-10 23:49:36 +04:00
be9645dd7f mail panel added 2014-02-09 21:34:05 +04:00
68281d55cb fixed code-style 2014-02-07 12:12:27 +01:00
2f5526656b fixed indent (tabs) 2014-02-07 03:17:37 +01:00
840d588fe0 added panel support for index view 2014-02-07 02:47:23 +01:00
c998461757 added parsed phpinfo to config detail, removed controller action 2014-02-07 02:46:20 +01:00
18be221270 Refactored debug module, added all missing docs 2014-02-01 04:24:01 +04:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
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
c7c13a6693 Added concrete http exception classes. 2013-11-29 21:22:08 -05:00
c4bb668b90 moved gii and debug to extensions. 2013-11-03 00:16:35 -04:00