1340 Commits (4b14800e3a2ae7a73e133a981c72dad8d49bd7a5)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko cc29ef8968
Fixed JsonExpressionBuilder to cast JSON explicitly 7 years ago
Dmitry Naumenko f435284952
Fixed typo 7 years ago
Fabrizio 52263077c0 Bug #15858: Fixed array undefined offset error calling Html::errorSummary with same error messages from different model attributes. (FabrizioCaldarelli) 7 years ago
SilverFire - Dmitry Naumenko aed911b5f1
Fixed nesting of JsonExpression, ArrayExpression 7 years ago
Leandro Gehlen c484792084 Fixes #15840: Fixed regression on load fixture data file 7 years ago
SilverFire - Dmitry Naumenko 45bccb11c1
Added test to verify #15838 7 years ago
SilverFire - Dmitry Naumenko fcea028cf1
Disabled UrlTest for HHVM in Travis 7 years ago
SilverFire - Dmitry Naumenko 78aaca7a87
Fixed CommandTest::testBindValuesSupportsDeprecatedPDOCastingFormat() 7 years ago
SilverFire - Dmitry Naumenko 4e35eb6539
Fixed JSONB support in PostgreSQL 9.4 7 years ago
SilverFire - Dmitry Naumenko f7da602250
PgSQL: Fix table schema load for table name in quotes 7 years ago
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