17240 Commits (f168fd3479c3ed0660e74ae6d29e4872221b9069)
 

Author SHA1 Message Date
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
SilverFire - Dmitry Naumenko 072ef77ea5
Prevent source path disclosure when form is represented by an anonymous class 7 years ago
SilverFire - Dmitry Naumenko 9e0f19ace7
Renamed `Html::error()` option `errorMethod` to `errorSource` 7 years ago
SilverFire - Dmitry Naumenko 8f2cd050af
Fixed Query not to dig inside Expression 7 years ago
Alexander Makarov 7e90962029
Fixes #15356: Fixed multiple bugs in `yii\db\Query::getTablesUsedInFrom()` 7 years ago
Alexander Makarov 1f02e77b86
Fixes #15035: Added prerequisites to the guide (#15397) [skip ci] 7 years ago
Alexander Makarov 7e8a4c8629
Minor adjustments 7 years ago
Alexander Makarov cf8b1dfc8a
Replaced .local with .test in installation guide [skip ci] 7 years ago
Alexander Makarov f22f4a41c9
Removed empty array tests since it causes issues for ActiveQuery 7 years ago
Alexander Makarov ba931fa21d
Fixes #15356: Fixed multiple bugs in `yii\db\Query::getTablesUsedInFrom()` 7 years ago
vladis 6c731d46d0
#15356: Initial version of `yii\db\Query::getTablesUsedInFrom()` fix and tests 7 years ago
Klimov Paul 8fccf7f6ca Event wildcards added 7 years ago
Paul Klimov 1b8da6d951
Add `StringHelper::matchWildcard()` (#15389) 7 years ago
Mehdi Achour e29245d024 Docs: fix outdated unicode link (#15392) [skip ci] 7 years ago
Guido Falsi b59f03f12b Add missing r in "rather". (#15394) [skip ci] 7 years ago
Ilya Rogov d7c8286f20 Added test for yii\helpers\BaseConsole (#14212) 7 years ago
rossoneri 605478c043 Fixes #14157: Add support for loading default value `CURRENT_TIMESTAMP` of MySQL `datetime` field 7 years ago
Dmitry Dorogin 28e7f31a37 Fixes #15046: Throw an `yii\web\HeadersAlreadySentException` if headers were sent before web response 7 years ago
Sergey Makinen 315855f7f5 Fixes #15357: Added multi statement support for `yii\db\sqlite\Command` 7 years ago