- 08 Feb, 2014 5 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
gureedo authored
-
Carsten Brandt authored
-
Qiang Xue authored
Fixes #2054: Added support for using custom application configuration with the console command runner
-
- 07 Feb, 2014 1 commit
-
-
Qiang Xue authored
-
- 06 Feb, 2014 1 commit
-
-
Qiang Xue authored
The scripts in asset bundles are now registered in `View` at the end of `endBody()`. It was done in `endPage()` previously
-
- 05 Feb, 2014 7 commits
-
-
Alexander Makarov authored
Revert "Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters" This reverts commit 3b95aa9c.
-
Alexander Makarov authored
-
Antonio Ramirez authored
-
Alexander Makarov authored
Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters
-
Antonio Ramirez authored
-
pzaremba authored
-
pzaremba authored
-
- 04 Feb, 2014 4 commits
-
-
Qiang Xue authored
Fixes #1812: Hide potential warning message due to race condition occurring to `Session::regenerateID()` call
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #2298: Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue)
-
Qiang Xue authored
Fixes #2303: Fixed the bug that `yii\base\Theme::pathMap` did not support dynamic update with path aliases
-
- 03 Feb, 2014 1 commit
-
-
Carsten Brandt authored
- refactored elasticsearch AR to make type and index available in instantiate(), issue #1313 fixes #2281
-
- 02 Feb, 2014 2 commits
-
-
Vladimir Zbrailov authored
-
Vladimir Zbrailov authored
-
- 01 Feb, 2014 2 commits
-
-
Vladimir Zbrailov authored
-
Qiang Xue authored
-
- 31 Jan, 2014 3 commits
-
-
Qiang Xue authored
Fixes #1412: `FileValidator` still triggers `uploadRequired` error in some case when `skipOnEmpty` is true and no upload is provided
-
Alexander Makarov authored
-
vova07 authored
-
- 30 Jan, 2014 2 commits
-
-
Qiang Xue authored
Improved `QueryBuilder::buildLimit()` to support big numbers
-
- 29 Jan, 2014 4 commits
- 28 Jan, 2014 4 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
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)`
-
- 27 Jan, 2014 4 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Alexander Makarov authored
-