/[drupal]/contributions/modules/memcache/dmemcache.inc
ViewVC logotype

Log of /contributions/modules/memcache/dmemcache.inc

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.1.2.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 17:33:46 2009 UTC (2 months, 1 week ago) by jeremy
Branch: DRUPAL-6--1
Changes since 1.1.2.7.2.4: +12 -3 lines
Diff to previous 1.1.2.7.2.4 , to branch point 1.1.2.7 , to next main 1.1.2.9
Fix bug #541136: patch thanks to febbraro, DamienMcKenna and jcmarco.

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 09:27:58 2009 UTC (6 months, 4 weeks ago) by robertDouglass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-9
Changes since 1.1.2.8: +2 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1
#338522 by jaydub - no watchdog() call in dmemcache_set()

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 21:18:10 2009 UTC (10 months ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.7: +16 -2 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Feature #295738: backport from D6, add cache stampede semaphore

Revision 1.1.2.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 21:12:04 2009 UTC (10 months ago) by jeremy
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3, DRUPAL-6--1-4, DRUPAL-6--1-4-RC1
Changes since 1.1.2.7.2.3: +6 -8 lines
Diff to previous 1.1.2.7.2.3 , to branch point 1.1.2.7
Feature #295738: move stampede define into a variable to make it easier to override.

Revision 1.1.2.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 20:03:43 2009 UTC (10 months ago) by jeremy
Branch: DRUPAL-6--1
Changes since 1.1.2.7.2.2: +18 -2 lines
Diff to previous 1.1.2.7.2.2 , to branch point 1.1.2.7
Feature #295738: implement cache stampede protection for expiring items, patch
thanks to chx.

Revision 1.1.2.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 12:32:13 2008 UTC (12 months, 3 weeks ago) by jvandyk
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2
Changes since 1.1.2.7.2.1: +7 -2 lines
Diff to previous 1.1.2.7.2.1 , to branch point 1.1.2.7
Use memcache->connect() to connect to the first server. Record the result; if memcache is offline, do not try to read from or write to memcache for the remainder of the request.

Revision 1.1.2.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 12:25:47 2008 UTC (12 months, 3 weeks ago) by jvandyk
Branch: DRUPAL-6--1
Changes since 1.1.2.7: +2 -2 lines
Diff to previous 1.1.2.7
Drupal 6 supports multiple watchdog implementations, which requires module.inc to be included. variable_init() calls cache_get() before the module system is online, so we cannot write errors to watchdog that early.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 11:29:41 2007 UTC (2 years, 3 months ago) by robertDouglass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6, DRUPAL-5--1-7, DRUPAL-5--1-8
Branch point for: DRUPAL-6--1
Changes since 1.1.2.6: +1 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
rm debug variable from last commit

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 11:28:56 2007 UTC (2 years, 3 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.1.2.5: +3 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1
update path in rearranged menu

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 07:08:20 2007 UTC (2 years, 3 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#163277 by RobRoy use MEMCACHE_COMPRESSED instead of TRUE to flag compression.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 29 11:06:19 2007 UTC (2 years, 4 months ago) by robertDouglass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3
Changes since 1.1.2.3: +9 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
admin module now working pretty well. Many unimplemented features, and some nice fancy graphics would be cool as well, but it shows up in the menu and gives you the raw stats for the various servers.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 29 09:08:56 2007 UTC (2 years, 4 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.1.2.2: +0 -0 lines
Diff to previous 1.1.2.2 , to branch point 1.1
sync head and DRUPAL-5

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 22 09:05:23 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: DRUPAL-5
Branch point for: DRUPAL-5--2
Changes since 1.1.2.1: +206 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
sync with HEAD

Revision 1.1.2.1
Tue May 22 08:58:15 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.1: +0 -206 lines
FILE REMOVED
file dmemcache.inc was added on branch DRUPAL-5 on 2007-05-22 09:05:23 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 22 08:58:15 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-0-BETA2, HEAD
Branch point for: DRUPAL-5
refactored all dmemcache functions into separate include

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