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.
 
 
Carsten Brandt 8ca17bbfbc Merge pull request #847 from yiisoft/cubrid 11 years ago
..
assets refactored ActiveField. 11 years ago
base fixed typo 11 years ago
behaviors Fixes issue #600. 11 years ago
bootstrap various documentation changes 11 years ago
caching improved control over and handling of file and dir permissions 11 years ago
captcha update of @property annotations 11 years ago
console added note about differing property types 11 years ago
data Make sure query cloning works as expected. 11 years ago
db Merge pull request #847 from yiisoft/cubrid 11 years ago
debug added some class documentation 11 years ago
gii hint fix. 11 years ago
grid updated @property annotations of many classes 11 years ago
helpers Fixes #848: Added hidden field for Html::activeFileInput(). 11 years ago
i18n added missing GettextMessageSource phpdoc 11 years ago
log improved control over and handling of file and dir permissions 11 years ago
messages Fixes #722. 11 years ago
rbac update of @property annotations 11 years ago
requirements Updated bootstrap to release version including wrappers and views 11 years ago
test
validators fixed FileValidator after UploadedFile refactoring 11 years ago
views bring back missing exception callstack display. 11 years ago
web Removed Yii::import(). 11 years ago
widgets update of @property annotations 11 years ago
.gitignore
.htaccess Converted CRLF to LF. Added gitattributes file. 11 years ago
Yii.php Fixed yii autoload precedence. 11 years ago
YiiBase.php Exception about missing class in class file only when YII_DEBUG 11 years ago
assets.php Reorganized captcha code. 11 years ago
classes.php sort classmap alphabetically 11 years ago
yii Console application has to exit with exitCode 11 years ago
yii.bat