17428 Commits (79679b9b6c019682b3ccd817cea371b1214695ba)
 

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 79679b9b6c
Use QueryBuilder->buildExpression for Query where possible 7 years ago
Dmitry Naumenko c54ead6381
Merge pull request #15666 from frontbear/patch-1 7 years ago
Ruitang Du 3c8207f050
seems missing a `)` here... 7 years ago
Dmitry Naumenko bdc372fd4f
Merge pull request #15663 from alexeevdv/bugfix/file-target-disabled-directory-creation 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 2adf654888
link to a bug in the tests 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 38774a30cc
Added info about nesting "expand" to REST docs [skip ci] 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 0177d68476
Commit da06c4a1 reduced num of useless brackets in SQL. Fixing tests 7 years ago
Alexander Makarov 6c31645bf2
Added upsert() to 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 8079456290
Merge branch 'SamMousa-indexby-after-relations-9342' 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 7bd694dccb
Enhanced tests 7 years ago
SilverFire - Dmitry Naumenko c3c9d1fd97
Merge branch 'master' into SamMousa-indexby-after-relations-9342 7 years ago
SilverFire - Dmitry Naumenko a1b5f077e0
Merge branch 'yuriystovbur-13425-fix-url-rules-cache' 7 years ago
SilverFire - Dmitry Naumenko 9323817a53
Refactored code, added tests 7 years ago
SilverFire - Dmitry Naumenko 58016ee111
changelog 7 years ago
SilverFire - Dmitry Naumenko a2f9ff8aac
Merge branch 'master' into yuriystovbur-13425-fix-url-rules-cache 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