27 Commits (b9fc1f3ca69624e640ceac5eca2aa135617c01c0)

Author SHA1 Message Date
Brandon Kelly 0948109a19 Fixes #15221: Console improvements 7 years ago
Daniel Gómez Pan 73ddf2e65e Fixes #13670: Fixed alias option from console when it includes `-` or `_` in option name 8 years ago
SilverFire - Dmitry Naumenko e9a96ee834
Replced InvalidParamException with \yii\console\Exception in Request::resolve() 8 years ago
SilverFire - Dmitry Naumenko 86b08e29d2
Enhanced `yii\console\Request::resolve()` to prevent passing parameters, that begin from digits 8 years ago
Pavel Ivanov 8060300bf4 Small optimization of yii\console\Request::resolve() 8 years ago
Pavel Ivanov 4db3bcd64c
Fixes #13277: Invalid parsing of `--` in CLI 8 years ago
Daniel Gómez Pan b985ea3476 Fix #13108: Negative integer parameter causes "Unknown alias" error w… (#13220) 8 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 6a5df64768 WIP #10840: fix regexp 9 years ago
Daniel Gomez Pan c6d7ba188d WIP #10840: refactor regexp 9 years ago
Daniel Gomez Pan a0a44c382a WIP #10840 9 years ago
Alexander Makarov 8260cfa4ea Compare with null instead of isset 9 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue bd70ac840f Fixes #2054: Added support for using custom application configuration with the console command runner 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue e15938474c Refactored console commands. 11 years ago
Qiang Xue 58ca27a473 Refactored console Request. 12 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Alexander Kochetov 8b311ecbe7 yiic => yii additional corrections 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 210e7b69c4 cleanup 12 years ago
Qiang Xue 60583b87d3 cleanup 12 years ago
Qiang Xue af4455eb03 Finished console support. 12 years ago
Qiang Xue b2662c0cd9 clean up help command. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Alexander Makarov 8403b60d9d fixed anonymous console command params 12 years ago
Qiang Xue b7a7800fec Fixed constructors. 12 years ago
Qiang Xue fd3c29aa2e Added console Request class. 12 years ago