2048 Commits (aff762bc5445014f033b7fbf7f3d9e7e579c72be)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko f3dc5c437d
Fixed replacement of alias more than once in View::registerJsFile() and View::registerCssFile(), updated tests 8 years ago
SilverFire - Dmitry Naumenko 9931324e48
Fixed regression in View::registerJsFile, View::registerCssFile 8 years ago
SilverFire - Dmitry Naumenko 770c96b7c9 #12544 - Added additional tests cases for `AssetBundleTest::testRegisterFileAppendTimestamp()` 8 years ago
SilverFire - Dmitry Naumenko 8eaf4e2ffe #12544 - Added mote test cases for `AssetBundleTest::testRegisterFileAppendTimestamp()` 8 years ago
Klimov Paul bda1dbe004 Fix unit test 8 years ago
Klimov Paul 60307c118b code style fix 8 years ago
Klimov Paul 8c39b1cbfa code style fix 8 years ago
Klimov Paul 11c93c405c fix `LoggerTest` to be more reliable 8 years ago
Paul Klimov 8aa0e85a07 Add migration namespace support (#12511) 8 years ago
SilverFire - Dmitry Naumenko c66b845f48 Revert "Fixed #11973: `yii\helpers\BaseHtml::getAttributeValue()` fixed to work with `items[]` notation correctly" 8 years ago
Daniel Gomez Pan ae42d7b281 Fix #12423 Fix bug migration tool when creating fields with brackets in comment 8 years ago
SilverFire - Dmitry Naumenko 7f69b71d60 Updated QueryTest. Verified `andFilterWhere` to work with nested operator format conditions 8 years ago
SilverFire - Dmitry Naumenko 6670fa986f Updated MenuTest. Verified that item template override works correctly 8 years ago
SilverFire - Dmitry Naumenko 72f9a10844 Fixed tests 8 years ago
SilverFire - Dmitry Naumenko c3622bb1ad Added tests for #10429 8 years ago
Evgeniy Tkachenko fd6dd73cec `AssetManager::getAssetUrl()` fixed to get URL when `appendedTimestamp` is true 8 years ago
Klimov Paul d73d155e43 code style fix 8 years ago
Carsten Brandt b13d6fb13a make version_compare() match everything starting from alpha 8 years ago
Carsten Brandt 1edf562800 better version match for travis memcache 8 years ago
Carsten Brandt 9524672cd1 skip memcache extension on PHP 7 but keep memcacheD 8 years ago
Carsten Brandt 2bd301d1fe fix test for PHP 7.1, expect deprecation message for mcrypt_create_iv() 8 years ago
Carsten Brandt 06b045c8fe created unit test to verify #12483 8 years ago
Paul Klimov 4e59607c9d `MultipartFormDataParser` added (#12466) 8 years ago
SilverFire - Dmitry Naumenko 7e16a667ee Added unit-test for BaseHtml::errorSummary() 8 years ago
Klimov Paul 48b0b962b8 Added `yii\base\Event::offAll()` method allowing clear all registered class-level event handlers 8 years ago
Klimov Paul ea03f56d42 `BaseActiveRecord` methods `canGetProperty()` and `canSetProperty()` improved to handle attribute list fetching failure. 8 years ago
Robert Korulczyk 7d1ef4c054 Improvements for handling redirections produced by UrlNormalizer (#12451) 8 years ago
Bizley 3deb6900b8 Yii 2 name fix (#12448) 8 years ago
Paul Klimov 2fe0a405a9 fix for #9027 - UploadedFile early instantiation problem (#12439) 8 years ago
Robert Korulczyk 9d882e53fe Fixes #12431: Fix bug when lock file was not removed after `yii\mutex\FileMutex::release()` 8 years ago
Carsten Brandt 857da0e102 added test for Module class 8 years ago
Klimov Paul db15c50557 Fixed `yii\console\controllers\AssetController` looses bundle override configuration, which makes it external one 8 years ago
Klimov Paul 90b9ed87bd Added `yii\data\Sort::setAttributeOrders()` 8 years ago
Klimov Paul 8c9bafcc06 Fix unit test on HHVM 8 years ago
Klimov Paul 56cc97ae42 Added `yii\console\controllers\AssetController::deleteSource` 8 years ago
Robert Korulczyk 8142de23d4 Improve normalizer for URL manager 8 years ago
Cronfy a7f63b6da3 Add normalizer for URL manager. 8 years ago
Klimov Paul 75439d367d Fixed `canGetProperty()` and `canSetProperty()` returns `false` for `yii\db\BaseActiveRecord` attributes 8 years ago
Klimov Paul cd8c01f555 Fixed `yii\rest\Serializer::serialize()` serializes DataProvider incorrectly, if models keys do not compose integer sequence 8 years ago
Carsten Brandt 469c0548b6 fixed formatter to respect grouping separator for currency format 8 years ago
Dmitriy Makarov 2d9b659777 Fixes #12296: Added value validation to `yii\log\Target::setLevels()` 8 years ago
Robert Korulczyk 4fdfbc2739 Add tests for custom message for `UniqueValidator` 8 years ago
Dmitriy Makarov d4536fe645 Added Target test of the following methods: (#12294) 8 years ago
SilverFire - Dmitry Naumenko 623f30324d Added tests for ActiveField::hint(), fixed code formatting 8 years ago
Dmitriy Makarov 8b49164f72 Added BaseYiiTest tests of the following methods: (#12235) 8 years ago
Klimov Paul 3e3c4b12ef unit test `BaseYiiTest::testSetupLogger()` improved 8 years ago
Dmitriy Makarov cb6e5dcc61 Added BaseYii test for the setLogger() method (#12187) 8 years ago
Dmitriy Makarov dc8f6e8195 Added EmailTarget tests of the following methods: (#12150) 8 years ago
Nikola Kovacs 84124bec4f Fix grammar in migration template docblocks. (#12148) 8 years ago
Klimov Paul 143f9070af Fixed `yii\db\BaseActiveRecord::updateAttributes()` change `isNewRecord` state for the new model 8 years ago