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

Log of /contributions/modules/advcache/advcache.install

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.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 14:07:09 2009 UTC (9 months ago) by mikejoconnor
Branch: DRUPAL-6--1
Changes since 1.5: +47 -39 lines
Diff to previous 1.5
#242121 applying the advcache-d9 patch to the advcache module.

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

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 13:02:45 2009 UTC (9 months ago) by mikejoconnor
Branch: DRUPAL-5
Changes since 1.1.2.6: +39 -47 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to next main 1.5
#242121 accidentlly committed chages to the wrong branch, reverting changes

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

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 10:21:16 2008 UTC (13 months, 2 weeks ago) by robertDouglass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-9
Changes since 1.1.2.4: +4 -4 lines
Diff to previous 1.1.2.4 , to branch point 1.1
robertDouglass and Steven Bartnick: Fixing table names in update functions.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 09:41:35 2007 UTC (2 years, 1 month ago) by robertDouglass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7, DRUPAL-5--1-8
Changes since 1.1.2.3: +2 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
serious bug found by hunmonk: was truncating node, taxonomy, comment tables instead of cache_node, cache_taxonomy etc.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 19 10:30:23 2007 UTC (2 years, 2 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.1.2.2: +74 -139 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Adding the serialized column from D6 to all cache tables. This is to ease integration with memcache module which depends on these columns. Will not adversely affect Drupal 5 sites not running memcache. Upgrade untested, please test.

Revision 1.1.2.2 - (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
CVS Tags: DRUPAL-5--1-6
Changes since 1.1.2.1: +73 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
sync with HEAD

Revision 1.4 - (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.3: +21 -0 lines
Diff to previous 1.3
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.3 - (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.2: +52 -0 lines
Diff to previous 1.2
#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.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 10:36:31 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2
Changes since 1.1: +21 -0 lines
Diff to previous 1.1
sync DRUPAL-5

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 23 10:49:13 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.1: +21 -0 lines
Diff to previous 1.1
adding search result caching for authenticated users. The drupal page cache already caches search pages for anonymous users. This caches search results if the user is not uid=1, is authenticated, has exactly one role, and the query is a popular query (ie it has been searched 3 or more times according to watchdog)

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