Log of /contributions/modules/memcache/memcache.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.7.2.4.2.1
Sat Aug 9 10:02:28 2008 UTC
(15 months, 2 weeks ago)
by
robertDouglass
Branch:
DRUPAL-6--1
Changes since
1.7.2.4: +1 -1 lines
FILE REMOVED
The start of memcache for DRUPAL-6
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 28 12:02:18 2007 UTC
(2 years, 4 months ago)
by
robertDouglass
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.13: +5 -5 lines
Diff to
previous 1.13
#154996 by lyricnz; smarter inclusion of .js file (for memcache stats) and registering of shutdown function.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 21 17:12:50 2007 UTC
(2 years, 6 months ago)
by
robertDouglass
Branch:
MAIN
Changes since
1.10: +2 -2 lines
Diff to
previous 1.10
moving drupal_add_js to the shutdown function gets rid of the bootstrap problem for anonymous users when page caching is turned on.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 21 17:02:00 2007 UTC
(2 years, 6 months ago)
by
robertDouglass
Branch:
MAIN
Changes since
1.9: +5 -2 lines
Diff to
previous 1.9
adding hook perm, an 'access memcache statistics' permission, and using that to determine whether to show the stats.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 11 14:46:53 2007 UTC
(2 years, 7 months ago)
by
robertDouglass
Branch:
MAIN
Changes since
1.5: +1 -1 lines
Diff to
previous 1.5
Improving devel stats and handling the cache_set case where the expiration time is a timestamp in the future.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 7 10:53:15 2007 UTC
(2 years, 7 months ago)
by
robertDouglass
Branch:
MAIN
Changes since
1.3: +38 -28 lines
Diff to
previous 1.3
#134174 by lyricnz and robertDouglass: add get/set/hit statistics to the bottom of pages like devel module does with queries. Note that this marks the beginning of the rebuilding of memcache.module. All other functionality has been stripped for the time being.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 12 20:01:28 2007 UTC
(2 years, 10 months ago)
by
robertDouglass
Branch:
MAIN
Adding memcache.module (not useful until I provide patches for specific caching targets, though). Rewrote the server cluster management code in dmemcache_object. Added some (sloppily coded) tests.
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.