- 28 Jan, 2014 17 commits
-
-
Carsten Brandt authored
* 'master' of github.com:yiisoft/yii2: Added `yii\web\View::POS_LOAD`
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
realpath(false) = current working directory. This can cause problems with getAlias() which returns false. see yiisoft/yii#3113
-
Alexander Makarov authored
-
Carsten Brandt authored
fixes yiisoft/yii#2844
-
Carsten Brandt authored
which resulted in endless loop http://www.yiiframework.com/forum/index.php/topic/50982-cfilehelper-bug-security-flaw/
-
Alexander Makarov authored
Added `yii\web\Request::get($name = null, $defaultValue = null)` and `yii\web\Request::post($name = null, $defaultValue = null)`
-
Alexander Makarov authored
removed getPostParam() from Request, body is $_POST by default
-
Qiang Xue authored
CS fix.
-
- 27 Jan, 2014 23 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
* 'master' of github.com:yiisoft/yii2: added more tests.
-
Carsten Brandt authored
fixes #2184
-
Qiang Xue authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Alexander Makarov authored
fix the _only_ option in calls to FileHelper::findFiles()
-
John Was authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
Doc typo
-
kate-kate authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Small typo in console-migrate.md
-
Johnny Theill authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #2093
-
Carsten Brandt authored
-
Carsten Brandt authored
issue #2093
-
Alexander Makarov authored
-