8172 Commits (5a87dd2bfa91263b07a59b45ff07f05fe2b88144)

Author SHA1 Message Date
Dmitry Naumenko 5a87dd2bfa
Added explicit encoding 6 years ago
Alexander Makarov ac1c42168e
Added issue number [skip ci] 6 years ago
SilverFire - Dmitry Naumenko b9aa0001b6
Fixed `yii\helpers\Inflector::camel2words()` to work with UTF-8 6 years ago
杨国帅 2c997cdb82 Fixes #16184: Fixed `yii\base\Widget` to access `stack` property with `self` instead of `static` 6 years ago
SilverFire - Dmitry Naumenko 9bf11efedf
Fixed IPv6 requirement check 6 years ago
SilverFire - Dmitry Naumenko 19b076d3fe
Mentioned #16039 in CHANGELOG [skip ci] 6 years ago
vsivsivsi cb15a413a7 Fix ODBC Driver 13 for SQL Server error on null (#16039) 6 years ago
Alexey f5665a0544 fix #15798 (yii\grid\CheckboxColumn, yii\grid\RadioButtonColumn conte… (#16021) 6 years ago
__FresHmaN dd57c5c73b Initialize the property definition as array (#16168) 7 years ago
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