8163 Commits (58c9a6e83e5f68452309b0121528ba1ac948fc1a)

Author SHA1 Message Date
243083df 56a3d21c24 Minor refactoring of BaseActiveRecord::populateRelation() (#16161) 7 years ago
Andrey Akimov 2a3428c9e9 Fixes #15875: afterSave for new models flushes unsaved data 7 years ago
Konstantin e2627d19fd Adjusted UploadedFile::getInstance() phpdoc [skip ci] 7 years ago
Carsten Brandt 2e192ae4ea Fixes #16091: Make `yii\test\InitDbFixture` work with non-SQL DBMS 7 years ago
Ondřej Vašíček 0b24d92843 Add docs about changes in the `yii\validators\ExistValidator` mentioned in #8092 (#16136) [skip ci] 7 years ago
Filippo Tessarotto 4f41d1118c FileCache: rebuild cache file before touch when different file owner (#16120) 7 years ago
Filipe Leuch Bonfim 713a8b92f8 Fix action name in commentaries (list -> index) (#16124) [skip ci] 7 years ago
Tobias Munk 1d336963a5 Updated asset installation info (#16112) [skip ci] 7 years ago
Vladimir Reznichenko 14984328e5 SCA with Php Inspections (EA Ultimate) (#16105) 7 years ago
Carsten Brandt abeb3b1a37 Fixes #16073: Fixed regression in Oracle `IN` condition builder for more than 1000 items 7 years ago
Bob Olde Hampsink ab092f2e21 Fixes #15117: Fixed `yii\db\Schema::getTableMetadata` cache refreshing 7 years ago
yc b8a3fa4ff9 Re-extracted Chinese messages and translated them (#16041) [skip ci] 7 years ago
pgaultier 35ac718110 Fixes #16006: Handle case when `X-Forwarded-Host` header have multiple hosts separated with a comma 7 years ago
Pavel Ivanov 35c3ff2fbd Fixes #16010: Fixed `yii\filters\ContentNegotiator` behavior when GET parameters contain an array 7 years ago
Pavel Ivanov 13ad20551e Fixes #14660: Fixed `yii\caching\DbCache` concurrency issue when set values with the same key 7 years ago
Nick Denry d880148fd0 Add php-intl dependency info for SluggableBehavior (#15997) [skip ci] 7 years ago
Alexander Makarov ba9f038586
Added extra upgrade note about CSRF cookies [skip ci] 7 years ago
Сундуков Алексей af24cf9a93 Fixes #15988: Fixed bash completion 7 years ago
Nobuo Kihara ff5616f1ff framework/messages/ja/yii.php updated (#15979) [skip ci] 7 years ago
Pavel Ivanov 6adc81da4c Fix master travis builds (#15971) 7 years ago
Carsten Brandt 20aa508018
release version 2.0.15.1 7 years ago
Carsten Brandt b195d9e780
optimize table name 7 years ago
Carsten Brandt 0af1c05d6a
`yii\db\ActiveRecord::findOne()` now accepts column names prefixed with table name 7 years ago
David Baker be73606eee
Fixed a small spelling mistake 7 years ago
Carsten Brandt 33b45f6bba
prepare for next release 7 years ago
Carsten Brandt 702618a863
release version 2.0.15 7 years ago
Carsten Brandt a33b09dab3
remove ColumnSchema import from mysql Schema because it conflicts with existing class 7 years ago
Carsten Brandt a38302fdfd
improved filtering condition on yii\db\ActiveRecord 7 years ago
Alexander Makarov 5f75916cde
Wording adjustments and doc enhancements [skip ci] 7 years ago
SilverFire - Dmitry Naumenko b37f361ad7
Fixed possible SQL injection through `ActiveRecord::findOne()` 7 years ago
Marco Moreno f33959419a
Fixes #15878: Fixed migration with a comment containing an apostrophe 7 years ago
Disassem 8a80e48f1d Fixes in docs [skip ci] (#15909) 7 years ago
Carsten Brandt a7ccf65855
Update UPGRADE.md 7 years ago
Marco Moreno c31f9ac811 Fixes #15878: Fixed migration with a comment containing an apostrophe 7 years ago
Alexander Makarov d4c4294318
#15899 Updated cebe/markdown composer constraint 7 years ago
SilverFire - Dmitry Naumenko 61186b5bd5
prepare for next release 7 years ago
SilverFire - Dmitry Naumenko 4bfe5e7a49
release version 2.0.14.2 7 years ago
SilverFire - Dmitry Naumenko 4ad04be2ea
Fixed `null` saving for JSON and Array cols in AR 7 years ago
SilverFire - Dmitry Naumenko dd08c028a4
Reordered changelog [skip ci] 7 years ago
Vladimir Reznichenko 1a74b3d4f8 [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
antonkot 80da46c32d REST OPTIONS Action bug fix with Header name (#15869) 7 years ago
SilverFire - Dmitry Naumenko 79583a2c7e
Reverted casting JsonExpression(null) to SQL NULL 7 years ago
SilverFire - Dmitry Naumenko c6ea3fb455
Revert "Fixed JsonExpressionBuilder to generate SQL NULL" 7 years ago
SilverFire - Dmitry Naumenko b3f54d1065
Simplified code, enhanced PHPDocs 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
Alexander Makarov e72c31dc0b
Fixed changelog formatting 7 years ago
Vasilis Lourdas 14b76d3a7a Updated Greek messages. 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