429 Commits (a2df4730f440e719e2351bb04197afef1ccb8f76)

Author SHA1 Message Date
Klimov Paul db15c50557 Fixed `yii\console\controllers\AssetController` looses bundle override configuration, which makes it external one 8 years ago
Klimov Paul c9fc60fe74 Fixed `yii\console\controllers\AssetController` looses custom options of 'target' bundles 8 years ago
Klimov Paul 56cc97ae42 Added `yii\console\controllers\AssetController::deleteSource` 8 years ago
AS 665a12b25c Fix typo detaild -> detailed (#12177) [skip ci] 8 years ago
Alexander Makarov 496de65ee2 Fixes #12053: `./yii migrate/create` was generating wrong code when using `bigPrimaryKey` 8 years ago
Daniel Gomez Pan cffb3832d1 Fixes #12028: Add -h|--help option to console command to display help information 8 years ago
Alexander Makarov 9b1b4fc5fa Added missing phpdoc 8 years ago
Alexander Makarov 33a45b196c Additional optimization for #12048 8 years ago
Alexander Makarov 0dbe589bf5 Fixes #12048: Improved message extraction command performance 8 years ago
Егор Малыгин a2123d8bb9 Fixed typo in BaseMigrateController.php (#12033) 8 years ago
Daniel Gómez Pan 83496853c8 Fixes #11461: Fixed migration tool error when create migrate with comma in defaultValue 8 years ago
Alexander Makarov 6728d5d0e0 Fixes #11965: fixed docs for MessageController only and except 8 years ago
Carsten Brandt ee92cfa7ba release version 2.0.9 8 years ago
Angel Guevara 8c240ed067 Fixes #11683: Fixed fixture command to work with short syntax. `yii fixture "*, -User"` should be used instead of `yii fixture "*" -User` 8 years ago
Alexander Makarov 65232792b9 #10503: Added note about flusing APC and OpCache from CLI 8 years ago
Robert Korulczyk 5992eea571 Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
Carsten Brandt 4e7f6f64d2 added errorHandler, Request and Response getter 8 years ago
Nikola Kovacs 9d327baa8b coding style fixes 8 years ago
Carsten Brandt 731769241b release version 2.0.8 9 years ago
Evgeniy Tkachenko 7615a39e4d Add note about purge DB (#11445) 9 years ago
Carsten Brandt 4411a74ebd proper fix for #9425, adjust changes from #11363 9 years ago
Carsten Brandt 9ea5d46140 added missing `@since` annotations 9 years ago
Evgeniy Tkachenko 72eca59399 [ci skip] add note about create_xxx drop_xxx (#11435) 9 years ago
Evgeniy Tkachenko 7c663debd5 [ci skip] phpDoc updated (#11434) 9 years ago
Andrii Vasyliev b4995c3990 Fixed `yii\console\Application::runAction` to not to corrupt response exit code when action returns Response object 9 years ago
Klimov Paul de3c7d9d27 Fix `MigrateController` 9 years ago
Paul Klimov e2cdaa40a2 `MigrateController` refactored avoiding internal state changing 9 years ago
Angel Guevara b923adf75c Enh: Support for useTablePrefix parameter in migrate command 9 years ago
Klimov Paul a90ffecdb3 `MigrateController` refactored avoiding internal state changing 9 years ago
Paul Klimov b72524d490 Fixes #11280 migrate autogenerate breaks MongoDB migration 9 years ago
Angel Guevara 49aec24ae1 Enh: Migrate command now supports foreign keys 9 years ago
Alexander Makarov 60be6389bf Fixes #11081 9 years ago
Daniel Gomez Pan 1989494faa Console command aliases enhancements 9 years ago
Daniel Gomez Pan 9088d49990 fix name method 9 years ago
Daniel Gomez Pan 4a5a80b1ce WIP #10870: improvement docs [skip ci] 9 years ago
Daniel Gomez Pan 1ce21cd927 WIP #10840: rename key 'alias' to '_aliases' 9 years ago
Daniel Gomez Pan 5dcfb19112 remove unnecesary check 9 years ago
Daniel Gomez Pan 921b102961 Fixed #10969: generator migration tool not works with decimal params in column 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
Daniel Gomez Pan 705edfff5a Add aliases for core commands 9 years ago
Daniel Gomez Pan c8a8bfb093 WIP #10840: add @since [skip ci] 9 years ago
Daniel Gomez Pan ea14db4eca WIP #10840: rename 'key_exists' to 'array_key_exists' 9 years ago
Daniel Gomez Pan 6a5df64768 WIP #10840: fix regexp 9 years ago
Daniel Gomez Pan c6d7ba188d WIP #10840: refactor regexp 9 years ago
Daniel Gomez Pan ab18f77fcc WIP #10840: fixes phpdocs [skip ci] 9 years ago
Daniel Gomez Pan 29b76e2e8c WIP #10840: add phpdocs [skip ci] 9 years ago
Daniel Gomez Pan f6c2a4382d WIP #10840: fix naming var 9 years ago
Daniel Gomez Pan 26ff223855 WIP #10840: add display shorcuts in help command 9 years ago
Daniel Gomez Pan edfdb54430 WIP #10840: rename shortCuts() to optionAliases() 9 years ago
Daniel Gomez Pan a0a44c382a WIP #10840 9 years ago