- 17 Jun, 2013 4 commits
-
-
Alexander Makarov authored
-
Qiang Xue authored
Implemented Request::getAcceptedContentTypes().
-
Qiang Xue authored
-
Qiang Xue authored
-
- 16 Jun, 2013 11 commits
-
-
Qiang Xue authored
implementation of Response tied to actions
-
Qiang Xue authored
Renamed some folders to fit changed app structure.
-
Carsten Brandt authored
-
Carsten Brandt authored
Result of a discussion with @qiangxue - there is not global Yii::$app->response anymore, every action has dedicated response class - implementation allows using HMVC pattern now, nested actions do not interfer
-
Suralc authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Carsten Brandt authored
in UploadedFile::loadFilesRecursive fixes #542
-
Carsten Brandt authored
fixes #544
- 15 Jun, 2013 13 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
renamed Application::handle() to handelRequest()
-
Carsten Brandt authored
-
Carsten Brandt authored
Name make more sense imo as it is not clear what it handles otherwise. Removed unused method processRequest form console app and also refactored console Application to be more similar to web Application.
-
Qiang Xue authored
-
Qiang Xue authored
-
- 14 Jun, 2013 12 commits
-
-
Carsten Brandt authored
* 'master' of github.com:yiisoft/yii2: Removed unused namespace. Put back Yii::getObjectVars() and fixed infinite loop in Object::toArray(). Recursively return previous exceptions in toArray(). Added previous exception in toArray(). Removed headers in ErrorHandler.
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
fix MigrateController
-
gsd authored
-
Qiang Xue authored
Added support for different response formats. Support for error response in different formats.
-