202 Commits (f287b608aafaa97a41e5118f9eb7562f69da7425)

Author SHA1 Message Date
Alexander Makarov f9a42c6703
Fix #17397: Improve UPGRADE note about `Query::select()` 5 years ago
Alexander Makarov cb384f542d
Add upgrade note for #17344 5 years ago
rhertogh caf9a28657 Added upgrade step for Yii 2.0.17 about yii\web\DbSession (#17228) [skip ci] 6 years ago
Pavel Dovlatov bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
Alexander Makarov 63faf5f593
Fixes #16703: Updated upgrade notes mentioning important change made in 2.0.14 6 years ago
Ondřej Vašíček bd3193a52a Fixed typo (#16947) [skip ci] 6 years ago
Bizley 59e99a67c7 Fixes #14950: Fixed `yii\i18n\Formatter` methods `asInteger`, `asDecimal`, `asPercent`, and `asCurrency` outputs for very big numbers 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Robert Korulczyk 1fe3d61a3b Fixes #16838: `yii\mutex\Mutex::acquire()` no longer returns `true` if lock is already acquired by the same component in the same process 6 years ago
Alexander Makarov ba9f038586
Added extra upgrade note about CSRF cookies [skip ci] 7 years ago
David Baker be73606eee
Fixed a small spelling mistake 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
Carsten Brandt a7ccf65855
Update UPGRADE.md 7 years ago
Alexander Makarov ca4e1a5c9c
#15776: Removed unnecessary UPGRADE note, added @berosoboy to changelog [skip ci] 7 years ago
Carsten Brandt 319c6dc228
Update UPGRADE.md 7 years ago
SilverFire - Dmitry Naumenko bd5f17e792
Updated UPGRADE.md [skip ci] 7 years ago
SilverFire - Dmitry Naumenko ab8e1bc9bd
Added UPGRADE.md regarding schema caching 7 years ago
SilverFire - Dmitry Naumenko 25d176aa70
Added flags to `ColumnSchema` to disable JSON and Arrays support 7 years ago
SilverFire - Dmitry Naumenko a150477f27
minor [skip ci] 7 years ago
SilverFire - Dmitry Naumenko a45d28c23a
Updated UPGRADE.md to mention JSON and Arrays support in AR 7 years ago
Robert Korulczyk c1a4b2f4ca Fix typo in UPGRADE.md (#15654) [skip ci] 7 years ago
Brandon Kelly 018ac16025 2.0.14 upgrade guide improvements (#15652) [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 6144ca8167
Added CHANGELOG and UPGRADE notes 7 years ago
Alexander Makarov 5a6c48db3d
Fixed typo [skip ci] 7 years ago
Dmitry Naumenko d16586334d Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
Bizley 8b74e29663 Fixes #14296: Fixed log targets to throw exception in case log can not be properly exported 7 years ago
Alexander Makarov d7be512fa0
Fixes #10186: Use native `hash_equals` in `yii\base\Security::compareString()` if available, throw exception if non-strings are compared 7 years ago
Dmitry Naumenko d604d80823 Fixes #14043: Added `yii\helpers\IpHelper` 7 years ago
Vladimir Reznichenko 185209957e Fixes #15270: Resolved potential race conditions when writing generated php-files 7 years ago
Alexander Makarov abe47ca0a3
#15121: Added UPGRADE note about asset command configuration [skip ci] 7 years ago
Carsten Brandt d0bf3cfeb4
update UPGRADE notes to be more clear 7 years ago
Tobias Munk 15a46441e1 Updated asset-plugin version in docs [skip ci] 7 years ago
Sam 04281cba8c Fixes #14793: Module `->get()` and `->has()` methods now check parent modules and fall back to application if nothing found 7 years ago
SilverFire - Dmitry Naumenko 85458514bb
Added note to UPGRADE.md regarding #14499 7 years ago
Carsten Brandt 8861aab2ac
more details in upgrade notes 7 years ago
Carsten Brandt 5ccbe85ffa
improve upgrade instruction for AR::instance() 7 years ago
Paul Klimov d68789a195 Fixes #13779, fixes #5786 7 years ago
Carsten Brandt 1278b018fa Add IIS specific header to secure headers (#14715) 7 years ago
Sam 0017d9c660 Fixes #13780: Added support for trusted proxies in `yii\web\Request` 7 years ago
Carsten Brandt 393fc2744a Added yii\base\Object for backwards compatibility 7 years ago
Carsten Brandt d4e584f7a7 UPGRADE notes for Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Alexander Makarov 858e801573 Fixes #14286: Used primary inputmask package name instead of an alias 7 years ago
Robert Korulczyk daa8b67c7b Fixes #13350, #14094, #11288 7 years ago
Bizley f8b3d68817 Fixes #4793: `yii\filters\AccessControl` now can be used without `user` component 8 years ago
Alexander Makarov c35ddec09a
Update composer fxp plugin version in docs and travis scripts 8 years ago
Sergey Makinen 454f0a9301 Fixes #13807: Fixed `yii\db\QueryBuilder` to inherit subquery params when building a `INSERT INTO ... SELECT` query 8 years ago
Carsten Brandt dbfe36521e
added upgrade note about yii\cache\Cache::getOrSet() 8 years ago
Carsten Brandt d9f592712b
remove upgrade note for #13822 / #13829 8 years ago