17234 Commits (b8f43974260f81ce26d6f65d2290568b17eaed11)
 

Author SHA1 Message Date
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
bscheshirwork eac6a5d6af
Fixes #14998: Adjusted variable name in tests 7 years ago
杨国帅 f9cdcf438d Fixes #3087: Added `yii\helpers\BaseHtml::error()` "errorMethod" option to be able to customize errors display 7 years ago
bscheshirwork 7daf407a66 Added important info about adding module URL rules via extensions [skip ci] 7 years ago
bscheshirwork 73a7ae03c6 Fixed wording in Russian guide's rest-resources (#14988) [skip ci] 7 years ago
Evgeniy Tkachenko f6b2d4dbcc Added information about filters and header of DataColumn (#14981) [skip ci] 7 years ago
bscheshirwork cb765ab09d Updated info about setting timezone in the guide (#14689) [skip ci] 7 years ago