CVS messages for fastpath_fscache
August 16, 2007
- Commit #77770 by moshe weitzman at 15:53fastpath_fscache: /modules/fastpath_fscache/cache.fs.inc 1.7.2.9 @ DRUPAL-5--1
fastpath_fscache: /modules/fastpath_fscache/fastpath_fscache.install 1.3.2.7 @ DRUPAL-5--1
fastpath_fscache: /modules/fastpath_fscache/fastpath_fscache.module 1.5.2.8 @ DRUPAL-5--1
fastpath_fscache: /modules/fastpath_fscache/INSTALL.txt 1.5.2.5 @ DRUPAL-5--1#165419 clear all authenticated sessions when enabling this module. some more cleanup of .install file to deal with disabling the module and re-enabling the module.
- Commit #77717 by moshe weitzman at 06:58
avoid error in hook_user
August 14, 2007
- Commit #77502 by moshe weitzman at 21:41
clarify that we mean the regular drupal page cache preference. also fix instructions a little
- Commit #77501 by moshe weitzman at 21:32
#167149 standardize variable names. patch by moshe weitzman
August 8, 2007
- Commit #76719 by Jeremy@kerneltr... at 03:57fastpath_fscache: /modules/fastpath_fscache/cache.fs.inc 1.7.2.7 @ DRUPAL-5--1
fastpath_fscache: /modules/fastpath_fscache/fastpath_fscache.module 1.5.2.6 @ DRUPAL-5--1bug #165419: use a cookie to allow logged in users to bypass the fastpath.
August 7, 2007
- Commit #76700 by Jeremy@kerneltr... at 23:26
Add comment to test of $_POST.
- Commit #76699 by Jeremy@kerneltr... at 23:18
Don't cache pages generated from a POST (otherwise it becomes impossible for anonymous users to post comments, etc.)
- Commit #76698 by Jeremy@kerneltr... at 23:01
Close the handle, not the name of the dir.
- Commit #76697 by Jeremy@kerneltr... at 22:49fastpath_fscache: /modules/fastpath_fscache/cache.fs.inc 1.7.2.4 @ DRUPAL-5--1
fastpath_fscache: /modules/fastpath_fscache/fastpath_fscache.install 1.3.2.6 @ DRUPAL-5--1Only create subdirectories as we need them.
- Commit #76692 by Jeremy@kerneltr... at 21:49
- remove unnecessary variable_set() that causes errors - escape $cache so it displays in output upon installation
