1878 Commits (3e0d4677c80837cc017a26bbf7a2ccfca3c94664)

Author SHA1 Message Date
SilverFire - Dima Naumenko 6f6e54686b Skip IpValidatorTest fully, when IPv6 support is not enabled 9 years ago
SilverFire - Dima Naumenko c1b0d1263b FromatterDateTest - fixed tests on PHP7 9 years ago
SilverFire - Dima Naumenko ebee1d04ce ComposerValidatorTest - Fixed PHP7 error 9 years ago
rezident1307 be407391ce Fixes #10101: Fixed assignments saving on role removing in `\yii\rbac\PhpManager` 9 years ago
Sidney Lins (slinstj, former sidtj) c33574bc0a Fixes #7566: Improved `\yii\validators\CompareValidator` default messages 9 years ago
SilverFire - Dima Naumenko a7f102fa94 Enh #10061: `yii\helpers\BaseInflector::transliterate()` is now public 9 years ago
freezy 7bea7b65fd Fixes #9282: Improved JSON error handling to support PHP 5.5 error codes 9 years ago
SilverFire - Dima Naumenko 8d80616cb6 Bug #9999: added PHPUnit test case to `UrlRuleTest` 9 years ago
Carsten Brandt 939b3a9283 added scenario test while reproducing #10034 9 years ago
Alexander Makarov fe4cbd30d6 Fixes #9803: Added option to register asset with scheme (reverted from commit 57dc8540fd) 9 years ago
Nikita Verkhovin 57dc8540fd Fixes #9803: Added option to register asset with scheme 9 years ago
SilverFire - Dima Naumenko b5d95f845e `Formatter::asDuration()` PHPDoc and PHPUnit test enhanced 9 years ago
John Was 928a02c3bc Added `Formatter::asDuration()` method 9 years ago
Alexander Makarov 5242765257 Fixes #3506: Added `\yii\validators\IpValidator` to perform validation of IP addresses and subnets 9 years ago
Edgard Lorraine Messias 2d8106a39c Fixed testCreateTable and testAlterTable in CommandTest for MSSQL and OCI 9 years ago
SilverFire - Dima Naumenko f38bb6ced4 Chg #9953: `TimestampBehavior::getValue()` value processing is consistent with `AttributeBehavior::getValue()` 9 years ago
Vadim c00b97a12c Fixes #9915: `yii\helpers\ArrayHelper::getValue()` was erroring instead of returning `null` for non-existing object properties 9 years ago
SilverFire - Dima Naumenko c128d008d3 Added more tests for StringHelper::explode 9 years ago
SilverFire - Dima Naumenko a46ae82f6a Fixes #9906, #9907 FormatConverterTest updated to pass on different ICU data versions 9 years ago
SilverFire - Dima Naumenko ccd20793d4 Fixed #9911 - StringHelper::explode with skip_empty option removed item eq to 0 9 years ago
kidol 4bc2eb7945 Fixes controller DI 9 years ago
Carsten Brandt decd45201c allow passing a single Expression object to select() and addSelect() 9 years ago
Carsten Brandt 3826b6f4a3 added test for #9869 9 years ago
mdmunir 3accf52ddb fix #9823 9 years ago
mdmunir b7020065c8 Fixes #9476: Added DI injection via controller action method signature 9 years ago
Alexander Makarov 00f432ab65 Fixes #9747: added tests for Url::isRelative() 9 years ago
Carsten Brandt 989699614f fixed test break 9 years ago
Carsten Brandt 4e7adc13ea adjusted docs about Query::from() and subqueries 9 years ago
Yuri Nazarenko 0d4d54c3c7 Bug #9714: Fixed unable to save users assignments 9 years ago
Alexander Makarov ab06e9c8dc Fixes #9605 9 years ago
Alexander Makarov 80d377ea57 Adjusted test for #9596 9 years ago
Hesam Khaki 5569eaae06 Fixes #9314: Fixed `yii\rbac\DbManager::getPermissionsByUser()` not returning permissions directly assigned to a user 9 years ago
Alexander Makarov 6f0bb29e7a Added test for #9596 9 years ago
AIZAWA, Hina 0f2a77ed36 Fixes #9442: Fixed `yii\db\Migration::renameTable()` caused fatal error when using SQLite driver 9 years ago
Carsten Brandt 73a9c48058 added tests for #9108 9 years ago
Klimov Paul f48f63ecf5 `VarDumperTest` fixed 9 years ago
Klimov Paul 16e1e8fe28 Fallback for objects at `yii\helpers\VarDumper::export()` advanced 9 years ago
Nikola Kovacs 316e95b81d Remove length from SchemaBuilderTrait::text. 9 years ago
Carsten Brandt 56902298b4 fixed wrong expectation in QueryBuilder test 9 years ago
Carsten Brandt 0d778d0570 adjusted querybuilder tests to match implementation 9 years ago
Carsten Brandt 681db52ba6 refactored SchemaBuilder 9 years ago
Carsten Brandt 7150e830d9 do not use reserved php words as function in schemabuilder 9 years ago
Carsten Brandt 854e186210 fixed caching issue with UrlManager::createUrl 9 years ago
Lorenzo Milesi a6fc02345e FileValidator->getSizeLimit: check also php's post_max_size 9 years ago
Alexander Makarov 310f9152e1 Fixes #9268: Improved display of boolean parameters in logged SQL queries 9 years ago
Alexander Makarov 357bce51bb Tests for #9006 9 years ago
Vit S 6698b8154b add tests for buttonsVisible suggestion (issue #9198) 9 years ago
freezy 6a4436f95b [Fixes #9177] Password Hash Cost setting for Security component 9 years ago
zetamen df6f270a0e Fixes #9161: Fixed `yii\web\Request` ignore `queryParams` when resolve request 9 years ago
Alexander Makarov 8e1d982da4 Cleanup, added ->unique(), changelog 9 years ago