99 Commits (2abf5ec92e25008edfa55f8229e113ef2ae19973)

Author SHA1 Message Date
Alexander Makarov cd8a9c47d7
Fixed kebab-name console command parameters 7 years ago
Elvira Sheina af83e59406 Fixes #14355: Added ability to pass an empty array as a parameter in console command 7 years ago
Brandon Kelly 0948109a19 Fixes #15221: Console improvements 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Carsten Brandt 2f9f15bf92 Fixes #14188: Add constants and function for sysexits(3) to `ConsoleHelper` 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Sam 9459eaa277 Fixes #10372: Fixed console controller including complex typed arguments in help 8 years ago
Bizley 59801958fe example corrected (#13555) 8 years ago
Carsten Brandt 7c98000391 Update Controller.php 8 years ago
Alexey Rogachev e705519c5a Fixes #13071: Help option for commands was not working in modules 8 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Robert Korulczyk cf0952406d Cosmetic changes in console controller. 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Carsten Brandt 11fe407ad0 release version 2.0.10 8 years ago
Basil e3a240af27 Added example from prompt method. (#12579) 8 years ago
Daniel Gomez Pan cffb3832d1 Fixes #12028: Add -h|--help option to console command to display help information 8 years ago
Daniel Gómez Pan 83496853c8 Fixes #11461: Fixed migration tool error when create migrate with comma in defaultValue 8 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 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 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 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 edfdb54430 WIP #10840: rename shortCuts() to optionAliases() 9 years ago
Daniel Gomez Pan a0a44c382a WIP #10840 9 years ago
Carsten Brandt 9b5f6cb188 prepare for 2.0.7 release 9 years ago
Carsten Brandt 42b8569846 Revert DI injection via controller action method signature 9 years ago
Sam Mousa 18fc8db32f Fixes #10372: Fixed console controller including DI arguments in help 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Pavel f6b2c8f5be Fix #10217 for the case when there is hidden input combined with listview 9 years ago
Alexander Makarov 08256b05ec Adjustments for #8329 9 years ago
Vadym Chenin ccfd9cb536 Fixes #8329: Added support of options for `message` console command 9 years ago
Alexander Makarov b65bfad44d Simplified regular expressions 9 years ago
mdmunir d2baecbda5 fix #9823 9 years ago
mdmunir 3accf52ddb fix #9823 9 years ago
mdmunir b7020065c8 Fixes #9476: Added DI injection via controller action method signature 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Carsten Brandt 47bcd020ff fixed bug in console controller 9 years ago
Paul Melekhov 86891f9f82 Fixes #7358: Fix trimming PHPDoc prefix with TAB indent in `yii\console\Controller::parseDocCommentSummary()` 10 years ago
Carsten Brandt 119c302033 fixed issue with UTF-8 characters in help description parsing 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Qiang Xue aeb8dd560a Refactored console help system [skip ci] 10 years ago
Qiang Xue fadfdf690a Refactored help system. [skip ci] 10 years ago
Alexander Makarov fbdf2ef461 Renamed HelpParser::getFull() to HelpParser::getDetail() 10 years ago
Alexander Makarov 21440d7aed Moved common help parsing code into HelpParser. Action methods now have default implementation. 10 years ago