CVS messages for Memcache API and Integration
March 26, 2008
-
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-7-cache-serialize.patch 1.1.2.1 @ DRUPAL-5
added Drupal 5.7 core cache serialization patch to 5.x branch. fixes issue #226672 - Serialize patch needed for 5.7
February 12, 2008
- Commit #100552 by robertDouglass at 21:58Memcache API and Integration: /modules/memcache/memcache.db.inc 1.2.2.11 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/memcache.inc 1.15.2.8 @ DRUPAL-5#186332 by firebus; memcache wasn't matching core behavior on cache_clear_all
- Commit #100548 by robertDouglass at 21:50Memcache API and Integration: /modules/memcache/patches/blockcache.patch 1.1.2.1 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/patches/user_relationships.patch 1.1.2.1 @ DRUPAL-5Patches for blockcache and user_relationships
- Commit #100547 by robertDouglass at 21:49
#188751 by mdekkers, modified by roberDouglass: remove DUPLICATE KEY syntax from query.
- Commit #100544 by robertDouglass at 21:34Memcache API and Integration: /modules/memcache/memcache_admin/memcache_admin.module 1.3.2.7 @ DRUPAL-5
#215823 by nicholasThompson: improve admin area.
February 4, 2008
- Commit #99233 by nicholasThompson at 09:42
Fixing issue #215814: Incorrect use of db_query in memcache.db.inc
January 29, 2008
-
Memcache API and Integration: /modules/memcache/INSTALLATION.txt 1.4
Memcache API and Integration: /modules/memcache/memcache.db.inc 1.7
Memcache API and Integration: /modules/memcache/memcache.inc 1.27
Memcache API and Integration: /modules/memcache/README.txt 1.11* Sync with DRUPAL-5 * Update INSTALLATION.txt and README.txt
-
Memcache API and Integration: /modules/memcache/memcache-session.inc 1.1.2.2 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/memcache.db.inc 1.2.2.8 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/memcache.inc 1.15.2.7 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-0-cache-serialize.patch 1.1.2.2 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-1-cache-serialize.patch 1.1.2.2 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-2-cache-serialize.patch 1.1.2.2 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-3-cache-serialize.patch 1.1.2.2 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-4-cache-serialize.patch 1.1.2.2 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-5-cache-serialize.patch 1.1.2.2 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-6-cache-serialize.patch 1.1.2.2 @ DRUPAL-5
Memcache API and Integration: /modules/memcache/README.txt 1.4.2.9 @ DRUPAL-5Sync with HEAD changes and copy over changes. Changed: * Fix for cache_clear_all issue in issue #199483. Combined patches posted by Reg, firebus and robertDouglass. * Updated README.txt for memcache-session.inc Added: * Added Drupal 5.0 - 5.6 patches for core serialization. * Added memcache-session.inc (working) -
Memcache API and Integration: /modules/memcache/DRUPAL-5-cache-serialize.patch NONE
Memcache API and Integration: /modules/memcache/memcache-session.inc 1.1
Memcache API and Integration: /modules/memcache/memcache.db.inc 1.6
Memcache API and Integration: /modules/memcache/memcache_admin/memcache_admin.module 1.4
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-0-cache-serialize.patch 1.1
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-1-cache-serialize.patch 1.2
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-2-cache-serialize.patch 1.2
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-3-cache-serialize.patch 1.1
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-4-cache-serialize.patch 1.1
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-5-cache-serialize.patch 1.1
Memcache API and Integration: /modules/memcache/patches/DRUPAL-5-6-cache-serialize.patch 1.1
Memcache API and Integration: /modules/memcache/README.txt 1.10Cleanup work: * Fixed SQL Error in memcache.db.inc * Added CACHE_TEMPORARY memcache caching to memcache.db.inc (full page cache and other things weren't going in) * Small code cleanup in memcache.db.inc * Changed MENU_DEFAULT_LOCAL_TASK to MENU_LOCAL_TASK in memcache_admin.module * Updated README.txt for memcache-session.inc Added: * patches directory to hold all of the patches * Drupal 5.0 - 5.6 patches for core Removed: * Old core serialization patch that only "kinda" applied to certain versions. Should be easier to know which version to use now.
December 25, 2007
-
Memcache API and Integration: /modules/memcache/memcache.db.inc 1.5
Memcache API and Integration: /modules/memcache/memcache.inc 1.26Fix for cache_clear_all issue in issue #199483. Combined patches posted by Reg, firebus and robertDouglass. Fixes both memcache.inc and memcache.db.inc.
