15 Commits

Author SHA1 Message Date
4a0d2863f6 Fixes issue #421: yii\db\Schema:refresh() does not clear all cache 2013-06-12 21:59:30 -04:00
00df1e88eb Added GroupDependency. 2013-06-12 21:45:12 -04:00
b06d7a8675 refactored cache dependency methods. 2013-06-12 21:21:19 -04:00
870f65343b Fixed a bug in ExpressionDependency. 2013-06-12 20:30:44 -04:00
3f22d18dfe typo fix. 2013-06-12 20:16:48 -04:00
7a7d2a9c06 CS fixes. 2013-06-07 22:41:11 +06:00
22357befad Added "@runtime" and "@vendor" aliases. 2013-06-02 15:19:29 -04:00
36bbfd54ca Implemented "@app/runtime" alias. 2013-06-02 07:29:29 -04:00
607f3a5987 Fixes issue #476 2013-06-02 07:11:27 -04:00
f5d0bcbcfc Refactored cache key generation. 2013-05-26 17:09:09 -04:00
0ab5bbaf40 Update Cache.php
Moved add prefix ($this->keyPrefix) to the key in function buildKey(). Could it be better?
2013-05-26 23:32:42 +04:00
ead914176f Update Cache.php
Fixed an example of using buildKey in the doc
2013-05-26 13:33:35 +04:00
54610f179f Better naming. Additional newline. Doctype tiny fix. 2013-05-22 22:56:17 +06:00
ebcc936ab1 Fixes #145. Reusable cache dependencies. 2013-05-22 15:10:14 +06:00
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00