Releases for Advanced cache

advcache 5.x-1.6

robertDouglass - July 10, 2007 - 05:54
Official release from CVS tag: DRUPAL-5--1-6
Download: advcache-5.x-1.6.tar.gz
Size: 19.82 KB
md5_file hash: 3f4c3ce2a2e631c0c2d5e2271cb0be9a
First released: July 10, 2007 - 05:54
Last updated: July 10, 2007 - 05:55

Fixed a bug in taxonomy caching and hopefully remedied the mistakes I made packaging the 1.4 and 1.5 releases.

advcache 5.x-1.5

robertDouglass - July 9, 2007 - 19:00
Official release from CVS tag: DRUPAL-5--1-5
Download: advcache-5.x-1.5.tar.gz
Size: 20.02 KB
md5_file hash: 1c46df9ca5e884017e38d0c3d4daf74b
First released: July 9, 2007 - 19:00
Last updated: July 9, 2007 - 19:05

I screwed up 1.4 by not including all_patches.patch.

advcache 5.x-1.4

robertDouglass - July 9, 2007 - 18:22
Official release from CVS tag: DRUPAL-5--1-4
Download: advcache-5.x-1.4.tar.gz
Size: 19.86 KB
md5_file hash: 650d30d184ea17798f0793cb6a817e84
First released: July 9, 2007 - 18:22
Last updated: July 9, 2007 - 18:25
  • Feature: #72897 - Block caching =) Not like the blockcache module... no configuration... just apply patch and go. Shaves 1.5 ms off of each page load on my MacBook, anonymous as well as authenticated.
  • Feature: new strategy for node cache clearing to accommodate the role-based caching. Needs some eyeballs (that means you, slantview ;-) Also fixes a call to undefined function in the case that forum module is not enabled.
  • Bugfix: fixed order of operations in hook_comment.
  • Bugfix: clear comment cache on publish and unpublish.

advcache 5.x-1.3

robertDouglass - May 31, 2007 - 17:36
Official release from CVS tag: DRUPAL-5--1-3
Download: advcache-5.x-1.3.tar.gz
Size: 16.46 KB
md5_file hash: 147e5c2ef36cab74d4e1042fee2a8caf
First released: May 31, 2007 - 17:36
Last updated: May 31, 2007 - 17:40
  • #147977 fixing node cache so that the same rules apply to loading the cache as to setting. #147456 allowing a variable, 'advcache_node_exclude_types', determine whether a node type should be excluded from caching. Defaults to array('poll') so polls work. Rolling against DRUPAL-5-1
  • Re-rolling all patches against DRUPAL-5-1
  • #148279 by aymerick and robertDouglass: add forum caching. Same warning as with taxonomy caching applies here... if db_rewrite_sql is rewriting taxonomy queries, as is the case in taxonomy access type modules, this patch should not be used.
  • Updating README and all_patches.patch to reflect new forum_cache.patch changes.

advcache 5.x-1.2

robertDouglass - May 28, 2007 - 11:20
Official release from CVS tag: DRUPAL-5--1-2
Download: advcache-5.x-1.2.tar.gz
Size: 16.41 KB
md5_file hash: e5b72182216dadad4192eda1f11eca6f
First released: May 28, 2007 - 11:20
Last updated: May 28, 2007 - 11:25
  • adding an all_patches.patch that combines all cache patches into one for the ambitious and the lazy
  • Taxonomy cache not clearing correctly on nodeapi

advcache 5.x-1.1

robertDouglass - May 28, 2007 - 10:40
Official release from CVS tag: DRUPAL-5--1-1
Download: advcache-5.x-1.1.tar.gz
Size: 14.71 KB
md5_file hash: 9955d135ebb01d0db8a7c480ce963114
First released: May 28, 2007 - 10:40
Last updated: May 28, 2007 - 10:45
  • adding hook_devel_caches
  • Disable node caching for uid = 1.
  • #147240 uninitialized array in comment caching
  • taxonomy_node_get_terms wasn't keyed correctly

advcache 5.x-1.0

robertDouglass - May 23, 2007 - 12:23
Official release from CVS tag: DRUPAL-5--1-0
Download: advcache-5.x-1.0.tar.gz
Size: 14.42 KB
md5_file hash: 845a1f40c1837e503e80feee4a071ea2
First released: May 23, 2007 - 12:23
Last updated: May 23, 2007 - 12:25

Initial release. Please see README.txt.

advcache 5.x-1.x-dev

robertDouglass - May 22, 2007 - 16:12
Nightly development snapshot from CVS branch: DRUPAL-5
Download: advcache-5.x-1.x-dev.tar.gz
Size: 28.56 KB
md5_file hash: b764e26cd2e11907c827b7a90b6d1002
First released: May 22, 2007 - 16:12
Last updated: September 25, 2008 - 12:00

Initial commit. Node, comment and taxonomy caching implemented.

 
 

Drupal is a registered trademark of Dries Buytaert.