17782 Commits (43c8f457ba26c7158b6f2b1fb829abd17060206d)
 

Author SHA1 Message Date
Klimov Paul 43c8f457ba improve check for empty body at `Request::getParsedBody()` 7 years ago
Klimov Paul 854ae7127c fix `web\Request::getParsedBody()` throws exception for empty body without content-type 7 years ago
Klimov Paul 8ce498cf65 `OracleMutex` moved to "yiisoft/yii2-oracle" 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
Paul Klimov 603c084fbc
Fix #15383 drop PJAX (#15809) 7 years ago
Paul Klimov 13c37091d5 added changelog about extracted extensions 7 years ago
Paul Klimov 39e9ba74bc docs for REST moved to "yiisoft/yii2-rest" 7 years ago
Paul Klimov 7cf9116fe6 update docs 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 445c838fec update `composer.lock` 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
Paul Klimov 624d39c43e upgrade note about extracted packages added 7 years ago
Paul Klimov f8893fe6c8 Merge branch 'master' of github.com:yiisoft/yii2 into 2.1 7 years ago
Dmitry Naumenko 4238c4586e
Merge pull request #15800 from zhukovra/event-type-15799 7 years ago
Zhukov Roman bd38e384f6
Fix for yii\db\Connection events documentation [skip ci] 7 years ago
Paul Klimov 3b11ce91cb default condition builder class reference updated to use `::class` construction 7 years ago
Paul Klimov 0f6dbdd135 Merge branch 'master' of github.com:yiisoft/yii2 into 2.1 7 years ago
SilverFire - Dmitry Naumenko 7c4474132e
Fixed PHPDoc [skip ci] 7 years ago
Dmitry Naumenko a78ba75b7b
Merge pull request #15789 from Spell6inder/patch-1 7 years ago
SilverFire - Dmitry Naumenko 7a44ede105
Added missing `QueryBuilder::conditionClasses` setter 7 years ago
SilverFire - Dmitry Naumenko 41aa5d07ba
ReplaceArrayValue, UnsetArrayValue can be restored after `var_export()` 7 years ago
Spell6inder ef757db054
fix complex example 7 years ago
Paul Klimov ba73528038 Merge branch 'master' of github.com:yiisoft/yii2 into 2.1 7 years ago
Alexander Makarov bd642b0a52
Removed duplicated changelog entry [skip ci] 7 years ago
Dmitry Naumenko 9749566ca4
Merge pull request #15773 from berosoboy/fix-test-storage-doc 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
Paul Klimov a8d2127ad4 Merge branch 'master' of github.com:yiisoft/yii2 into 2.1 7 years ago
Dmitry Naumenko 579cea9060
Merge pull request #15767 from laterz/master 7 years ago
laterz 0e8d02f36c
Update db-query-builder.md 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
Dmitry Naumenko 1297449ba1
Merge pull request #15764 from sergeymakinen/issue-15708 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 25d176aa70
Added flags to `ColumnSchema` to disable JSON and Arrays support 7 years ago