Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Removing DRUPAL-5 patches
Sync 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)
Cleanup 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.
adding patches for cck and views. These should apply to cck 1.5 and views 1.6. If you have other versions you need to study the patches and look for other instances of serialize/unserialize in conjunction with cache_set or cache_get
file DRUPAL-5-2-cache-serialize.patch was initially added on branch DRUPAL-5.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |