19520 Commits (920fda176a4b09e3f1c0b501eb7a9a00e992d35f)
 

Author SHA1 Message Date
Wilmer Arambula 920fda176a
Add separate workflow for MSSQL 4 years ago
Valerii Gorbachev ad6daecdfe
Add test for issue #14663 4 years ago
Alexander Makarov 71791d790d
Fix #18505: Fixed ArrayHelper::get() for ArrayAccess objects with explicitly defined properties 4 years ago
Kaarel 95c2d214d9
Fixed typo in di container guide 4 years ago
Alexey Lee 59358f4e5b
Fix #18501: Fix type in ArrayHelper::getColumn() phpdoc 4 years ago
Brandon Kelly 9c370a6ccf
Fix #8750: Fix MySQL support when running in `ANSI`/`ANSI_QUOTES` modes 4 years ago
Bizley bb1489dab1
Fix #18493: Faster request parsing for REST UrlRule with prefix handling 4 years ago
Bizley 03befccd48
Fix #18487: Allow creating URLs for non-GET-verb rules 4 years ago
atiline be6fa87642
Fix #18483: Add `yii\log\Logger::$dbEventNames` that allows specifying event names used to get statistical results (profiling) of DB queries 4 years ago
Robert Korulczyk dcd86f9234
Avoid double spaces before "and" in phpdoc of virtual properties 4 years ago
gazooz a3b7c65622
Fix #18479: Fix invalid argument type for `preg_split` in `\yii\console\Controller` 4 years ago
Bert Brunekreeft 71030dc728
Fix #18480: Transactions are not committed using the dblib driver 4 years ago
Bizley 95bf26a3ba
Fix #18477: Fix detecting availability of Xdebug's stack trace in `yii\base\ErrorException` 4 years ago
PowerGamer1 0781b02cc3
Fix #18455: Add ability to use separate attributes for data model and filter model of `yii\grid\GridView` in `yii\grid\DataColumn` 4 years ago
Bizley 13cda988e7
#18475: Correct conditional configuration of db property 4 years ago
Ikko Ashimine 19a2043412
Fix typo in Connection.php 4 years ago
stevekr 5995edb670
Update public property types of yii\base\Module 4 years ago
Bizley 684310828b
Fix #18464: Fix bug with processing fallback messages when translation language is set to `null` 4 years ago
Bizley f544883148
Fix #18472: Fix initializing db component configuration 4 years ago
Bizley e2f286e96d
Add more examples for `exists` and `unique` validators 4 years ago
Brandon Kelly 30e99a7a66
Fix #18457: Add `EVENT_RESET` and `EVENT_FINISH` events to `yii\db\BatchQueryResult` 4 years ago
Bizley eae4b7daa0
Fix #18461: Add missing UPGRADE info, fix wrong bug ID 4 years ago
Bizley 19da4511fb
Fix #18472: Fix initializing `db` component configuration in `yii\data\ActiveDataProvider` 4 years ago
Alexander Makarov ff0760142d
Tolerate errors during fixing phpdoc 4 years ago
Valerii Gorbachev 9883b78214
Fix #18448: Fix issues in queries and tests for older MSSQL versions 4 years ago
Valerii Gorbachev 0571e806b9
Fix #18447: Do not use `getLastInsertID` to get PK from insert query to lower collision probability for concurrent inserts 4 years ago
Alexander Makarov ca53895500
prepare for next release 4 years ago
Alexander Makarov ea8fe8dcc1
release version 2.0.40 4 years ago
Alexander Makarov 0e5dbabd7d
Move incorrectly placed changelog line 4 years ago
Alexander Makarov a1035ee43e
Fix language 4 years ago
Isitar bceba86952
Fix #18414: Fix `AssetManager::appendTimestamp()` not appending timestamp for website root in sub-directory 4 years ago
Alexander Makarov 74ecc14238
Fix changelog typo 4 years ago
Valerii Gorbachev 82400fc33e
Fix #18365 : Move quoting of table names to upper level to function `getSchemaMetadata()` in MSSQL driver to get clean names from schema 4 years ago
Bizley b8f4958092
Fix #18442: Fix calls with array access to strings 4 years ago
Bizley 02c77da812
Fix #18395: Fix regression in `yii\helpers\BaseArrayHelper::filter()` (allowing filtering arrays with numeric keys) 4 years ago
Bizley cffb129605
Few quick fixes to make IDE happy 4 years ago
Ikko Ashimine 8824ee7eed
Fix typo in SafeValidator 4 years ago
Spell6inder fb35f20f6d
Fix #18435: Change the check order whether an object is an implementation of `Arrayable` or `JsonSerializable` in `\yii\base\ArrayableTrait::toArray()` and `\yii\rest\Serializer::serialize()` 4 years ago
Bizley 112effc631
Fix #18435: Fix ensuring Active Record relation links' keys to be strings 4 years ago
Ikko Ashimine 15327fe969
Fix typo in ArrayableTrait.php 4 years ago
Bizley ff0fd9a9ea
Fix #16492: Fix eager loading Active Record relations when relation key is a subject to a type-casting behavior 4 years ago
Yusup Hambali 771e96d7db
Fix #18400: Set parent module of the newly attached child module by `Module::setModule()` and `Module::setModules()` 4 years ago
Andriy Borysov 8dc3131435
Add negative timezone in tests for date-only with non-UTC timezone (#18432) 4 years ago
代码之美 6cba80d887
Fix #18339: Fix migrate controller actions to return exit codes 4 years ago
stevekr 98533b7e31
Fix #18426: Fix check for route's leading slash in `yii\widgets\Menu` 4 years ago
Valerii Gorbachev 7c7c7148f6
Fix #18287: Fix the OUTPUT got SQL syntax error if the column name is MSSQL keyword e.g key 4 years ago
flight643 7c5fcf32b4
Add int return type queryScalar and scalar method docs 4 years ago
Sergei Predvoditelev f450760449
Fix typo 4 years ago
mrblc c46d209b56
Fix Croatian message translation 4 years ago
Brandon Kelly cafe8e315c
Fix #18406: Fix PDO exception when committing or rolling back an autocommitted transaction in PHP 8 4 years ago