Alexander Makarov
|
b78ae6d97e
|
Minor cleanup for debug module
|
2014-02-01 04:30:00 +04:00 |
|
Alexander Makarov
|
18be221270
|
Refactored debug module, added all missing docs
|
2014-02-01 04:24:01 +04:00 |
|
Alexander Makarov
|
135b7b5543
|
Added array initialization
|
2014-02-01 01:10:17 +04:00 |
|
Carsten Brandt
|
5c26f01f84
|
fixed doc links
|
2014-01-29 12:22:30 +01:00 |
|
Qiang Xue
|
b948454597
|
minor fixes.
|
2014-01-29 00:08:03 -05:00 |
|
Qiang Xue
|
150d71368b
|
Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring
Conflicts:
framework/CHANGELOG.md
|
2014-01-26 17:41:14 -05:00 |
|
Daniel Schmidt
|
40090577c5
|
Merge branch 'master' of git://github.com/yiisoft/yii2 into 2103-rename-accessdeniedhttpexception
|
2014-01-22 19:23:51 -08:00 |
|
Vladimir Zbrailov
|
4dabe605e3
|
added use http_get_request_headers and use getHeaders method in Gii module
|
2014-01-22 18:54:10 +04:00 |
|
Carsten Brandt
|
7438b6b450
|
removed unused use tag
|
2014-01-22 09:40:32 +01:00 |
|
Daniel Schmidt
|
f24454a458
|
Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files
|
2014-01-21 17:11:28 -08:00 |
|
Carsten Brandt
|
ab59a795e2
|
more reliable way of saving debug index file
fixes #1884
|
2014-01-21 18:34:29 +01:00 |
|
Carsten Brandt
|
477ee2e5eb
|
added information about request body to debug toolbar
|
2014-01-21 17:16:50 +01:00 |
|
Carsten Brandt
|
0d669f5e6b
|
refactored params methods in Request
issue #2043
|
2014-01-21 15:04:43 +01:00 |
|
Luciano Baraglia
|
7d33a5d3b5
|
Some Code style fixes
|
2014-01-19 13:35:36 -03:00 |
|
djagya
|
a33907f6e2
|
Using VarDumper::dumpAsString() instead var_export() in the Request panel
|
2014-01-16 13:29:52 +01:00 |
|
Qiang Xue
|
f4a8e895f7
|
Fixes #1845: removed pagination from debug panels.
|
2014-01-13 21:55:31 -05: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 |
|
Alexander Makarov
|
8995c0b0ca
|
Code style fixes for layouts
|
2013-11-28 01:19:43 +04:00 |
|
Carsten Brandt
|
e837e44ac1
|
updated ext composer.json for issue labels
|
2013-11-25 02:31:23 +01:00 |
|
Qiang Xue
|
182dfb39dc
|
Added warning log when access to gii and debugger is denied due to IP restriction.
|
2013-11-20 15:26:45 -05:00 |
|
Qiang Xue
|
d2e5f2c507
|
Fixes #1234: use dash instead of underscore to separate language and country in locale id.
|
2013-11-19 16:33:52 -05:00 |
|
Qiang Xue
|
a69fa1bfed
|
Do not render debug toolbar in ajax request.
|
2013-11-18 20:52:28 -05:00 |
|
Carsten Brandt
|
0eaafd74ba
|
updated composer.json to be less restrictive
also removed superflous minimum-stability definition
|
2013-11-13 01:34:41 +01:00 |
|
Qiang Xue
|
f6b9337766
|
Adjusted extension list.
|
2013-11-09 23:18:01 -05:00 |
|
Qiang Xue
|
896b7d1528
|
typo fix.
|
2013-11-09 23:13:20 -05:00 |
|
Qiang Xue
|
9867ffb6f7
|
Added display of installed extension to debug panel.
|
2013-11-09 22:36:56 -05:00 |
|
Alexander Makarov
|
927e9dddb4
|
Refactored View
|
2013-11-06 22:52:27 +04:00 |
|
Carsten Brandt
|
bca3e95c86
|
reverted commit about aliases in debug and gii module
not needed when installed via composer and application config loads
composer extensions correctly
|
2013-11-05 14:11:42 +01:00 |
|
Carsten Brandt
|
f6ba1f0082
|
fixed asset path problem in gii and debug module
set alias to the correct path as they are not part of the yii framework
directory anymore
|
2013-11-05 13:15:53 +01:00 |
|
Luciano Baraglia
|
1fc0462ebb
|
Typo in Docs [skip ci]
|
2013-11-03 02:15:51 -03:00 |
|
Qiang Xue
|
71268c9ea9
|
dependency fix.
|
2013-11-03 00:54:23 -04:00 |
|
Qiang Xue
|
c4bb668b90
|
moved gii and debug to extensions.
|
2013-11-03 00:16:35 -04:00 |
|