- 28 Jan, 2014 3 commits
-
-
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 28 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
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #1897
-
Alexander Makarov authored
-
Alexander Makarov authored
- Gii diff markup is now copy paste friendly - Removed StringHelper::diff() - Moved phpspec/php-diff dependency from yiisoft/yii2 to yiisoft/yii2-gii
-
Alexander Makarov authored
-
- 26 Jan, 2014 9 commits
-
-
Qiang Xue authored
-
git://github.com/yiisoft/yii2Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
Qiang Xue authored
Merge branch '2048-improve-messages-config-exceptions' of github.com:nineinchnick/yii2 into nineinchnick-2048-improve-messages-config-exceptions Conflicts: framework/messages/config.php
-
Qiang Xue authored
Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring Conflicts: framework/CHANGELOG.md
-
Alexander Makarov authored
fix
-
peeradach001 authored
-
Alexander Makarov authored
Allow writing widgets using return instead of echo in the run method to make it consistent with controller
-