35 Commits (d1363d968458b2db01e929e3b41e79be1817d4c3)

Author SHA1 Message Date
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue bbea1ab19c Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 11 years ago
Qiang Xue aeeee44f69 support loading config by alias. 11 years ago
Qiang Xue bd70ac840f Fixes #2054: Added support for using custom application configuration with the console command runner 11 years ago
Carsten Brandt 9630c807a7 doc link fixes 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Mark ccfb7638d0 Added to the basic app, fixed config, added to core 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 ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue ba6c10eb30 Yii debugger WIP 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
Carsten Brandt 82c978f86a draft idea of action based responses 11 years ago
Carsten Brandt 36184569a8 removed unnecessary check 11 years ago
Carsten Brandt 5ed52b98a1 renamed Application::handle() to handelRequest() 11 years ago
Qiang Xue 420637443c Refactored the way of sending response in controller actions. 11 years ago
Carsten Brandt 689080519e Added support for previous exceptions 11 years ago
Carsten Brandt 4fe732e9ae there is no app command anymore 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
Qiang Xue e132ed8d18 initial implementation of asset command. 12 years ago
Qiang Xue 304122ebe4 Fixed bug in yiic.php. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 60583b87d3 cleanup 12 years ago
Alexander Makarov c00c2dcb1a renamed yiic webapp -> yiic app 12 years ago
Alexander Makarov a25f870090 renamed create -> webapp/create, specified global options 12 years ago
Alexander Makarov 137d472838 console command to flush cache 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 398ac25456 added UserException. 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 761a9f4472 exception cleanup. 12 years ago
Qiang Xue 6fcac32410 error handling cleanup. 12 years ago
Qiang Xue e09a791c92 MVC cleanup 12 years ago
Qiang Xue 0d21ee67cb MVC WIP 12 years ago
Qiang Xue 29398f4c22 MVC WIP 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Alexander Makarov 95b18d553b more on console apps 12 years ago
Qiang Xue b7a7800fec Fixed constructors. 12 years ago
Qiang Xue fd3c29aa2e Added console Request class. 12 years ago
Qiang Xue ea30da6a6c Fixed namespace of core commands. 12 years ago
Qiang Xue 12932f0d77 help command. 13 years ago
Qiang Xue be8dd940db ... 13 years ago
Qiang Xue 5a72523a14 console commands. 13 years ago