- 12 Aug, 2014 1 commit
-
-
Carsten Brandt authored
issue #4687
-
- 11 Aug, 2014 1 commit
-
-
Carsten Brandt authored
- can be used to enable caching in a request without the need for any storage - useful for example in complex console tasks that should still be independed
-
- 15 Jul, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item
-
- 19 May, 2014 1 commit
-
-
Qiang Xue authored
-
- 06 May, 2014 1 commit
-
-
Alexander Makarov authored
-
- 30 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-
- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 03 Mar, 2014 1 commit
-
-
Alexander Mohorev authored
-
- 25 Nov, 2013 1 commit
-
-
Carsten Brandt authored
-
- 17 Nov, 2013 2 commits
-
-
Carsten Brandt authored
-
Alexander Makarov authored
-
- 29 Oct, 2013 4 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #877
-
- 28 Oct, 2013 3 commits
-
-
Panagiotis Moustafellos authored
-
Panagiotis Moustafellos authored
-
Alexander Mohorev authored
Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis.
-
- 23 Oct, 2013 1 commit
-
-
Alexander Makarov authored
-
- 18 Oct, 2013 1 commit
-
-
Alexander Makarov authored
-
- 02 Oct, 2013 1 commit
-
-
Carsten Brandt authored
issue #877
-
- 25 Sep, 2013 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
issue #877
-
- 14 Sep, 2013 1 commit
-
-
Carsten Brandt authored
-
- 27 Aug, 2013 2 commits
-
-
Carsten Brandt authored
commit in redis branch was: 0cd65e74
-
Carsten Brandt authored
-
- 12 Aug, 2013 1 commit
-
-
Alexander Makarov authored
-
- 11 Aug, 2013 1 commit
-
-
Carsten Brandt authored
fixes #743
-
- 26 May, 2013 1 commit
-
-
Qiang Xue authored
-
- 24 May, 2013 1 commit
-
-
Alexander Makarov authored
- Better names - Removed not used MySQLTestCase - Moved base testcase for DB to db namespace - Minor style fixes
-
- 12 May, 2013 1 commit
-
-
Alexander Makarov authored
-
- 11 May, 2013 5 commits
-
-
Carsten Brandt authored
as discussed in #203 https://github.com/yiisoft/yii2/issues/203#issuecomment-17759631
-
Carsten Brandt authored
change is to avoid random test failure on race condition. fixes #203 #231
-
Carsten Brandt authored
-
resurtm authored
- 10 May, 2013 1 commit
-
-
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 2 commits
-
-
Benjamin Wöster authored
-
Rusinov Maxim authored
-
- 07 May, 2013 1 commit
-
-
Alexander Kochetov authored
-