1330 Commits (53e6c321d40befebcae32170e93988a5ee5d25d4)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 66081c6187
Added a unit test to verify #15827 7 years ago
SilverFire - Dmitry Naumenko 8bb31fb9e5
Updated docs, added tests 7 years ago
SilverFire - Dmitry Naumenko 5fa25b331d
Fixed encoding of empty ArrayExpression for PostgreSQL 7 years ago
SilverFire - Dmitry Naumenko d5d4b8b0f5
Fixed `null` values handling for PostgresSQL arrays 7 years ago
SilverFire - Dmitry Naumenko 233eeb52d7
fixed unit tests 7 years ago
SilverFire - Dmitry Naumenko 9a949525a1
Fixed deprecated type casting format in Command::bindValues() 7 years ago
SilverFire - Dmitry Naumenko 08c87aec4f
Fixed `Component::off()` not to throw an exception 7 years ago
xutongle 695218c312 Fix a unit test hand error. 7 years ago
xutongle d704f87219 Fix a unit test hand error. 7 years ago
Fabrizio 12afecf9ce Added test to check has-error class on tabular input 7 years ago
Fabrizio c4d8fd00b5 Added test to check has-error class on tabular input 7 years ago
Sergey Makinen ac687aab29
Fixed yii\db\Command::upsert() for Cubrid/MSSQL/Oracle 7 years ago
SilverFire - Dmitry Naumenko 455b1f3f97
Fixing HHVM@Travis 7 years ago
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