Commit Graph

10 Commits

Author SHA1 Message Date
Carsten Brandt
689080519e Added support for previous exceptions
PHP supports exception stacks since 5.3 so we should use it.
Also Errorhandler is now able to display the stack: #297
2013-05-26 04:38:13 +02:00
Alexander Makarov
cb0d741281 Added missing phpdoc 2013-05-25 21:57:11 +04:00
Carsten Brandt
4fe732e9ae there is no app command anymore
issue #131
2013-05-25 04:39:25 +02:00
Carsten Brandt
89ea3fef03 Next iteration on console commands
issue #33
- implemted getScreenSize for linux systems
- tiny adjustments and better naming for console color methods
- color switch in base Controller changed to magic property
- colorized Help command
2013-05-25 04:21:51 +02:00
Alexander Makarov
774a7b52cb yiic migrate/create should not require db component 2013-05-25 00:16:30 +04:00
Alexander Makarov
9948aec147 Removed "yii app" in favor of Composer application templates 2013-05-24 15:33:07 +04:00
Alexander Makarov
caf9948c54 fixes #377 2013-05-23 19:51:47 +04:00
Qiang Xue
58ca27a473 Refactored console Request. 2013-05-23 09:49:01 -04:00
Klimov Paul
a0e54d623e Merge branch 'master' of github.com:yiisoft/yii2 into asset-command 2013-05-22 20:22:25 +03:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00