8164 Commits (0f11286346350ba9c7cfe1a2fb57e53a5c5cc1ff)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko aed911b5f1
Fixed nesting of JsonExpression, ArrayExpression 7 years ago
berosoboy a98552ef64 Fix PostgreSQL aray field typecast when $disableArraySupport is true 7 years ago
Alexander Makarov ca4e1a5c9c
#15776: Removed unnecessary UPGRADE note, added @berosoboy to changelog [skip ci] 7 years ago
Sergey Makinen 92213864d9 Fixes #15776: Fixed slow MySQL constraints retrieving 7 years ago
Leandro Gehlen c484792084 Fixes #15840: Fixed regression on load fixture data file 7 years ago
Filippo Tessarotto 4391ca7f7b Connection::getTransaction() adjust phpdoc to also return null (#15848) [skip ci] 7 years ago
Carsten Brandt 319c6dc228
Update UPGRADE.md 7 years ago
Alexander Makarov bf6c9cf443
Fixes #15783: Regenerate CSRF token only when logging in directly 7 years ago
Dmitry Naumenko ae47482fac
Update CHANGELOG.md 7 years ago
SilverFire - Dmitry Naumenko bd5f17e792
Updated UPGRADE.md [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 8d8d68159d
Updated PHPDocs [skip ci] 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 8bb31fb9e5
Updated docs, added tests 7 years ago
SilverFire - Dmitry Naumenko ab8e1bc9bd
Added UPGRADE.md regarding schema caching 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 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
Dmitry Naumenko 9c6fa01adb
Update CHANGELOG [skip ci] 7 years ago
Dmitry Naumenko cdcbb7575a
Simlified FQCN [skip ci] 7 years ago
Fabrizio Caldarelli d0a6302b37
Update ActiveField.php 7 years ago
Fabrizio Caldarelli 3838208cbc Fixed has-error class to ActiveField div container when attribute name is tabular 7 years ago
Zhukov Roman bd38e384f6
Fix for yii\db\Connection events documentation [skip ci] 7 years ago
Vladimir Reznichenko f10cb6aeee SCA with Php Inspections (EA Ultimate) 7 years ago
Vladimir Reznichenko f9b03dfd42 SCA with Php Inspections (EA Ultimate) 7 years ago
SilverFire - Dmitry Naumenko 7c4474132e
Fixed PHPDoc [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 7a44ede105
Added missing `QueryBuilder::conditionClasses` setter 7 years ago
Spell6inder ef757db054
fix complex example 7 years ago
Anton Marin 47b2197d0a
Update Connection.php 7 years ago
Alexander Makarov bd642b0a52
Removed duplicated changelog entry [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 327d1f5b55
Fixed duplicated CHANGELOG entry [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 5a98189908
prepare for next release 7 years ago
SilverFire - Dmitry Naumenko abb503c284
release version 2.0.14.1 7 years ago
SilverFire - Dmitry Naumenko 7b9927c266
updated changelog [skip ci] 7 years ago
Dmitry Naumenko f0f823ad2a
Fixed typo [skip ci] 7 years ago
Sergey Makinen ac687aab29
Fixed yii\db\Command::upsert() for Cubrid/MSSQL/Oracle 7 years ago
SilverFire - Dmitry Naumenko 25d176aa70
Added flags to `ColumnSchema` to disable JSON and Arrays support 7 years ago
SilverFire - Dmitry Naumenko 6e30577abc
Added ArrayAccess object in EachValidator 7 years ago
SilverFire - Dmitry Naumenko 47191d70a9
Fixed PHPDocs [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 5a90621ce4
Fixed PHPDocs [skip ci] 7 years ago
bscheshirwork 7473c422ee Fixes #15318: Fixed "session_name(): Cannot change session name when session is active" errors 7 years ago
Dmitry Naumenko 48f1dd77f4
Wording fix [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 8abb1089f2
Fixed testSelectSubquery 7 years ago
SilverFire - Dmitry Naumenko 0146a7d41e
Updated CHANGELOG [skip ci] 7 years ago
Dmitry Naumenko dc452b7e24
Fixed multiple JSON-related issues (#15732) 7 years ago
SilverFire - Dmitry Naumenko 1500e7a2b4
Wording in CHANGELOG [skip ci] 7 years ago
Dmitry Naumenko 6c8b87f3e2
Implemented \Traversable in ArrayExpression (#15733) 7 years ago
Viktor 77ad6bc008 Fixes #15678: Fixed `resetForm` method in `yii.activeForm.js` which used an undefined variable 7 years ago
Elvira Sheina 5fb3fc2b5f Fix ExistValidator is broken for NOSQL (#15726) 7 years ago