18992 Commits (4a000c8a496551858213ca0e9ad8bdd0bf6ce1d9)
 

Author SHA1 Message Date
Albert Borsos ec1809bed2 Fix to do not delete used message files with nested category names (#17021) 6 years ago
Pavel Ivanov b4cb42fb9d Fix of Oracle tests for proper skipping (#17019) 6 years ago
Pavel Ivanov 92c66758de Added tests for DateValidator when no time is specified for 'format' (#17018) 6 years ago
Pavel Ivanov 36ed136caf Issue #14388: test of dependent ActiveFixtures loading (#17012) 6 years ago
Pavel Ivanov 4584487126 Fixes DateValidatorTest for ICU 55.1 (#17013) 6 years ago
Nikolay a140b2b468 Fixes #16991: Removed usage of `utf8_encode()` from `Request::resolvePathInfo()` 6 years ago
Dzhuneyt 4c88805f85 Translated Yii2 core messages in Bulgarian language (#17010) [skip ci] 6 years ago
Dzhuneyt a790685e66 Fixes #16974: Regular Expression Validator to include support for 'u' (UTF-8) modifier 6 years ago
Pavel Ivanov e0e73cf5b5 Minor cleaning of .gitignore files in tests folder (#17007) 6 years ago
Pavel Ivanov bc9f8bd8a3 Fixes CommandTest::testCreateView() cleanup logic (#17006) 6 years ago
Nikolay 1a34f61e56 Fixes #16941: Set `yii\console\controllers\MigrateController::useTablePrefix` to true as default value 6 years ago
Pavel Ivanov 966f262016 Fixes AssetBundleTest for vagrant ENV (#17003) 6 years ago
Alexander Makarov a4b12b14ca
Removed unneeded changelog line [skip ci] 6 years ago
Dmytro Naumenko 66ecd6b5b6
Merge pull request #16998 from GHopperMSK/16966-add-array_expression-support-to-relation-data 6 years ago
Dmytro Naumenko 698e45ac1e
Fixed code style 6 years ago
GHopper a5182e5d5e Merge branch 'master' of git://github.com/yiisoft/yii2 into 16966-add-array_expression-support-to-relation-data 6 years ago
taobig e1623868f9 Fixes #16891: Fixed Pagination::totalCount initialized incorrectly 6 years ago
GHopper d02fb4e3dd Reduce the Cyclomatic Complexity level 6 years ago
GHopper a7771acd8d Add ArrayExpression support in related tables 6 years ago
Pavel Ivanov 379a2002dd Issue #14609: test case for further discussion (#16990) 6 years ago
Pavel Ivanov 7d494d0d24 Fixes #16028: Fix serialization of complex cache keys that contain non-UTF sequences 6 years ago
Razon Yang 2b79a0c5ba Fixes #16945: Fixed RBAC DbManager ruleName fetching on the case of PDO::ATTR_ORACLE_NULLS => PDO::NULL_TO_STRING 6 years ago
Pavel Ivanov b128ec85f4 Fixes #16081: Fixed composite IN using just one column 6 years ago
Nikolay ebb5976a22 Fixes #16926: Fix shell autocompletion 6 years ago
Ruitang Du 5250197d3b Fixed typo in MessageController docs [skip ci] (#16982) 6 years ago
talentant 8a641a99b8 Update ROADMAP.md (#16992) [skip ci] 6 years ago
Pavel Ivanov 3c1f1e4dcc Disabled deprecated warnings for PHP 7.3 tests (#16997) 6 years ago
Phan Xuan Dung 4fb4445b36 Merge remote-tracking branch 'upstream/master' 6 years ago
Andrew 572e5f6655 Fixes #15850: check basePath is writable on publish in AssetManager 6 years ago
Sam 197feeb255 Fixes #16969: Fix `yii\filters\PageCache` incorrectly storing empty data in some cases 6 years ago
Nobuo Kihara d1c3dac0f7 docs/guide-ja/start-installation.md updated and translators.json added [ci skip] (#16964) 6 years ago
Andrew c162bd7ae7 Fixes #16910: Fix messages sorting on extract 6 years ago
Carsten Brandt d07e286dbd
fix syntax error in fr and es guide 6 years ago
Carsten Brandt f79d3d7edc
Fix syntax errors in Chinese guide 6 years ago
Artem Ostapenko 1cf22d0252 Fixed grammatical error (#16957) [skip ci] 6 years ago
Alex Tkachuk 429ddbdf64 Непонятно какой параметр 'r' (#16958) [skip ci] 6 years ago
Bizley 1db55e6b0d Normalizing string numeric (#16943) 6 years ago
Andrew 3221ab0769 Fix #15683: Fix file as array uploading in MultipartFormDataParser (#16950) 6 years ago
Dmitry V. Alexeev b5be47321b Fixes #16469: Allow cache to be specified as interface and to be configured in DI container 6 years ago
Anees Hikmat Abu-hamid 4656e2dcdc Added "start looking ahead" to ar guide translation (#16952) [skip ci] 6 years ago
Dmitry V. Alexeev 712b6accce Fixes #16687: Add missing translations for `nl-NL` durations used in `yii\i18n\Formatter::asDuration()` 6 years ago
Ondřej Vašíček bd3193a52a Fixed typo (#16947) [skip ci] 6 years ago
Anees Hikmat Abu-hamid 2fab70731a Added gii translation for ar language (#16942) [skip ci] 6 years ago
SilverFire - Dmitry Naumenko 4d3a140482
Fixed additional regression in number formatting 6 years ago
Bizley bca1e88fbd Fix Apache URL rewriting (#16936) 6 years ago
Groonya db1d730695 Fixes #16822: Create config dir recursively in message/config 6 years ago
Groonya 8150cd1ed4 Fixes #16580: Delete unused php message files in MessageController if `$removeUnused` option is on 6 years ago
Alex b4adada51e Fixes #16022: Fix UniqueValidator for PostgreSQL. Checks the uniqueness of keys in `jsonb` field 6 years ago
SilverFire - Dmitry Naumenko a03376413c
Fixed regression in formatter when passed value is a string representation of float without decimals 6 years ago
Carsten Brandt 8bccbd595d
Update Formatter.php 6 years ago