|
|
08/26/08 18:05:34 |
@2041
|
[2041]
|
miyagawa |
fixed typo |
|
|
03/01/07 02:55:25 |
@1930
|
[1930]
|
miyagawa |
set directory_umask so that the cache directory is not world-writable. |
|
|
06/30/06 10:59:52 |
@1026
|
[1026]
|
miyagawa |
Purge cache on the global destruction phase of every run. Fixes #306. … |
|
|
05/13/06 03:21:27 |
@718
|
[718]
|
miyagawa |
fix path_to auto mkdir bug |
|
|
04/15/06 15:51:54 |
@590
|
[590]
|
miyagawa |
pacakging 0.6.3; spacing fix |
|
|
04/01/06 04:10:39 |
@448
|
[448]
|
miyagawa |
path_to now creates necessary directories. Fixes #118 |
|
|
03/08/06 11:00:27 |
@368
|
[368]
|
miyagawa |
* Added cache->path_to() to get plugin specific tmp filepath. … |
|
|
03/04/06 19:27:41 |
@279
|
[279]
|
miyagawa |
cookies, too |
|
|
03/04/06 19:25:10 |
@278
|
[278]
|
miyagawa |
make sure the ~/.plagger directory is not readable by others. Thanks to … |
|
|
03/02/06 16:04:38 |
@239
|
[239]
|
miyagawa |
Fallbacks to on process memory cache when Cache module is not installed. … |
|
|
03/02/06 15:03:52 |
@238
|
[238]
|
miyagawa |
* use URI::Fetch for smart caching in OPML and Simple. Fixes #3 … |
|
|
03/02/06 14:29:35 |
@237
|
[237]
|
miyagawa |
Workaround for Cache.pm freezethaw vs. setget problem. Fixes #86 |
|
|
03/02/06 10:06:22 |
@232
|
[232]
|
miyagawa |
oops |
|
|
03/02/06 09:54:09 |
@231
|
[231]
|
miyagawa |
* Added cookie_jar method to Plugin cache … |
|
|
03/01/06 22:57:12 |
@225
|
[225]
|
miyagawa |
Implemented Plagger::Cache framework, to be used in plugins. Refs #65 |