19774 Commits (9a0c2c25e23712013842c31187e21b350e14f7d4)
 

Author SHA1 Message Date
Kamchybek Jusupov 9c8f653554 Added 'software' and 'hardware' string to BaseInflector $specials. 3 years ago
Bizley 7a855a7d99
Merge pull request #18626 from yiisoft/bizley-patch-1-1 3 years ago
Bizley 209cf9b2de
Improve docs 3 years ago
Bizley 18cd95b563
Merge pull request #18617 from darkdef/iss18604 3 years ago
Bizley f7fe3ae5f2
Merge branch 'master' into iss18604 3 years ago
DarkDef 4f74d2a2db Add line to changelog 3 years ago
Bizley f1a1d9ac03
Merge pull request #18622 from yiisoft/bizley-patch-1 3 years ago
DarkDef f14b2ccd89 remove duplicate code 3 years ago
Valerii Gorbachev a7ee99ce92
Update framework/db/mssql/QueryBuilder.php 3 years ago
Valerii Gorbachev 662c54b47c
Update framework/db/mssql/ColumnSchemaBuilder.php 3 years ago
Bizley 5b4af8dbba
Fix PHP8 deprecation 3 years ago
Bizley edbf4c5ff0
Merge branch 'master' into iss18604 3 years ago
Tobias Munk 18ec576d13
Merge pull request #18621 from schmunk42/feature/composer2-lock 3 years ago
Tobias Munk 9909462eda updated lock with composer 2 3 years ago
Bizley 7d8c955ebc
Merge branch 'master' into iss18604 3 years ago
Mikk Tendermann 629133f1bf
Fix #18619: Do not modify `yii\web\Cookie::$path` on `yii\web\Response::sendCookies()` 3 years ago
DarkDef 2d76f33dd4 Fixes after review 3 years ago
Valerii Gorbachev 12ccd2adde
Update framework/db/mssql/QueryBuilder.php 3 years ago
Valerii Gorbachev a0552f1680
Update framework/db/mssql/QueryBuilder.php 3 years ago
Valerii Gorbachev 98b0c5b665
Update framework/db/mssql/ColumnSchemaBuilder.php 3 years ago
Valerii Gorbachev dbc4d1ecea
Update framework/db/mssql/ColumnSchemaBuilder.php 3 years ago
Valerii Gorbachev a1cc222927
Update framework/db/mssql/QueryBuilder.php 3 years ago
Valerii Gorbachev 01a9fef962
Update framework/db/mssql/ColumnSchemaBuilder.php 3 years ago
Bizley d4c1e070f0
Merge branch 'master' into iss18604 3 years ago
DarkDef 4fba562cd0 New attemp 3 years ago
Никита Медведев f00e44fb6e
Fix #18569: Add `NumberValidator::$allowArray` 3 years ago
DarkDef 9367af4b15 Fix for issue #18604 3 years ago
Alexander Makarov 03052621b7
Fix #18611: Add note about isAcquired() behavior to Mutex (#18615) 3 years ago
Bizley 4e2cd24399
Merge pull request #18614 from yiisoft/18613-do-not-use-this-for-static 3 years ago
Alexander Makarov 250b2cf4ff
Remove extra space from changelog 3 years ago
Alexander Makarov f62701bf1d
Fixed another call 3 years ago
Alexander Makarov 3d4b0f941e
Add changelog 3 years ago
Alexander Makarov ffec508e58
Do not use $this to call static method 3 years ago
AIZAWA Hina ad2ce6ad4f
Fix event namespace in `yii\db\Connection` phpdoc (#18608) 3 years ago
Bizley a6dba47963
Fix #18590: Fix `yii\web\UrlManager` to instantiate cache only when it's actually needed 4 years ago
bscheshirwork 5ad809e815
Fix #18593: Fix setting the `maxlength` attribute for `Html::activeInput()` and `Html::activeTextArea()` based on `length` parameter of validator 4 years ago
Dmytro Naumenko 9cea743191
Merge pull request #18588 from ihitbuttons/18585-email-validator-idn-fix 4 years ago
Dmytro Naumenko 2f051bc441
Add Since PHPDoc 4 years ago
Bizley 269b6c4fe6
Merge branch 'master' into 18585-email-validator-idn-fix 4 years ago
Bizley 5ee38777bc
Removed not used lines and duplicated tests run 4 years ago
Aaron Mueller b57d48692a :Merge branch 'master' of git://github.com/yiisoft/yii2 into 18585-email-validator-idn-fix 4 years ago
Aaron Mueller 63cb61f591 Refactoring so regex has it's own variables 4 years ago
Toir Tuychiev 054e259861
Fixed typo in console/Application.php (#18596) 4 years ago
Bizley f48fc452af
Merge branch 'master' into 18585-email-validator-idn-fix 4 years ago
Bizley 6a04ac9651
Merge pull request #18592 from sartor/fix/db-pgsql-raw-sql-params 4 years ago
Sartor 6809523cc2 Db pgsql getRawSql params replace fix changelog line 4 years ago
Aaron Mueller 88de58c537 Merge branch '18585-email-validator-idn-fix' of github.com:ihitbuttons/yii2 into 18585-email-validator-idn-fix 4 years ago
Aaron Mueller 6659e6a187 Refactor based on suggestion 4 years ago
Aaron Mueller ddde2c2e0f Merge branch 'master' of git://github.com/yiisoft/yii2 into 18585-email-validator-idn-fix 4 years ago
Sartor 395dc70468
Merge branch 'master' into fix/db-pgsql-raw-sql-params 4 years ago