- 22 Jun, 2013 1 commit
- 
- 
Valery Viktorovsky authored
 
- 
- 21 Jun, 2013 3 commits
- 20 Jun, 2013 4 commits
- 19 Jun, 2013 11 commits
- 
- 
Qiang Xue authoredHtml helper pure HTML 5 mode without support old standarts 
- 
Alexander Kochetov authored
- 
Alexander Kochetov authored
- 
Alexander Kochetov authored
- 
Qiang Xue authored
- 
Qiang Xue authored
- 
Qiang Xue authoredModel::formName() and ActiveRecord::getNamespacedClass() PHP 5.3 way 
- 
Alexander Kochetov authored
- 
resurtm authored
- 
Alexander Kochetov authored
 
- 18 Jun, 2013 3 commits
- 17 Jun, 2013 13 commits
- 
- 
Alexander Makarov authored
- 
Alexander Makarov authored
- 
Alexander Makarov authoredRemoved composer.lock from all apps. Currently it creates more problems since framework code changes rapidly. 
- 
Qiang Xue authored
- 
Qiang Xue authoredImprove application speed by using classMap for autoloader 
- 
Alexander Makarov authored
- 
Alexander Makarov authored
- 
Qiang Xue authoredImplemented Request::getAcceptedContentTypes(). 
- 
Qiang Xue authored
- 
Carsten Brandt authored
- 
Carsten Brandt authored
- 
Carsten Brandt authored
- 
Qiang Xue authored
 
- 
- 16 Jun, 2013 5 commits
- 
- 
Qiang Xue authoredimplementation of Response tied to actions 
- 
Qiang Xue authoredRenamed some folders to fit changed app structure. 
- 
Carsten Brandt authored
- 
Carsten Brandt authoredResult 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