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.
 
 
 
 
 
Dmitriy Makarov b2b2cb2ada Added more tests for logger (#12034) 8 years ago
..
ar added test for #11256 8 years ago
base Fixed `yii\base\Model::offsetExists()` throws an exception on un-existing field 8 years ago
behaviors Enh new property `skipUpdateOnClean` for `AttributeBehavior` (#11302) 9 years ago
caching Simplified tests directory structure a bit 10 years ago
console Fixes #11461: Fixed migration tool error when create migrate with comma in defaultValue 8 years ago
data refactored database tests 8 years ago
db #11912: Postgresql negative default values support for integer/float/decimal columns (#11933) 8 years ago
di fixed yii\di\Instance documentation 8 years ago
filters improved tests and docs for #11857 8 years ago
grid Updated `yii\grid\DataColumn::getHeaderCellLabel()` to extract attribute label from the `filterModel` of Grid 9 years ago
helpers added a test for #11925 8 years ago
i18n Fixes #11212: Added headers to PO file in `yii\i18n\GettextPoFile::save()` 8 years ago
log Added more tests for logger (#12034) 8 years ago
mail Simplified tests directory structure a bit 10 years ago
mutex Added more tests for mutex; (#11359) 9 years ago
rbac Enhanced RBAC Rule assignment 9 years ago
requirements Simplified tests directory structure a bit 10 years ago
rest [REST] specifying a higher priority rule via extraPatterns 10 years ago
test use the same db connection for reading and writing data 8 years ago
validators message improvement and test for #11323 8 years ago
web added test for #11801 8 years ago
widgets Fixes #11949: Fixed `ActiveField::end` generates close tag when it's `option['tag']` is null 8 years ago
BaseYiiTest.php Implemented DI for callable component configuration 9 years ago