617 Commits (214746c73761cc6268a8a9abaacd116c1da7f08b)

Author SHA1 Message Date
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
cuiliang c0df003ac0 merge from master 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
Alexander Makarov bf3d8fe40f Use $arr[] = 'x' instead of array_push 9 years ago
Alexander Makarov 97bc4e0567 Fixed wrong case in method calls 9 years ago
Carsten Brandt 9b5f6cb188 prepare for 2.0.7 release 9 years ago
Carsten Brandt f620f4de90 phpdoc fixes 9 years ago
Carsten Brandt 5db772ef7b cleanup console namespace changes 9 years ago
Carsten Brandt 3f828d9599 alphabetical order for console core commands 9 years ago
Carsten Brandt 42b8569846 Revert DI injection via controller action method signature 9 years ago
Pavel Solomienko 2300e9cbe5 Update BaseMigrateController.php 9 years ago
Sam Mousa 18fc8db32f Fixes #10372: Fixed console controller including DI arguments in help 9 years ago
Revin Roman 62fd874413 Update phpdoc comments and changelog 9 years ago
Revin Roman c22a9c0d84 Method `isIgnoredCategory` renamed to `isCategoryIgnored` and update phpdoc comments 9 years ago
Revin Roman 229f9a8364 Support wildcard category name in export messages config #10359 9 years ago
Vovan-VE d1d1106179 MessageController output DB lost EOL when unused messages unchanged 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago