/[drupal]/contributions/modules/memcache/README.txt
ViewVC logotype

Log of /contributions/modules/memcache/README.txt

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


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

Revision 1.4.2.10.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Jan 29 18:01:47 2009 UTC (9 months, 4 weeks 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.4.2.10.2.4: +3 -3 lines
Diff to previous 1.4.2.10.2.4 , to branch point 1.4.2.10
Implement support for minimum cache lifetime in memcache.inc.

Revision 1.4.2.10.2.4 - (view) (download) (annotate) - [select for diffs]
Sun Jan 25 04:08:34 2009 UTC (10 months ago) by jvandyk
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.4.2.10.2.3: +2 -2 lines
Diff to previous 1.4.2.10.2.3 , to branch point 1.4.2.10
#354420 by andreiashu, jojje: emphasize that a separate memcache server is required for sessions.

Revision 1.4.2.10.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 03:52:38 2008 UTC (10 months, 3 weeks ago) by jvandyk
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.4.2.10.2.2: +17 -5 lines
Diff to previous 1.4.2.10.2.2 , to branch point 1.4.2.10
Document difference in minimum cache lifetime support between memcache.inc and memcache.db.inc

Revision 1.4.2.10.2.2 - (view) (download) (annotate) - [select for diffs]
Fri Nov 21 04:39:18 2008 UTC (12 months ago) by jvandyk
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.4.2.10.2.1: +32 -8 lines
Diff to previous 1.4.2.10.2.1 , to branch point 1.4.2.10
Rewrite memcached session handling for Drupal 6. Now with more comments. Added session_save_session().

Revision 1.4.2.10.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Oct 31 16:43:37 2008 UTC (12 months, 3 weeks ago) by jvandyk
Branch: DRUPAL-6--1
Changes since 1.4.2.10: +6 -38 lines
Diff to previous 1.4.2.10
#188474: Ported to Drupal 6.

Revision 1.4.2.10 - (view) (download) (annotate) - [select for diffs]
Fri Jul 18 19:49:41 2008 UTC (16 months, 1 week ago) by robertDouglass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-8, DRUPAL-5--1-9
Branch point for: DRUPAL-6--1
Changes since 1.4.2.9: +4 -1 lines
Diff to previous 1.4.2.9 , to branch point 1.4 , to next main 1.11
#273824 reported by bennos Zlib compression conflicts with memcache.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jan 29 23:43:34 2008 UTC (21 months, 4 weeks ago) by slantview
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +19 -9 lines
Diff to previous 1.10
* Sync with DRUPAL-5
* Update INSTALLATION.txt and README.txt

Revision 1.4.2.9 - (view) (download) (annotate) - [select for diffs]
Tue Jan 29 23:36:56 2008 UTC (21 months, 4 weeks ago) by slantview
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.4.2.8: +4 -3 lines
Diff to previous 1.4.2.8 , to branch point 1.4
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)

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jan 29 22:50:25 2008 UTC (21 months, 4 weeks ago) by slantview
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
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.

Revision 1.4.2.8 - (view) (download) (annotate) - [select for diffs]
Wed Dec 5 10:33:31 2007 UTC (23 months, 3 weeks ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.4.2.7: +9 -2 lines
Diff to previous 1.4.2.7 , to branch point 1.4
updating README

Revision 1.4.2.7 - (view) (download) (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, DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6
Changes since 1.4.2.6: +5 -2 lines
Diff to previous 1.4.2.6 , to branch point 1.4
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.4.2.6 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 09:46:24 2007 UTC (2 years, 4 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.4.2.5: +7 -8 lines
Diff to previous 1.4.2.5 , to branch point 1.4
#158140 updating docs and removing old tests. New tests should be written to reflect newest code

Revision 1.4.2.5 - (view) (download) (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.4.2.4: +27 -4 lines
Diff to previous 1.4.2.4 , to branch point 1.4
sync head and DRUPAL-5

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jun 27 07:00:09 2007 UTC (2 years, 5 months ago) by robertDouglass
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.8: +11 -1 lines
Diff to previous 1.8
Missed README update (sync with DRUPAL-5)

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon May 28 11:53:17 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA2
Changes since 1.7: +25 -1 lines
Diff to previous 1.7
Adding a TROUBLESHOOTING section to README.txt

Revision 1.4.2.4 - (view) (download) (annotate) - [select for diffs]
Tue May 22 09:57:49 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: DRUPAL-5
Branch point for: DRUPAL-5--2
Changes since 1.4.2.3: +12 -1 lines
Diff to previous 1.4.2.3 , to branch point 1.4
documenting the 'memcache_key_prefix' variable that can be set in  if more than one Drupal instance is to share memcache

Revision 1.4.2.3 - (view) (download) (annotate) - [select for diffs]
Tue May 22 09:05:23 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.4.2.2: +68 -11 lines
Diff to previous 1.4.2.2 , to branch point 1.4
sync with HEAD

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 21 20:00:49 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.6: +68 -11 lines
Diff to previous 1.6
a compromise for CACHE_TEMPORARY. These items are cached for three minutes. More documentation as well.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon May 21 15:56:23 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: MAIN
Changes since 1.5: +4 -5 lines
Diff to previous 1.5
sync HEAD

Revision 1.4.2.2 - (view) (download) (annotate) - [select for diffs]
Mon May 21 15:52:59 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.4.2.1: +4 -5 lines
Diff to previous 1.4.2.1 , to branch point 1.4
update install instructions

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri May 11 06:16:28 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: MAIN
Changes since 1.4: +8 -6 lines
Diff to previous 1.4
Id's all around

Revision 1.4.2.1 - (view) (download) (annotate) - [select for diffs]
Fri May 11 06:12:17 2007 UTC (2 years, 6 months ago) by robertDouglass
Branch: DRUPAL-5
Changes since 1.4: +8 -6 lines
Diff to previous 1.4
Renaming global variable to conform with coding standards. Extending statistics tracking.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Apr 10 12:24:52 2007 UTC (2 years, 7 months ago) by lyricnz
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Fix memcache_inc should be cache_inc

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Apr 8 15:05:31 2007 UTC (2 years, 7 months ago) by lyricnz
Branch: MAIN
Changes since 1.2: +35 -10 lines
Diff to previous 1.2
Wordwrap, fix typo.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Apr 8 13:34:07 2007 UTC (2 years, 7 months ago) by robertDouglass
Branch: MAIN
Changes since 1.1: +38 -19 lines
Diff to previous 1.1
Updating the README

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 19:18:50 2007 UTC (2 years, 10 months ago) by robertDouglass
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-DEPRECATED
Initial commit of an API for using memcache with Drupal. Not ready for production.

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