- 12 May, 2013 1 commit
-
-
Qiang Xue authored
-
- 11 May, 2013 39 commits
-
-
https://github.com/yiisoft/yii2Qiang Xue authored
-
Qiang Xue authored
Renamed yiirequirements.php to requirements.php
-
Klimov Paul authored
"YiiRequirementChecker" console view has been reworked to display requirements by blocks and in brief for the successful ones.
-
Alexander Makarov authored
-
resurtm authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
Yii core requirements file has been composed.
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Carsten Brandt authored
issue #237
-
Klimov Paul authored
"YiiRequirementChecker::check()" has been updated to be able to collect different requirements set in the chained call.
-
Carsten Brandt authored
as discussed in #203 https://github.com/yiisoft/yii2/issues/203#issuecomment-17759631
-
Klimov Paul authored
-
Klimov Paul authored
Methods "YiiRequirementChecker::getResults()" and "YiiRequirementChecker::render()" have been added.
-
Klimov Paul authored
-
Klimov Paul authored
-
Qiang Xue authored
RBAC: DbManager code style
-
Carsten Brandt authored
change is to avoid random test failure on race condition. fixes #203 #231
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
Merge pull request #204 branch 'unittest-app-dependency' of https://github.com/bwoester/yii2 into bwoester-unittest-app-dependency * 'unittest-app-dependency' of https://github.com/bwoester/yii2: mod: incorporate suggestions - rename requireApp() to mockApplication() - always destroy app on tearDown() - eliminates need for constant YII_DESTROY_APP_ON_TEARDOWN - mockApplication() becomes a lot easier. Destroying app on each tearDown means creating it on every call is fine. No more checking if it already exists and if it has been created from the same config. - \yii::$app should have been \Yii::$app add: new key for unit tests config named "className". Allows to run the tests using different Application instances (consoleApp/ webApp) mod: TestCase::getParam accepts second param $default=null mod: don't create app in bootstrap script, unit tests do it themselves add: option to destroy app after each test to find unit tests that fail to require an app allow unit tests to requireApp() on setUp() Conflicts: tests/unit/data/config.php
-
resurtm authored
-
resurtm authored
-
resurtm authored
-
resurtm authored
-
resurtm authored
Conflicts: apps/bootstrap/index.php yii/yiic.php
-
resurtm authored
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
Qiang Xue authored
-
Qiang Xue authored
Fix issue #209 default timezone
-