8554 Commits (f287b608aafaa97a41e5118f9eb7562f69da7425)

Author SHA1 Message Date
Alexander Makarov 03b94989f8
Fixes #17109: Removed misleading line from Cache::getOrSet() phpdoc [skip ci] 6 years ago
Pavel Ivanov 2da6773b68 Fixes #17089: Fixed caching of related records when `via()` using with callable 6 years ago
Success Gao b867cb7fd3 Fix comment space (#17115) [skip ci] 6 years ago
Pavel Ivanov 905cfd9725 Fixes #17098: Fixed message/extract when using message params returned from method calls 6 years ago
pdynarowski c776cf6240 Update UrlManager.php (#17102) 6 years ago
Nikolay fd3eb699d4 Fixes #17094: Fixed response on 204 status. Now it is empty 6 years ago
Carsten Brandt 39d3b6519c prepare for next release 6 years ago
Carsten Brandt ed64d65886
release version 2.0.16 6 years ago
Carsten Brandt 768d590eef added missing @since annotations 6 years ago
Carsten Brandt 1128a6d609 added missing documentation 6 years ago
Mehdi Achour 6bd04093db Sync french translations (#17081) 6 years ago
Alexander Makarov 0d39d1cd4d
Updated framework package composer.json 6 years ago
Bizley 353cc7ac92 PL messages update (#17078) [skip ci] 6 years ago
Alexander Makarov 3d0ec35865
Updated Russian translation strings 6 years ago
Mehdi Achour 5544d31bb3 Fix #17049: Use var instead of let (#17055) 6 years ago
Bizley de5b903806 Fixed regression in #16817 (#17056) 6 years ago
Dmytro Naumenko adf8f9a32f Fixes #15931: `yii\db\ActiveRecord::findOne()` now accepts quoted table and column names using curly and square braces respectively 6 years ago
SilverFire - Dmitry Naumenko 025dd072c6
Replaces commit dfcf037c7. The prvious idea was wrong and broke some tests 6 years ago
SilverFire - Dmitry Naumenko dfcf037c76
ActiveQuery::viaTable() now throws exception on wrongly prepared query 6 years ago
Vladimir Votinov 3c091b802a When uses filter \yii\filters\PageCache, then yii\web\JsonResponseFor… (#17044) 6 years ago
SilverFire - Dmitry Naumenko 659b3d4b77
Fixing DB session override problems 6 years ago
Pavel Ivanov 4333b90186 Fixes #15482: AR::find()->with() missing data when using string identifiers for relations 6 years ago
Alexander Makarov 63faf5f593
Fixes #16703: Updated upgrade notes mentioning important change made in 2.0.14 6 years ago
Pavel Ivanov 7ccadb4a79 Fixes #15167: Fixed loading of default value `current_timestamp()` for MariaDB >= 10.2.3 6 years ago
Nikolay c59df914c1 Fixes #16253: Fixed empty checkboxlist validation 6 years ago
Pavel Ivanov 22d30f1999 Fixes #15286: Fixed incorrect formatting of time with timezone information 6 years ago
Evgeniy Moiseenko e3b7581bca Fixes #15145: Fixed Validator::skipOnEmpty documentation [skip ci] 6 years ago
Albert Borsos ec1809bed2 Fix to do not delete used message files with nested category names (#17021) 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
Nikolay 1a34f61e56 Fixes #16941: Set `yii\console\controllers\MigrateController::useTablePrefix` to true as default value 6 years ago
Alexander Makarov a4b12b14ca
Removed unneeded changelog line [skip ci] 6 years ago
Dmytro Naumenko 698e45ac1e
Fixed code style 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 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
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
Andrew c162bd7ae7 Fixes #16910: Fix messages sorting on extract 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
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