18058 Commits (6fca7df7da7d1fe811684455a977288298ad4af7)
 

Author SHA1 Message Date
Alexander Makarov 18281c2156
Added test and adjusted changelog for #15112 7 years ago
hiscaler d32b80eec9
Fixes #15122: Fixed `yii\db\Command::getRawSql()` to properly replace expressions 7 years ago
Paul Klimov acce1db53b Fixes #14135: Fixed `yii\web\Request::getBodyParam()` crashes on object type body params 7 years ago
Vovan-VE 00afe6a4b8 Fix: Query::each() without `indexBy()` zero based keys 7 years ago
Nikolay Oleynikov 07fc770730 Improve email validator test coverage (#15504) 7 years ago
Nikolay Oleynikov 5ce0e06cd7 Refactor email validator tests (#15503) 7 years ago
Elvira Sheina b953a184e3 Fixes #13919: Added option to add comment for created table to migration console command 7 years ago
Benoît Bouré f1277d6d21 Fixes #6844: `yii\base\ArrayableTrait::toArray()` now allows recursive `$fields` and `$expand` 7 years ago
Alexander f8990ac97a Fixes #15353: Remove side effect of ActiveQuery::getTablesUsedInFrom() introduced in 2.0.13 7 years ago
Alexander Makarov 6c0540aa2d
Fixes #15496: CSRF token is now regenerated on changing identity 7 years ago
Alexander Makarov 7adf3152cb
Fixed PHP 5.4 compatibility 7 years ago
deltacube e516d64d1e Fixes #15422: Added default roles dynamic definition support via closure for `yii\rbac\BaseManager` 7 years ago
Elvira Sheina 3c017b6b61 Fixes #15462: Fixed `accessChecker` configuration error 7 years ago
xicond ca212f35e7 translate plural format for MS (#15491) 7 years ago
Elvira Sheina af83e59406 Fixes #14355: Added ability to pass an empty array as a parameter in console command 7 years ago
Elvira Sheina a559b9fa76 Fixes #14903: Fixed route with extra dashes is executed controller while it should not 7 years ago
Гордиенко Владислав Юрьевич 72b69e359a Fixes #15417: Added `yii\validators\FileValidator::$minFiles` 7 years ago
Ankit Padia 5e3776e482 Fixed phpdoc of $radioOptions example (#15441) [skip ci] 7 years ago
Dmitry Naumenko f168fd3479
Merge pull request #15452 from developeruz/15169-translating-with-null-parameter 7 years ago
Dmitry Naumenko 9012472b35
Merge pull request #15461 from InsaneSkull/patch-2 7 years ago
Ankit Padia 533f9edd35
generatePasswordHash() documentation example syntax error fixed 7 years ago
Elvira Sheina 2dc4e8e6b2 Fixed translating a string when NULL parameter is passed [#15169] 7 years ago
Klimov Paul 2a742cee9f Fixed `yii\behaviors\AttributeTypecastBehavior::$attributeTypes` auto-detection fails for rule, which specify attribute with '!' prefix 7 years ago
Vladimir Khramtsov b44bbd6a13 Fix code issues (#15435) 7 years ago
Bizley b8f4397426 Fixes #15432: Fixed wrong value being set in `yii\filters\RateLimiter::checkRateLimit()` resulting in wrong `X-Rate-Limit-Reset` header value 7 years ago
Alexander Makarov c501e3fde8
Revert "Fixed QueryBuilder docs (#15427) [skip ci]" (#15431) 7 years ago
Alec Smythe 7d1310ace7 Fixed QueryBuilder docs (#15427) [skip ci] 7 years ago
Alexander Makarov 399dbce0ca
Fixes #15420: Handle OPTIONS request in `yii\filter\Cors` so the preflight check isn't passed trough authentication filters 7 years ago
Leandro Gehlen bcdbf61e96
Removed duplicated entry 7 years ago
Leandro Gehlen f3704e814f
Fixes changelog 7 years ago
leandrogehlen 33c9b7423c Added cors preflight tests 7 years ago
leandrogehlen 1958d8bff2 Merge branch 'accept_options_in_cors' of github.com:michaelarnauts/yii2 7 years ago
Alexander Makarov c8fec27fe2
Fixes #15415: Added transaction/retry support for `yii\db\Command` 7 years ago
Sergey Makinen a3a3d1dcef
Document callable params [skip ci] 7 years ago
Sergey Makinen 56e303243a
Fix a changelog mess 7 years ago
Sergey Makinen f199b2bfff
Merge branch 'master' of https://github.com/yiisoft/yii2 into command-txn-retry 7 years ago
Sergey Makinen 7c91044918
Add a changelog entry 7 years ago
Sergey Makinen cc2e28bd0e
Add transaction/retry support for yii\db\Command 7 years ago
SilverFire - Dmitry Naumenko 2ba98c6d5b
Merge branch 'dmirogin-i15407' 7 years ago
Dmitry Dorogin 73fddb004e
Fixes #15407 7 years ago
SilverFire - Dmitry Naumenko c4e1ea28f4
Updated PHPDocs, reordered CHANGELOG 7 years ago
Dmitry Naumenko 02b4a1c3af
Merge pull request #15405 from vladis84/15226-auto-generate-placeholder 7 years ago
vladis 03ab53e1fb Rename method 7 years ago
vladis e99c574a7c Enh #15226: Auto generate placeholder from fields 7 years ago
vladis 78d76c3f2c Enh #15226: Auto generate placeholder from fields 7 years ago
Alexander Makarov e813c20124
Fixes #3250: Added support for events partial wildcard matching 7 years ago
Paul Klimov be3ebb0e9f docs added 7 years ago
Paul Klimov 921310fd69 condition optimized 7 years ago
Klimov Paul 75d962ab67 CHANGELOG added 7 years ago
Klimov Paul c2cf1f03ca Event wildcards added to `Event` 7 years ago