42 Commits (28091ed2e834edab1dec21ac2ff4744086933c14)

Author SHA1 Message Date
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov a86d2ad11e Added `yii\console\Controller::EXIT_CODE_NORMAL` and `yii\console\Controller::EXIT_CODE_ERROR` constants, `yii\console\MigrateController` now returns `yii\console\Controller::EXIT_CODE_ERROR` in case of failed migration 11 years ago
Jurmarcus Allen 6099e85160 HHVM compatibility Fixes for Yii 2 Console Application 11 years ago
Carsten Brandt 67dd874e0c renamed console controller optoins param $id to $actionId 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 174158a64b doc fix [skip ci] 11 years ago
Christian Nadolle 706ab7f968 combine globalOptions() with local options into options($id) 11 years ago
Christian Nadolle 05f7df3091 console/Controller support local options per action 11 years ago
Qiang Xue 87b49414b1 Fixed globalOptions array issue. 11 years ago
Qiang Xue 9779e9c98d Added support for using arrays as option values for console commands 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 4a9b2d2b82 Added support for using array-typed arguments for console commands 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 6507e2e316 applied new style of Yii::t params to all occurences 11 years ago
Carsten Brandt b96fd24ef5 Finished documentation of Console Helper and Controller 11 years ago
Qiang Xue e15938474c Refactored console commands. 11 years ago
Qiang Xue a6cd7b72bb refactored helper organization. 11 years ago
Qiang Xue f18d6df625 Revert "Merge pull request #548 from cebe/action-response" 11 years ago
Carsten Brandt b138199c59 implementation of Response tied to actions 11 years ago
Qiang Xue 075a6b6504 fixed how console color should be enabled. 11 years ago
Qiang Xue 725d810085 Refactored console controller color option. 11 years ago
Qiang Xue 531ca690eb refactored the message command. 11 years ago
Carsten Brandt 89ea3fef03 Next iteration on console commands 11 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 fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Carsten Brandt 51357e58f0 more console helper and controller refactoring 12 years ago
Carsten Brandt fc5045fd0c Fixed Copy paste error console/Controller 12 years ago
Carsten Brandt 69cad905dd Refactoring Console commands 12 years ago
Alexander Kochetov 48d04fbb8c !== array() => !empty() 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue 78457bf009 fetching plural rule data. 12 years ago
Qiang Xue e1acc64b2b refactoring cache and db references. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 3c1452e84b Changed the separator of message category. 12 years ago
Qiang Xue 54ee8c44a0 refactored exceptions. 12 years ago
Qiang Xue 6a595de4be refactored MVC. 12 years ago
Qiang Xue b2662c0cd9 clean up help command. 12 years ago
Qiang Xue 2d7f048b74 Refactored usage error in console commands. 12 years ago
Qiang Xue 6fcac32410 error handling cleanup. 12 years ago
Qiang Xue 5b357d2eed console app cleanup. 12 years ago
Qiang Xue 4402073d97 MVC WIP 12 years ago
Qiang Xue 0d21ee67cb MVC WIP 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Alexander Makarov 7d7ee71d41 moved console formatting stuff to helper 12 years ago
Carsten Brandt 119352a526 console color: improved api and documentation 12 years ago