2615 Commits (f9cdcf438daca7818c9aaba2c4580369e2d30403)

Author SHA1 Message Date
杨国帅 f9cdcf438d Fixes #3087: Added `yii\helpers\BaseHtml::error()` "errorMethod" option to be able to customize errors display 7 years ago
Гордиенко Владислав Юрьевич dc019856b7 Fixes #15355: Fixed `yii\db\Query::from()` does not work with `yii\db\Expression` 7 years ago
Elvira Sheina c8fbe40352 Fixes #9253: Allow `variations` to be a string for `yii\filters\PageCache` and `yii\widgets\FragmentCache` 7 years ago
brandonkelly 6ab93bd4ef a => A (fixes #15380) 7 years ago
Laszlo 0bec2b462c Fixes #14484: Fixed `yii\validators\UniqueValidator` for target classes with a default scope 7 years ago
Elvira Sheina 3b1ff661d8 Fixes #7996: Short syntax for verb in GroupUrlRule 7 years ago
Tobias Munk 163ac55834 Feature/updated docker testing docs (#15346) [skip ci] 7 years ago
Benoît Bouré a1fa635332 Fixes #15219: Added `yii\filters\auth\HttpHeaderAuth` 7 years ago
Sam 4d388f6cd2 Fixes #15317: Regenerate CSRF token if an empty value is given 7 years ago
Elvira Sheina f11f818b18 Fixes #7988: Added `\yii\helpers\Console::errorSummary()` and `\yii\helpers\Json::errorSummary()` 7 years ago
Sam 99030465ff Added unit test that checks changelog formatting [skip ci] 7 years ago
Elvira Sheina 713529e042 Fixes #8752: Allow specify `$attributeNames` as a string for `yii\base\Model` `validate()` method 7 years ago
KoJIT2009 45dca1ff40 di-support-instance-for-property 7 years ago
KoJIT2009 00bc1c4843 di-support-instance-for-property 7 years ago
Alexander Makarov 4270470523
Various test fixes (mostly Windows-specific) (#15336) 7 years ago
Alexander Makarov efac23dde7
Fixes #15335: Added `FileHelper::unlink()` that works well under all OSes 7 years ago
Viktor 873c2b6b8f Fixed HHVM tests (#15330) 7 years ago
Viktor 1b63f7c891 Fixes #15320: Fixed special role checks in `yii\filters\AccessRule::matchRole()` 7 years ago
Alexander Makarov 1e00a050d7
Fixes #15322: Fixed PHP 7.2 compatibility of `FileHelper::getExtensionsByMimeType()` 7 years ago
edwards-sj 23630abe6d Fixes #15302: Fixed `yii\caching\DbCache` so that `getValues` now behaves the same as `getValue` with regards to streams 7 years ago
Dmitry Naumenko d604d80823 Fixes #14043: Added `yii\helpers\IpHelper` 7 years ago
hhniao d2423cd6ca Fixes #15301: Fixed `ArrayHelper::filter()` to work properly with `0` in values 7 years ago
Pavel Dovlatov b20d2692a1 More tests for Console helper (#15285) 7 years ago
IceJOKER 01ff1f6593 Fixes #15142: Fixed array params replacing in `yii\helpers\BaseUrl::current()` 7 years ago
Gabriel Caruso 2992b9b09d Refactored tests with PHPUnit assert methods (#15260) 7 years ago
IceJOKER 8897ea7270 Fixes #15249: Controllers in subdirectories were not visible in commands list 7 years ago
bscheshirwork ba38edd393 Fix last time driver use if not support any (#15246) 7 years ago
bscheshirwork a6b01a7d1e Сhanges in test case naming (#15228) 7 years ago
Brandon Kelly 0948109a19 Fixes #15221: Console improvements 7 years ago
Dmitry Dorogin 5ebf98cc1d Fixes #5515: Added default value for `yii\behaviors\BlameableBehavior` for cases when the user is guest 7 years ago
Sergey Makinen b7d5393a08 Fixes #15194: Fixed `yii\db\QueryBuilder::insert()` to preserve passed params when building a `INSERT INTO ... SELECT` query for MSSQL, PostgreSQL and SQLite 7 years ago
Carsten Brandt d50822dfa5
test case for #15172 7 years ago
Tobias Munk 821b007698 Updated base-image for dockerized tests, examples, GitLab config (#15181) 7 years ago
Dmitry Dorogin bce830a8b0 Fixed tests for PHP 7.2 #15154 (#15171) 7 years ago
Nikolay Oleynikov 75dbdb0083 Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
Mikk Tendermann c009b06114 Fixes #14604: Fixed `yii\validators\CompareValidator` `compareAttribute` does not work if `compareAttribute` form ID has been changed 7 years ago
Nikolay Oleynikov 48bf8ce048 Fixes #14662: Added support for custom `Content-Type` specification to `yii\web\JsonResponseFormatter` 7 years ago
Elvira Sheina 10e7b1b541 Fixes #14276: Fixed I18N format with dotted parameters 7 years ago
Alex 988440caae Add test for Yii::createObject(); (#15129) 7 years ago
Sergey Makinen 85b65c889a Fixes #15117: Fixed DB schema cache did not honor table prefixes 7 years ago
Sergey Makinen 4e176ca325 Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes 7 years ago
Roman Ishchenko b354b26d03 Fixes #15081: Fixed "Undefined offset: 1" in log Target 7 years ago
Alexander Makarov 3dd55954e8
Fixed tests 7 years ago
Elvira Sheina 13cd7d7ee0 Fixes #6588: Fixed changing array keys after validation of multiple files in `yii\validators\FileValidator` 7 years ago
SilverFire - Dmitry Naumenko 5c6ba33e55
Disabled only PgSQL tests of DbSession in HHVM 7 years ago
SilverFire - Dmitry Naumenko 0dede3922d
Disabled DbSession tests for HHVM 7 years ago
Alexander Makarov fb23b0d0ea
Code style fixes 7 years ago
SilverFire - Dmitry Naumenko 4831263716
Fixed tests for HHVM and PHP 5.4 7 years ago
SilverFire - Dmitry Naumenko 993eb5dcf8
Fixed RBAC tests 7 years ago
Dmitry Naumenko 2faf771118 Fixes #13436: Fixed migration for MSSQL DbSession 7 years ago