2988 Commits (3.0)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko b3f54d1065
Simplified code, enhanced PHPDocs 7 years ago
SilverFire - Dmitry Naumenko 0ca003343b
Fixed test 7 years ago
SilverFire - Dmitry Naumenko cf4bd39fc1
Fixed JsonExpressionBuilder to generate SQL NULL 7 years ago
SilverFire - Dmitry Naumenko cc29ef8968
Fixed JsonExpressionBuilder to cast JSON explicitly 7 years ago
xicond faac174af8 Fixes #15811: Fixed issue with additional parameters on `yii\base\View::renderDynamic()` while parameters contains single quote introduced in #12938 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
Klimov Paul fdd761d6cb Added `yii\web\AssetConverter::$isOutdatedCallback` allowing custom check for outdated asset conversion result 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
Klimov Paul 854ae7127c fix `web\Request::getParsedBody()` throws exception for empty body without content-type 7 years ago
Klimov Paul e74fbb1b0f CUBRID database support removed 7 years ago
Andrii Vasyliev d7cf629b10 Added support for `__construct()` in class configuration (#15815) 7 years ago
Klimov Paul d1ff652b2f class DI definitions changed to '__class' keyword 7 years ago
Klimov Paul b04e0e06dc added support for '__class' keyword at DI definitions 7 years ago
Klimov Paul 732d0a841f improve unit tests 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
Paul Klimov 603c084fbc
Fix #15383 drop PJAX (#15809) 7 years ago
Paul Klimov 8779f7a187 unit tests clean up 7 years ago
Paul Klimov 0a5304419b 'mssql' and 'oracle' packages removed 7 years ago
Paul Klimov 5e2c16da66 `Captcha` references removed from unit tests 7 years ago
Paul Klimov fafa4044c0 fix 'filters' unit tests 7 years ago
Paul Klimov 0cb91006d5 'captcha' package removed 7 years ago
Paul Klimov c68e553879 'jquery' package removed 7 years ago
Paul Klimov bc77937bfd redundant 'compatibility' for PHPUnit removed 7 years ago
Paul Klimov 86abef49ff 'rest' package removed 7 years ago
berosoboy 061f75e15f Fix PHPDoc [skip ci] 7 years ago
Paul Klimov 56545c420a fix code to match '2.1' requirements 7 years ago
Sergey Makinen ac687aab29
Fixed yii\db\Command::upsert() for Cubrid/MSSQL/Oracle 7 years ago
Sergey Makinen ebc306299c
Fix MSSQL tests 7 years ago
Sergey Makinen 766f24945c
Fix Oracle tests 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