2912 Commits (63faf5f59394bb935f22a8576248349916abf3d1)

Author SHA1 Message Date
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
SilverFire - Dmitry Naumenko c0d8b0a817
Fixed sqlite tests 7 years ago
SilverFire - Dmitry Naumenko 06d7a1f0c6
Improved ConnectionTest performance 7 years ago
SilverFire - Dmitry Naumenko dbe7f7cac0
Disabled slow test on Travis 7 years ago
Carsten Brandt e311001ef5 #14543: Adjusted implementation of migration name length limit 7 years ago
SilverFire - Dmitry Naumenko 336404e0b9
PHP7.2RC5: enabled INTL tests, continue disabling some cases in FileValidator 7 years ago
Alexander Makarov 376006a2d5 Data filter enhancements and docs 7 years ago
Dmitry Dorogin 614fb52c45 Fixes #14543: Throw exception when trying to create migration longer than 255 symbols 7 years ago
Dmitry Naumenko 7e7faeebd1 Fixed excess escaping in Command::batchInsert() (#13236) 7 years ago
Dmitry Naumenko 64d8af61a6 Fixes for PHP 7.2 compatibility (#14959) 7 years ago
Pavel Chaplygin d49ec7b8be Fixes #14633: Add miliseconds to log time in `\yii\log\Target` 7 years ago
Klimov Paul 560d5b53e7 unit test fix 7 years ago
Paul Klimov 744b87fabc Fixes #4479: Implemented REST filters 7 years ago
Herbert Maschke c9de616b4c Fixes #13403: Added 'permissions' additionally to 'roles' in `yii\filters\AccessRule` in order to be able to specify these separately 7 years ago
SilverFire - Dmitry Naumenko ea2c475ea7
Moved `HTTP_AUTHORIZATION` header check to `\yii\web\Request`, added docs 7 years ago
Robert Korulczyk c78201899b Fixes #13720: Improve `yii\helpers\FormatConverter::convertDatePhpToIcu()` to handle escaped chars correctly 7 years ago
SilverFire - Dmitry Naumenko 0b2e79eac5
Fixed BasicHttpAuth to respect HTTP_AUTHORIZATION header 7 years ago
Robert Korulczyk f5c98f9664 Fixed tests for HHVM (#14941) 7 years ago
Marko Kruljac 22d453faac Fixes #14134: Fixed multiple `validateAttribute()` calls when `scenarios()` returns duplicate attributes 7 years ago
Robert Korulczyk 59b635c2a6 Fixes #14921: Fixed bug with replacing numeric keys in `yii\helpers\Url::current()` 7 years ago
Alexander Makarov f5591bb70e
Closes #13792: added test verifying unused messages are not removed 7 years ago
Alexander Makarov 6bde69aa96 Fixes #14016: Fixed empty messages marked as unused in PHP and PO sources when extracted with message command when `markUnused` is `false` 7 years ago
SilverFire - Dmitry Naumenko b0148a5e8f
Added test to check issue #14274 7 years ago
SilverFire - Dmitry Naumenko 7e681b4a56
Fixed yii.js to follow jquery-pjax API changes 7 years ago
Robert Korulczyk a9f2827f87 Add tests with double dot for EmailValidator. 7 years ago
Alexander Makarov b27b34df84
Removed yii\base\Object import 7 years ago
Dmitry Naumenko 85f8709f14
Fixed test 7 years ago