- 15 May, 2013 1 commit
-
-
slavcopost authored
-
- 12 May, 2013 1 commit
-
-
Alexander Makarov authored
-
- 11 May, 2013 16 commits
-
-
Klimov Paul authored
-
Klimov Paul authored
-
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
-
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
-
resurtm authored
-
resurtm authored
-
Alexander Kochetov authored
-
- 10 May, 2013 4 commits
-
-
resurtm authored
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
Benjamin Wöster authored
- 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
-
- 09 May, 2013 11 commits
-
-
Benjamin Wöster authored
using different Application instances (consoleApp/ webApp) mod: TestCase::getParam accepts second param $default=null
-
Benjamin Wöster authored
add: option to destroy app after each test to find unit tests that fail to require an app
-
Benjamin Wöster authored
-
Rusinov Maxim authored
-
Rusinov Maxim authored
-
Antonio Ramirez authored
-
Qiang Xue authored
-
Carsten Brandt authored
See https://github.com/yiisoft/yii2/issues/123#issuecomment-17657374 Issue #123
-
Carsten Brandt authored
In contrast to php function basename() It that always uses \ and / as directory separator. It is needed for use on Classnames that contain namespaces. Fixes #192
-
Carsten Brandt authored
it echoed Yii version which is not necessary
-
Antonio Ramirez authored
-
- 07 May, 2013 2 commits
-
-
Alexander Kochetov authored
-
Qiang Xue authored
-
- 06 May, 2013 4 commits
-
-
Qiang Xue authored
-
Antonio Ramirez authored
-
Antonio Ramirez authored
-
Antonio Ramirez authored
-
- 05 May, 2013 1 commit
-
-
Zander Baldwin authored
Appended newlines to every PHP document that did not have a newline as the last character in the file.
-