/[drupal]/contributions/modules/advcache/advcache.module
ViewVC logotype

Log of /contributions/modules/advcache/advcache.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 14:07:09 2009 UTC (8 months, 4 weeks ago) by mikejoconnor
Branch: DRUPAL-6--1
Changes since 1.11: +12 -1 lines
Diff to previous 1.11
#242121 applying the advcache-d9 patch to the advcache module.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 13:39:12 2009 UTC (8 months, 4 weeks ago) by mikejoconnor
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.10: +6 -22 lines
Diff to previous 1.10
#242121 Merging the DRUPAL-5 branch with head

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 13:02:45 2009 UTC (8 months, 4 weeks ago) by mikejoconnor
Branch: DRUPAL-5
Changes since 1.1.2.9: +1 -11 lines
Diff to previous 1.1.2.9 , to branch point 1.1 , to next main 1.11
#242121 accidentlly committed chages to the wrong branch, reverting changes

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 04:15:33 2009 UTC (8 months, 4 weeks ago) by mikejoconnor
Branch: DRUPAL-5
Changes since 1.1.2.8: +11 -0 lines
Diff to previous 1.1.2.8 , to branch point 1.1
#242121 mikejoconnor: Created a Drupal-6 branch of advcache. Added node, path, and taxonomy patches.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 10:43:03 2008 UTC (13 months, 1 week ago) by robertDouglass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-9
Changes since 1.1.2.7: +4 -21 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Killing overengineered node caching (per role combination). This strategy caches based on keys of node/1, node/2, node/3 etc. for much greater simplicity and performance. Note that this MAY BREAK your site's behavior if you have nodes that appear differently for users in different roles. Please test thoroughly before deciding to use this version. Furthermore, since I've replaced all of the node_patch.patch files for all drupal versions, you should use your current version to revert the patch before updating your code base to this version.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 06:02:25 2007 UTC (23 months, 1 week ago) by firebus
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7, DRUPAL-5--1-8
Changes since 1.1.2.6: +2 -1 lines
Diff to previous 1.1.2.6 , to branch point 1.1
update patches for drupal 5.5 - http://drupal.org/node/184522
fix minor cache_clear_all bug for node_cache - http://drupal.org/node/182894

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 11:51:51 2007 UTC (2 years, 2 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.1.2.5: +1 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Further fixes to taxonomy caching

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 09:37:19 2007 UTC (2 years, 2 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.1.2.4: +1 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
adding cache_advcache_block to the list of cache tables in hook_devel_caches.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 19:42:26 2007 UTC (2 years, 4 months ago) by robertDouglass
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Today is my day for screwed up releases. 1.4 and 1.5 have a critical bug with clearing the block cache.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 19:40:38 2007 UTC (2 years, 4 months ago) by robertDouglass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.1.2.3: +1 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Today is my day for screwed up releases. 1.4 and 1.5 have a critical bug with clearing the block cache.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 19:02:26 2007 UTC (2 years, 4 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.1.2.2: +46 -8 lines
Diff to previous 1.1.2.2 , to branch point 1.1
sync with HEAD

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 18:10:12 2007 UTC (2 years, 4 months ago) by robertDouglass
Branch: MAIN
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-5
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
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.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 28 11:54:30 2007 UTC (2 years, 4 months ago) by robertDouglass
Branch: MAIN
Changes since 1.7: +2 -0 lines
Diff to previous 1.7
#151684 No. 3 by dkruglyak - clear comment cache on publish and unpublish.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 10:27:47 2007 UTC (2 years, 5 months ago) by robertDouglass
Branch: MAIN
Changes since 1.6: +13 -13 lines
Diff to previous 1.6
#152938 patch by me, 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.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 08:34:19 2007 UTC (2 years, 5 months ago) by robertDouglass
Branch: MAIN
Changes since 1.5: +5 -7 lines
Diff to previous 1.5
#151684 by furmans and robertDouglass: fixed order of operations in hook_comment

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 31 17:19:38 2007 UTC (2 years, 5 months ago) by robertDouglass
Branch: MAIN
CVS Tags: DRUPAL-5--1-3
Changes since 1.4: +29 -1 lines
Diff to previous 1.4
#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.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 31 15:58:15 2007 UTC (2 years, 5 months ago) by robertDouglass
Branch: MAIN
Changes since 1.3: +10 -0 lines
Diff to previous 1.3
#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

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 11:18:13 2007 UTC (2 years, 5 months ago) by robertDouglass
Branch: MAIN
Changes since 1.2: +6 -2 lines
Diff to previous 1.2
sync HEAD

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 11:11:22 2007 UTC (2 years, 5 months ago) by robertDouglass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.1.2.1: +6 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Taxonomy cache not clearing correctly on nodeapi

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 10:36:31 2007 UTC (2 years, 5 months ago) by robertDouglass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
sync DRUPAL-5

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 23 12:21:36 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
adding hook_devel_caches

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 22 15:58:22 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: MAIN
Branch point for: DRUPAL-5
Initial import of advcache. This is a series of extra cache tables and patches to cache parts of Drupal core that are not normally cached. Comments, nodes and taxonomy are implemented. Search results and paths are TODO.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2