8066 Commits (ebc306299c4c8e338f37d8fe2a80b2fc942679dd)

Author SHA1 Message Date
Paul Klimov 69a36789c4 fixed duplicating wildcard event trigger at `Event::trigger()` 7 years ago
SilverFire - Dmitry Naumenko 01636ae45a
Revert "Use QueryBuilder->buildExpression for Query where possible" 7 years ago
SilverFire - Dmitry Naumenko 79679b9b6c
Use QueryBuilder->buildExpression for Query where possible 7 years ago
SilverFire - Dmitry Naumenko e806a3b50a
Added `yii\db\ExpressionInterface` support to `yii\db\Command::batchInsert()` 7 years ago
Ruitang Du 3c8207f050
seems missing a `)` here... 7 years ago
Jafaripur 67caf0219a Check db driver have useMaster or not for calling. (#15664) 7 years ago
Dmitry Alekseev bf19882a23
is_dir check is removed 7 years ago
Dmitry Alekseev 484d2a63ec
is_dir check is removed 7 years ago
Dmitry Alekseev cc77ad3706
changelog 7 years ago
Dmitry Alekseev 1b14628dbf
Directory creation is moved to export() method 7 years ago
SilverFire - Dmitry Naumenko d131d08ce1
Reordered CHANGELOG [skip ci] 7 years ago
SilverFire - Dmitry Naumenko a4b6b853b6
Fixed DateValidator to respect time when `format` is `php:U` 7 years ago
Alexander Makarov 0de49406db
Minor code style adjustments, phpdoc 7 years ago
Carsten Brandt 48e2f542d7
re-added `require` that will break if autoloader is not configured 7 years ago
Carsten Brandt 488f98648a
added missing `@since` annotations 7 years ago
Alexander Makarov a1937544e0
Code style adjustments 7 years ago
Carsten Brandt 915e887791
fix misplaced CHANGELOG lines 7 years ago
Alexander Makarov d934d9f6f6
Improved phpdoc for ErrorHandler::$traceLine [skip ci] 7 years ago
Alexander Makarov 59b56b312f
#15476: Fixed ActiveField initial error class in case setting it to input 7 years ago
Alexander Makarov 4e37041db7
Fixed changelog [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 78d54bc541
Fixed `yii\db\HttpBasicAuth` not to switch identity, when user is already authenticated 7 years ago
Alexander Makarov 78c95b453c
Fixed changelog and `@since` tag that was in the wrong method [skip ci] 7 years ago
Alexander Makarov 32f54cc08b
Minor changelog fixes [skip ci] 7 years ago
Alexander Makarov 10bab28423
Mentioned new data caching methods in the guide [skip ci] 7 years ago
SilverFire - Dmitry Naumenko da06c4a1e1
Fixed QueryBuilder::buildCondition() to skip empty array on input 7 years ago
SilverFire - Dmitry Naumenko 5da39b4a7e
Fixed PHPDocs 7 years ago
Alexander Makarov 7febeb8ad4
Renamed yii\helpers\FileHelper findDirectory() method to findDirectories() to be consistend with findFiles() 7 years ago
Brandon Kelly 47674e1266 #13879: Added yii\db\Migration::upsert() 7 years ago
Robert Korulczyk c1a4b2f4ca Fix typo in UPGRADE.md (#15654) [skip ci] 7 years ago
Brandon Kelly 018ac16025 2.0.14 upgrade guide improvements (#15652) [skip ci] 7 years ago
Carsten Brandt e493843b1c
improve `@deprecated` annotations 7 years ago
Carsten Brandt ef8f6172bb
Added a note about URLManager cache duration 7 years ago
SilverFire - Dmitry Naumenko 6144ca8167
Added CHANGELOG and UPGRADE notes 7 years ago
SilverFire - Dmitry Naumenko 2e8b6e5c80
Added ruleConfig to UrlManager::setBuiltRulesCache() to fix tests 7 years ago
SilverFire - Dmitry Naumenko 9323817a53
Refactored code, added tests 7 years ago
SilverFire - Dmitry Naumenko 58016ee111
changelog 7 years ago
André Sousa d39d3ed0a6 Fixes #15644: Avoid wrong default selection on a dropdown, checkbox list, and radio list, when a option has a key equals to zero 7 years ago
Alexander Makarov d64c139331
Added accidentally removed changelog line [skip ci] 7 years ago
rossoneri 63ffae028e Fixes #14254: add an option to specify whether validator is forced to always use master DB for `yii\validators\UniqueValidator` and `yii\validators\ExistValidator` 7 years ago
SilverFire - Dmitry Naumenko 41cf14e515
Added tests for #14538, added CHANGELOG line 7 years ago
Hryhorii Furletov 798947af29
Update AttributeTypecastBehavior.php 7 years ago
Aleksandar Belic b566dd522c Fixes #15272: Removed type attribute from script tag 7 years ago
Alexander Makarov 9e566d7021
#8092: Enhance exists validator for relations (#15647) 7 years ago
Alexander Makarov eab30d38a1
getView() made public instead of protected 7 years ago
Elvira Sheina a18ee838fd Fixes #8092: ExistValidator for relations 7 years ago
Sergey Makinen c382d3e8d4
Fixes #15120: Refactored dynamic caching introducing `DynamicContentAwareInterface` and `DynamicContentAwareTrait` 7 years ago
SilverFire - Dmitry Naumenko 1cd4bb8ac8
reordered changelog [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 3c966f9917
Updated CHANGELOG 7 years ago
Robert Korulczyk df91a9608f Fixes #14638: Added `yii\db\SchemaBuilderTrait::tinyInteger()` 7 years ago
Nikolay Oleynikov 74dc1cdc30 Fixes #13618: Active record now resets related models after corresponding attributes updates 7 years ago