- 17 Jun, 2013 5 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
Implemented Request::getAcceptedContentTypes().
-
Qiang Xue authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
- 16 Jun, 2013 6 commits
-
-
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
-
Carsten Brandt authored
-
Carsten Brandt authored
in UploadedFile::loadFilesRecursive fixes #542
-
Carsten Brandt authored
fixes #544
- 15 Jun, 2013 8 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue 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 2 commits
- 11 Jun, 2013 3 commits
- 10 Jun, 2013 9 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
use `getIs...` instead of `is...` to allow these methods to be used as virtual properties. This is forconsistency to the rest of the framework. Only methods that take parameters may be named `is...`.
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 09 Jun, 2013 2 commits
- 07 Jun, 2013 4 commits
- 06 Jun, 2013 1 commit
-
-
Qiang Xue authored
-