17444 Commits (3ed5e3570139028c029982829cfc7e185542df20)
 

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 3ed5e35701
Fixed PHPDocs, code and tests for #15422 7 years ago
Alexander Makarov 9f7d09cfae
Removed unneeded quotes 7 years ago
Alexander Makarov d9fdf0f235
Added missing escaping to Windows fallback of FileHelper::unlink() 7 years ago
Alexander Makarov 596e5b1283
Fixed escaping in arrayable trait (#15669) 7 years ago
SilverFire - Dmitry Naumenko e3dcb9e87f
Updated PHPDocs [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 05b85008f8
Updated PHPDocs [skip ci] 7 years ago
SilverFire - Dmitry Naumenko e972882df8
Merge branch 'master' of github.com:yiisoft/yii2 7 years ago
Alexander Makarov f8d547bad9
Updated badges [skip ci] 7 years ago
Alexander Makarov cd8a9c47d7
Fixed kebab-name console command parameters 7 years ago
SilverFire - Dmitry Naumenko e5b2d254c5
Enhanced error handling in ReleaseController [ci skip] 7 years ago
SilverFire - Dmitry Naumenko e4d5dd3898
Reordered CHANGELOG [skip ci] 7 years ago
Paul Klimov 69a36789c4 fixed duplicating wildcard event trigger at `Event::trigger()` 7 years ago
Dmitry Naumenko 5e01dda0a6
Merge pull request #15668 from SilverFire/expression-in-batchinsert 7 years ago
SilverFire - Dmitry Naumenko 01636ae45a
Revert "Use QueryBuilder->buildExpression for Query where possible" 7 years ago
SilverFire - Dmitry Naumenko 59fed9a428
Fixed error in tests 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
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