10 Commits

Author SHA1 Message Date
f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 2014-01-21 17:11:28 -08: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
c7c13a6693 Added concrete http exception classes. 2013-11-29 21:22:08 -05:00
a5e3c00d75 replaced inheritdoc tags. 2013-11-29 12:49:07 -05:00
2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 2013-11-26 04:24:20 +02:00
182dfb39dc Added warning log when access to gii and debugger is denied due to IP restriction. 2013-11-20 15:26:45 -05:00
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
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
c4bb668b90 moved gii and debug to extensions. 2013-11-03 00:16:35 -04:00