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.
 
 
 
 
 
SilverFire - Dmitry Naumenko 8c2a70b3e7 Moved TraversableObject to yiiunit\data\base namespace 9 years ago
..
ar `yii\db\BaseActiveRecord` now triggers event EVENT_AFTER_REFRESH` after a record is refreshed 9 years ago
base Skipped RNG performance tests 9 years ago
behaviors Enh new property `skipUpdateOnClean` for `AttributeBehavior` (#11302) 9 years ago
caching Simplified tests directory structure a bit 10 years ago
console Fixed `yii\console\Application::runAction` to not to corrupt response exit code when action returns Response object 9 years ago
data Unit test for `yii\data\Pagination` added 9 years ago
db Moved TraversableObject to yiiunit\data\base namespace 9 years ago
di Several improvements to DI container 9 years ago
filters Fixes #11137: Added weak ETag support to `yii\filters\HttpCache`. It could be turned on via setting `$weakEtag` to `true` 9 years ago
grid Fixed CheckboxColumnTest::testInputValue() 9 years ago
helpers Fixes #10710: `yii\helpers\FileHelper::copyDirectory()` is now throwing exception when trying to copy a directory to itself or a subdirectory 9 years ago
i18n Fixed handling of intervals of 0 seconds in yii\i18n\Formatter::asDuration(). 9 years ago
log more tests for #11056 9 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 Simplified tests directory structure a bit 10 years ago
validators `EachValidator::validateAttribute()` fixed to restore original value on error 9 years ago
web DbSessionTest::testMigration() does not display migration process anymore (insted of 8de6fde) 9 years ago
widgets Fixed `yii\widgets\ActiveField` to handle inputs AJAX validation with changed ID properly. 9 years ago
BaseYiiTest.php Implemented DI for callable component configuration 9 years ago