You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Qiang Xue e940587ac4 Merge branch 'master' of github.com:yiisoft/yii2 12 years ago
..
assets debugger WIP 12 years ago
base Improved log panel display. 12 years ago
behaviors Fixes issue #600. 12 years ago
bootstrap debugger WIP 12 years ago
caching renamed Command::queryRow() to queryOne(). 12 years ago
console Yii debugger WIP 12 years ago
data method renaming. 12 years ago
db Added Query::indexBy 12 years ago
debug Improved log panel display. 12 years ago
helpers fixed the "only" option for FileHelper::findFiles() 12 years ago
i18n Fixes issue #592: I18N t() plural forms possibly broken 12 years ago
log Improved debug backtrace tracking. 12 years ago
rbac renamed Command::queryRow() to queryOne(). 12 years ago
requirements CS fixes. 12 years ago
test reorganized the main repo to satisfy PSR-0. 12 years ago
validators Fixes issue #539: Yii2 Csrf protection broken 12 years ago
views Fixes for issue #536: refactored error handler. 12 years ago
web renamed Command::queryRow() to queryOne(). 12 years ago
widgets Added DetailView. 12 years ago
.gitignore reorganized the main repo to satisfy PSR-0. 12 years ago
.htaccess Converted CRLF to LF. Added gitattributes file. 12 years ago
Yii.php rename classMap.php -> classes.php 12 years ago
YiiBase.php import namespaces. 12 years ago
assets.php initial implementation of Yii debugger. 12 years ago
classes.php renamed autoload to classmap. 12 years ago
yii Console application has to exit with exitCode 12 years ago
yii.bat reorganized the main repo to satisfy PSR-0. 12 years ago