62 Commits (bb07aebe7e45545f082eb36275a4bee106ecbafc)

Author SHA1 Message Date
Qiang Xue 5fdc3d408b Added support for using path alias with `FileDependency::fileName` 10 years ago
Qiang Xue 5439ab7854 Changed the default value of `Cache::keyPrefix` to be null. 10 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 11 years ago
Qiang Xue 4674f5b74c Fixes #3052: Fixed the issue that cache dependency data is not reused when `reusable` is set true 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Carsten Brandt 67dd874e0c renamed console controller optoins param $id to $actionId 11 years ago
Qiang Xue f54dd266df reverted incorrect renaming. 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue fcf2d0a3f2 Fixes #2823. 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 0013b608b6 Fixes #2734: `FileCache::keyPrefix` defaults to empty string now 11 years ago
AlexGx 112f67d20a fix code style `There must be one blank line after the namespace declaration` 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Qiang Xue df52510f88 fixed potential problem about using unset variables. 11 years ago
Alexander Makarov 5d23a066ca Removed unused imports 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt baac7e14df moved classes from framework -> yii 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue fe98f60f2e Added ExpressionDependency::data. 12 years ago
Carsten Brandt dd9a3675a6 redis cache php doc grammar fix 12 years ago
Carsten Brandt b4925d78db better documentation for php expressions 12 years ago
Carsten Brandt 38a1938847 documentation and code style fixes 12 years ago
Carsten Brandt c486cf410f added missing init() method to Cache class 12 years ago
Carsten Brandt fad011274c added missing init() method to Cache class 12 years ago
Carsten Brandt 3d3f711d6a testing and fixing RedisCache 12 years ago
Carsten Brandt eac48ff2a8 Redis cache implementation 12 years ago
Qiang Xue 15b9f97ca4 Fixed typo in query builder and reverted changes to DbCache.php 12 years ago
Alexander Makarov c09ace8e96 added note about enabling APC cache for CLI 12 years ago
Alexander Makarov b0bf8f7406 fixed dbcache multiget 12 years ago
Alexander Makarov 9f2b44fc21 phpdoc 12 years ago
Alexander Makarov ac5b25e3f7 fixed typos 12 years ago
Qiang Xue 7599d7860c refactored getAlias and setAlias. 12 years ago
Qiang Xue 6519da3c92 reverted back the previous changes, and fixed ChainedDependency. 12 years ago
resurtm b9a835518a Fixes issue related to the cache dependencies constructor parameters. (Discussed via Skype with Qiang.) 12 years ago
resurtm 4fe13c937f ChainedDependency typo fix. 12 years ago
Qiang Xue 597082a11a Automatic table and column name quoting. 12 years ago
Qiang Xue e1acc64b2b refactoring cache and db references. 12 years ago
Qiang Xue 392b293d33 FragmentCache WIP 12 years ago
Qiang Xue 1d48d01ef7 refactored View. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue c08c2e8b72 url wip 12 years ago
Alexander Makarov 64fb2a815c added tests for cache 12 years ago
Qiang Xue 8b2b7915b4 Renamed application to app. 12 years ago
Qiang Xue 11d374a83d finished cleanup of caching components. 12 years ago
Qiang Xue ce168fb3c8 cache cleanup WIP 12 years ago
Qiang Xue c1328b6632 working on cache key. 12 years ago