38 Commits (556e9cf99be3ce1ae5642325be2f6c0958790720)

Author SHA1 Message Date
SDKiller 556e9cf99b Updates after PR review (related #6809) 8 years ago
SDKiller 8df1017f42 Default cache ttl (duration) property (fixes #6809) 8 years ago
Boudewijn Vahrmeijer b641c1f41b Enh Dependency getHasChanged (#12928) 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Evgeniy Tkachenko 3ce36573b6 Fix 12188 (#12202) 8 years ago
Evgeniy Tkachenko a9eee3f243 Update Cache.php 8 years ago
Carsten Brandt e8d309dddb documentation fixes for 2.0.7 9 years ago
Daniel Gomez Pan ab5baa6c41 Add @since [skip ci] 9 years ago
githubjeka 12c738c058 Cosmetic 9 years ago
githubjeka 5a47692e64 Create multiSet, multiGet, multiAdd methods, and mark mset, mget and madd as deprecated 9 years ago
Carsten Brandt f68e970de2 link to PHP classes just as we do with normal classes 9 years ago
Qiang Xue 2e71f6e9aa Turned Cache::buildKey() into public [skip ci] 10 years ago
Carsten Brandt 3eae6942e6 improve cache phpdoc 10 years ago
Qiang Xue 5439ab7854 Changed the default value of `Cache::keyPrefix` to be null. 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue fcf2d0a3f2 Fixes #2823. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 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 fc6b63717c removed hard restriction of cache keyPrefix to alnum 11 years ago
Alexander Makarov 26767735dc Renamed byte methods, moved path methods back to StringHelper 11 years ago
Alexander Makarov 5f2a612c78 Moved file and path related methods from StringHelper to FileHelper, renamed StringHelper byte methods not to be misused as string methods 11 years ago
Carsten Brandt 3cb366020a added redis Session 11 years ago
Alexander Makarov 1a7a15a3ef Implemented mset, madd for cache. Added tests. 11 years ago
Panagiotis Moustafellos 63d391b309 typo fix 11 years ago
Panagiotis Moustafellos 8f8adb2a48 added phpdoc block for mset() 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Carsten Brandt 0e2ac86566 added Cache::exists() to check key existance in cache 11 years ago
Qiang Xue b06d7a8675 refactored cache dependency methods. 11 years ago
Qiang Xue f5d0bcbcfc Refactored cache key generation. 11 years ago
votintsev 0ab5bbaf40 Update Cache.php 11 years ago
votintsev ead914176f Update Cache.php 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Carsten Brandt 9c2eb4df0a doc fix in caching classes 12 years ago
resurtm 5575f53657 CS fixes. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 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
Qiang Xue 392b293d33 FragmentCache WIP 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue c08c2e8b72 url wip 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