52 Commits (dabeea7a388179b7cd5184c03e340658c669f1e9)

Author SHA1 Message Date
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
Qiang Xue fb3ebe7000 doc cleanup. 11 years ago
Carsten Brandt 3cb366020a added redis Session 11 years ago
Carsten Brandt 8ac2b7364d moved redis to extensions 11 years ago
Alexander Makarov e09cc16c49 ApcCache is now compatible with APCu 11 years ago
Carsten Brandt 09a3300b7c refactored redis cache, added mset() 11 years ago
Alexander Makarov 1a7a15a3ef Implemented mset, madd for cache. Added tests. 11 years ago
Qiang Xue baaab4e09f Fixes #1170 11 years ago
Qiang Xue 5cbd5722c0 Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 11 years ago
Panagiotis Moustafellos 63d391b309 typo fix 11 years ago
Panagiotis Moustafellos 8f8adb2a48 added phpdoc block for mset() 11 years ago
Alexander Mohorev 51211898f8 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. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 8d4d0ee0bc Update RedisCache.php 11 years ago
Qiang Xue f415193cdc Fixes #898: supported different signature of MemCache::addServer(). 11 years ago
Carsten Brandt 0e261fba5a moved redis out of yii\db namespace 11 years ago
Alexander Makarov a2b946e4d3 Zend Data Cache returns null when record doesn't exist (reverted from commit 590121c4ff) 11 years ago
Alexander Makarov 590121c4ff Zend Data Cache returns null when record doesn't exist 11 years ago
Carsten Brandt 4b7f5a728a improved control over and handling of file and dir permissions 11 years ago
Carsten Brandt c582e589d2 added note about differing property types 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue 172d92958f refactored code. 11 years ago
Carsten Brandt 427c373ba6 implement Cache::exists() for various cache backends 11 years ago
Carsten Brandt 3b91801a35 cherry picked RedisCache and redis\Connection from redis WIP branch 11 years ago
Carsten Brandt 0e2ac86566 added Cache::exists() to check key existance in cache 11 years ago
Qiang Xue d34f8486ab Fixes #811. 11 years ago
Carsten Brandt 8beadc91f4 cleanup MemCache timeout API after #804 11 years ago
Panagiotis Moustafellos 5311dac904 Added failureCallback, reduced timeouts to 1s 11 years ago
Panagiotis Moustafellos b010ed8363 Mentioning that timeoutms is available in memcache only. 11 years ago
Panagiotis Moustafellos 7840ace6e6 Removed extra line 11 years ago
Panagiotis Moustafellos 5eff5310ba Added timeoutms parameter in MemCache 11 years ago
callmez a9b6dbdd5d GroupDependency::generateDependencyData typo fix 11 years ago
Carsten Brandt a5a64dd7c9 improved redis timeout handling 11 years ago
Qiang Xue f03cdf0a47 renamed Command::queryRow() to queryOne(). 11 years ago
Qiang Xue 4a0d2863f6 Fixes issue #421: yii\db\Schema:refresh() does not clear all cache 11 years ago
Qiang Xue 00df1e88eb Added GroupDependency. 11 years ago
Qiang Xue b06d7a8675 refactored cache dependency methods. 11 years ago
Qiang Xue 870f65343b Fixed a bug in ExpressionDependency. 11 years ago
Qiang Xue 3f22d18dfe typo fix. 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue 22357befad Added "@runtime" and "@vendor" aliases. 11 years ago
Qiang Xue 36bbfd54ca Implemented "@app/runtime" alias. 11 years ago
Qiang Xue 607f3a5987 Fixes issue #476 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
resurtm 54610f179f Better naming. Additional newline. Doctype tiny fix. 12 years ago
Carsten Brandt b030326db6 moved files to right places 12 years ago