1376 Commits (e831785d8bb411c2357880db1bdd8d6480d1e56b)

Author SHA1 Message Date
Alexander Makarov c7a7a312e6 Fixed schema cache test 10 years ago
Carsten Brandt f6d621d34e skip mongodb on HHVM 10 years ago
Carsten Brandt 6d97ef1374 fixed cubrid build script 10 years ago
Carsten Brandt 50c0449d1a ensure tests are failing when build scripts fail 10 years ago
Carsten Brandt 23918f3ec3 upgrade cubrid PDO version in tests 10 years ago
Klimov Paul f5c5c2fd8b Fixed `yii\console\controllers\AssetController` breaks CSS URLs in case target file localed at `yii\web\AssetManager::basePath` root 10 years ago
Klimov Paul 13bc95ae52 Fixed `yii\console\controllers\AssetController` breaks CSS URLs on Windows 10 years ago
Alexander Makarov 327dde72f4 Fixes #5467: Added ability to pass HTML tag options to `asEmail()`, `asImage()` and `asUrl()` methods of `yii\i18n\Formatter` 10 years ago
Alexey Kolmakov ce4bf84452 #5467 Allow pass options to Html:a in Formatter:asUrl 10 years ago
Klimov Paul 15c8935db1 Fixed `yii\mongodb\ActiveRecord` unable to fetch 'hasMany' referred by array of `\MongoId` 10 years ago
Klimov Paul 4c843671ea Additional check added to `yiiunit\extensions\authclient\BaseClientTest::testNormalizeUserAttributes()` 10 years ago
Klimov Paul 165e9ede6d Added ability to operate nested and complex attributes via `yii\authclient\BaseClient::normalizeUserAttributeMap` 10 years ago
Klimov Paul 3abefac692 Fixed `yii\mongodb\Collection` unable to fetch default database name from DSN with parameters 10 years ago
Klimov Paul eb1b557827 `yii\sphinx\Query` updated to be more consistent with `yii\db\Query` 10 years ago
Carsten Brandt 280f499ae1 skip test on travis 10 years ago
Carsten Brandt 52c315e6a3 added test for web\User authTimeout 10 years ago
Alexander Makarov 7592dcc7f1 Added test for #5361 10 years ago
Alexander Makarov 6d8aa2d4d4 Fixed tests 10 years ago
Alexander Makarov d06f849a85 Another test attempt for #5356 10 years ago
Alexander Makarov 1bea489f98 Added test for #5356 10 years ago
armab ef127f6855 Fixes #5316: Added `startsWith()` and `endsWith()` to `yii\helpers\StringHelper`. Methods are binary-safe, multibyte-safe and optionally case-insensitive 10 years ago
Carsten Brandt 1b4d894c9d created test for #5341 10 years ago
Carsten Brandt dfc4de877f ensure integer is formatted without fraction digits 10 years ago
Qiang Xue d6b797e236 Fixes #5252: Null values are not properly handled by `RangeValidator` 10 years ago
Carsten Brandt 0df9a82a7f updated documentation and tests 10 years ago
Serge Bezborodov 76ade0f6b0 Changed order of attributes setting in Formatter 10 years ago
Carsten Brandt 2fbce2fa25 improved formatter test coverage 10 years ago
Carsten Brandt e305f0842c skip unsupported things on 32bit system 10 years ago
Carsten Brandt 6267b9ee1a Fixed issue with timezone conversion in formatter 10 years ago
Carsten Brandt 45e472ccb0 added unit tests for #5249 10 years ago
Qiang Xue aa8c013ebf Fixes #3197: Using `ActiveQuery::indexBy()` may cause relational AR queries to generate incorrect relational results 10 years ago
Carsten Brandt 982a27db83 removed support for unlinkAll() from elasticsearch 10 years ago
Carsten Brandt 3b0f561480 format timestamps with invalid date input 10 years ago
Kartik Visweswaran 18b57af5ac Better date parsing and formatting including 32 bit support 10 years ago
Qiang Xue 1b509ccc37 Mark failed tests as skipped. 10 years ago
Qiang Xue 9c375d6538 Fixed test break. 10 years ago
Qiang Xue aeaf0511d2 Fixes #3725: Fixed the bug that the filtering condition used in relation definition was ignored when calling `ActiveRecord::unlinkAll()` 10 years ago
Carsten Brandt ece300ac30 removed null value adjustment in redis ActiveQuery 10 years ago
Carsten Brandt df22616c76 finished fix for redis null and boolean value storage 10 years ago
Qiang Xue d49957fe35 Fixes #5079: added test case. 10 years ago
Carsten Brandt 82b2f795b8 test case for #5084 10 years ago
Carsten Brandt 4f0d10c641 fixed test break 10 years ago
Klimov Paul 684365e8c9 Fixed `yii\console\controllers\CacheController` does not check if cache component instance of 'yii\caching\Cache' 10 years ago
Carsten Brandt 01600bf611 added test case for menu widget 10 years ago
Klimov Paul db26e65c62 Fixed `yii\console\controllers\MessageController` handles category name containing dot incorrectly 10 years ago
Klimov Paul ec19536047 Fixed `yii\mongodb\Collection::buildInCondition()` handles non-sequent key arrays 10 years ago
Qiang Xue 0157964f5f Fixed test breaks. 10 years ago
Carsten Brandt 9ee76322d9 Added failing test cases for #3725 10 years ago
Carsten Brandt 3ff548a442 Refactored DateValidator to support ICU format 10 years ago
Carsten Brandt 9edf938bf1 Added tests for empty values 10 years ago