19495 Commits (0571e806b92340816721fc39cae19767f201f352)
 

Author SHA1 Message Date
DarkDef 4fa7d4ee48
Fix #18170: Fix regression in passing extra console command arguments to the action 4 years ago
Alexander Makarov 2a7381c498
prepare for next release 4 years ago
Alexander Makarov 700ac02706
release version 2.0.36 4 years ago
Alexander Makarov 13375dd108
Remove CodeClimate badge 4 years ago
Alexander Makarov d22689e95b
Fix test 4 years ago
Alexander Makarov 38f038175f
Adjust changelog, correct phpdoc, minor code style fixes 4 years ago
Bizley d62590807d
Fix #18051: Fix using `EachValidator` with custom validation function 4 years ago
DarkDef 60cf89f63e
Run tests against MSSQL in CI (#18155) 4 years ago
Alexander Makarov bfc0698b36
Fix #18086: Fix accessing public properties of `ArrayAccess` via `ArrayHelper::getValue()` 4 years ago
rhertogh 6aa0ac1ed0
Fix #18151: Added `Mutex::isAcquired()` to check if lock is currently acquired 4 years ago
DarkDef f944e1f039
Fix #18094: Support for composite file extension validation 4 years ago
Alexander Makarov 54be5503c9
#18134: Use better string name in a test 4 years ago
Alexander Makarov 7bd2950a9a
Fix #18031: HttpBasicAuth with auth callback now triggers login events same was as other authentication methods 4 years ago
Alexander Makarov cf6a98fac4
Fix #18061: Mentioned session.use_strict_mode php.ini setting in "Sessions and Cookies" guide 4 years ago
Radosław Skrzypczak c5b1574757
Fix #18147: Fixed parameters binding for MySQL when prepare emulation is off 4 years ago
DarkDef 1faa45c552
Fix #18134: Expression as columnName should not be quoted in likeCondition 4 years ago
Tobias Munk 564cae8cc9
Use 7.4 per default in GitLab (#18149) 4 years ago
Tobias Munk 4dc7c7a6fb
fixed GitLab build (#18144) 4 years ago
Alexander Makarov 3ff6c9b527
Fix #17999 test 4 years ago
DarkDef e478c23bd4
Fix #17985: Convert migrationNamespaces to array if needed 4 years ago
Deryabin Sergey 7eb184eadb
Fix #17999: Fix skipping test case on PHP v >= 7.1 and LibreSSL version >= 2.15 4 years ago
Alexander Makarov 7ca23a2413
Revert "Fix #18134: Instance of `ExpressionInterface` will not be quoted in `Connection:quoteColumnName`" 4 years ago
DarkDef e342162425
Fix #18134: Instance of `ExpressionInterface` will not be quoted in `Connection:quoteColumnName` 4 years ago
szymusu 17742afb73
Remove redundant line (#18138) 4 years ago
Alexander Makarov b6f09b5b2c
Allow DI references in array in dependencies (#18127) 4 years ago
Alexander Makarov 50af7ec4c7
Update CHANGELOG.md 4 years ago
Andrii Vasyliev 08a28b27d4 Add changelog line 4 years ago
Andrii Vasyliev 8c2259abff Add tests for DI references in array in dependencies 4 years ago
Andrii Vasyliev 53fa22ecfd Merge branch 'master' into allow-references-in-array 4 years ago
Stepan 2b9323d517
Fix #18047: Fix colorization markers output in Table.php 4 years ago
egorrishe 5c3ee63316
Fix #15202: Add optional param `--silent-exit-on-exception` in `yii\console\Controller` 4 years ago
ErickSkrauch 2e21a8275c
Fix #18115: Allow to load action-injected services from module's container 4 years ago
DarkDef d755004c41
Fix #18110: Add quotes to return value of viewName in MSSQL schema. It is `[someView]` now 4 years ago
Andrii Vasyliev c1386858f3 Allow DI references in array in dependencies 4 years ago
DarkDef 24505e7cdd
Change SQL in migration for support old version of MSSQL (without IF EXISTS) (#18123) 4 years ago
csabi001122 5763c968de
A hu translation string added (#18126) 4 years ago
Oleg Poludnenko 658c822f30
Fix #18120: Include path to the log file into error message if `FileTarget::export` fails 4 years ago
Brandon Kelly a41879a321
Upgrade note for #18083 (#18119) 4 years ago
Said Bakr 5adb556151
Adding some important hints for IIS Configuration (#18112) 4 years ago
Alexander Makarov 385fe13d66
Revert #18102 since renaming is technically problematic (#18109) 4 years ago
Brandon Kelly eb956e9c6b
primary/replica in a definitely non-breaking way (#18106) 4 years ago
DarkDef 4c416c7982
Fix #18105: Fix for old trigger in RBAC migration with/without prefixTable 4 years ago
trombipeti b642a384fa
Fix #18096: Fix InlineValidator with anonymous inline function not working well from EachValidator 4 years ago
Brandon Kelly ba7106564d
blacklist → exclude (#18104) 4 years ago
Brandon Kelly fc4f449e21
Fix #18083: Add `Controller::$request` and `$response` 4 years ago
DarkDef d317e41b21
Fix #18101: Fix behavior of OUTPUT INSERTED.* for SQL Server query: "insert default values"; correct MSSQL unit tests; turn off profiling echo message in migration test 4 years ago
Brandon Kelly 472600ee3f
Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 years ago
Marco van 't Wout 9a3093442c
Use inheritDoc to replace outdated docblock (#18100) 4 years ago
Sam 4ea484ca68
Fix #17722: Add action injection support 4 years ago
Nobuo Kihara c365f472cd
docs/guide-ja updated [ci skip] (#18095) 4 years ago