Yii2 framework backup
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 0390a99833 Use backquotes to quote column and table names for sqlite (related with #1318) 11 years ago
..
assets Only whitespace removal 11 years ago
base made Model::attributes() non static again 11 years ago
behaviors Short array syntax 11 years ago
caching added redis Session 11 years ago
captcha massive improvement on class documentation 11 years ago
console Fixes #1227: help command displays invalid module command list 11 years ago
data fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
db Use backquotes to quote column and table names for sqlite (related with #1318) 11 years ago
grid massive improvement on class documentation 11 years ago
helpers Merge pull request #1346 from slavcodev/clean-var-dumper 11 years ago
i18n Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
log Fix phpDoc var tag format 11 years ago
mail fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
messages Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
mutex moved mutex back from extensions. 11 years ago
rbac Merge pull request #1304 from pmoust/revokeAll 11 years ago
requirements fixed requirement checker for intl PECL 11 years ago
test removed TestCase and WebTestCase. 11 years ago
validators made Model::attributes() non static again 11 years ago
views Include Schema in new migrations by default 11 years ago
web Only whitespace removal 11 years ago
widgets Fixed typo. 11 years ago
.gitignore reorganized the main repo to satisfy PSR-0. 12 years ago
.htaccess Converted CRLF to LF. Added gitattributes file. 11 years ago
BaseYii.php Changed usage of self to static to allow extendibility 11 years ago
Yii.php Short array syntax 11 years ago
classes.php moved redis to extensions 11 years ago
yii Short array syntax 11 years ago
yii.bat reorganized the main repo to satisfy PSR-0. 12 years ago