1317 Commits (72b4e6d47c31c75be14d8cf0bb9e0f30752c68c0)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 6e30577abc
Added ArrayAccess object in EachValidator 7 years ago
Alexander Makarov 0ed15c6496
Added test for FileHelper::findDirectories except option 7 years ago
bscheshirwork 7473c422ee Fixes #15318: Fixed "session_name(): Cannot change session name when session is active" errors 7 years ago
Dmitry Naumenko dc452b7e24
Fixed multiple JSON-related issues (#15732) 7 years ago
Dmitry Naumenko 6c8b87f3e2
Implemented \Traversable in ArrayExpression (#15733) 7 years ago
edwards-sj 1c473325ac Fixes #15742: Updated setActivePlaceholder to be consistent with activeLabel 7 years ago
SilverFire - Dmitry Naumenko 55f1f34e44
Added test to verifiy #15731 7 years ago
SilverFire - Dmitry Naumenko 23b41220ce
Fixed ActiveRecordTest::testCustomARRelation() to work on PHP <5.5 7 years ago
SilverFire - Dmitry Naumenko c297986066
Fixed Query::select() 7 years ago
Benoît 517a5ad93c Add tests 7 years ago
André Sousa 3616dc5e74 Fix test output (Prevent output among phpunit tests) (#15717) 7 years ago
berosoboy ff4391a8f0 Prevent output among phpunit tests 7 years ago
SilverFire - Dmitry Naumenko a01a67c81c
Fixed regexp in tests 7 years ago
SilverFire - Dmitry Naumenko bd472c3640
Revert "Fixed regexp in tests" 7 years ago
SilverFire - Dmitry Naumenko 4fbece20ce
Fixed regexp in tests 7 years ago
SilverFire - Dmitry Naumenko d0e52c6172
Fixed CHANGELOG checked to respect CVE ID 7 years ago
SilverFire - Dmitry Naumenko 2eba4b54f8
Added tests to verify issue #15684 7 years ago
Elvira Sheina ef9600234e Fix magic getter for ActiveRecord (#15696) 7 years ago
Elvira Sheina 23b5fa4391 Fix ExistValidator with targetRelation ignores filter (#15692) 7 years ago
SilverFire - Dmitry Naumenko 1b3526d8db
Fixed `yii\db\Query::select()` to override existing selects 7 years ago
SilverFire - Dmitry Naumenko 089685975a
Wrap @inheritdoc tag in curly brackets [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 3ed5e35701
Fixed PHPDocs, code and tests for #15422 7 years ago
SilverFire - Dmitry Naumenko 59fed9a428
Fixed error in tests 7 years ago
SilverFire - Dmitry Naumenko e806a3b50a
Added `yii\db\ExpressionInterface` support to `yii\db\Command::batchInsert()` 7 years ago
Dmitry Alekseev 2adf654888
link to a bug in the tests 7 years ago
Dmitry Alekseev 1b14628dbf
Directory creation is moved to export() method 7 years ago
SilverFire - Dmitry Naumenko a4b6b853b6
Fixed DateValidator to respect time when `format` is `php:U` 7 years ago
SilverFire - Dmitry Naumenko 78d54bc541
Fixed `yii\db\HttpBasicAuth` not to switch identity, when user is already authenticated 7 years ago
SilverFire - Dmitry Naumenko 0177d68476
Commit da06c4a1 reduced num of useless brackets in SQL. Fixing tests 7 years ago
SilverFire - Dmitry Naumenko da06c4a1e1
Fixed QueryBuilder::buildCondition() to skip empty array on input 7 years ago
Alexander Makarov 7febeb8ad4
Renamed yii\helpers\FileHelper findDirectory() method to findDirectories() to be consistend with findFiles() 7 years ago
SilverFire - Dmitry Naumenko 7bd694dccb
Enhanced tests 7 years ago
SilverFire - Dmitry Naumenko 9323817a53
Refactored code, added tests 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
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
Aleksandar Belic b566dd522c Fixes #15272: Removed type attribute from script tag 7 years ago
Elvira Sheina a18ee838fd Fixes #8092: ExistValidator for relations 7 years ago
SilverFire - Dmitry Naumenko 44ab0414b6
fixing tests 7 years ago
SilverFire - Dmitry Naumenko 898fbfc6f8
fixed tests 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
Alexander Makarov 5e8fd58ddb
15630 fixed like escaping (#15642) 7 years ago
SilverFire - Dmitry Naumenko 1bbd2e1993
Add ExpressionInterface to Query class 7 years ago
SilverFire - Dmitry Naumenko 62d4604269
Added BetweenConditionBuilder 7 years ago
Alexander Makarov 00c0bb5804
Added test for #15630 (#15639) 7 years ago
Alexander Makarov 25f8b263e5
Fixes #14811: Fixed `yii\filters\HttpCache` to work with PHP 7.2 7 years ago
Brandon Kelly e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
SilverFire - Dmitry Naumenko 5bd6ed5684
Fixed issues in accidental merge of unfinished #15398 7 years ago
Alexander Makarov a23a325ca7
Fixes #15627: Corrected session freezing/unfreezing not to attempt opening or closing connection if it isn't necessary 7 years ago