[contributions(DRUPAL-6--1):doq] /modules/cache Cache.php CacheEngine.php README.txt cache.inc /modules/cache/engines apc.inc database.inc eaccelerator.inc file.inc memcache.inc phpvar.inc redis.inc xcache.inc
User: doq Branch: DRUPAL-6--1 Date: Wed, 22 Jul 2009 23:31:39 +0000 Modified files: /modules/cache Cache.php CacheEngine.php README.txt cache.inc /modules/cache/engines apc.inc database.inc eaccelerator.inc file.inc memcache.inc phpvar.inc redis.inc xcache.inc Log message: - Fixed alternative database engine. - Alternative database engine now passes all tests (with static == FALSE). - fixed cache_get() function implementation, now its looks more like standard cache_get() implementation. - more fixes to Xcache caching engine. - Xcache engine now passes all tests (with static == FALSE). - more fixes to memcache engine. - memcache engine now passes all tests (with static == FALSE). - more fixes to redis engine. - redis engine now passes all tests (with static == FALSE). - file engine: now when cache files are created they can also be read/written by non-server user (if s/he is in the same group as web-server) - more fixes to file engine - more fixes to apc engine. - apc engine now passes all tests (with static == FALSE). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cache/Cache.php&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/cache/CacheEngine.... http://cvs.drupal.org/diff.php?path=contributions/modules/cache/README.txt&o... http://cvs.drupal.org/diff.php?path=contributions/modules/cache/cache.inc&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/cache/engines/apc.... http://cvs.drupal.org/diff.php?path=contributions/modules/cache/engines/data... http://cvs.drupal.org/diff.php?path=contributions/modules/cache/engines/eacc... http://cvs.drupal.org/diff.php?path=contributions/modules/cache/engines/file... http://cvs.drupal.org/diff.php?path=contributions/modules/cache/engines/memc... http://cvs.drupal.org/diff.php?path=contributions/modules/cache/engines/phpv... http://cvs.drupal.org/diff.php?path=contributions/modules/cache/engines/redi... http://cvs.drupal.org/diff.php?path=contributions/modules/cache/engines/xcac...
participants (1)
-
drupal-cvs@drupal.org