CVS log for Products/FileCacheManager/FileCache.py

Zope

Help

(back) Up to [Zope] / Products / FileCacheManager

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision Tasks Diffs Branches and Tags Age Author
1.11 Download
View as text
View 1.11
View annotated
[select for diffs]
Diff to previous 1.10
MAIN
5 years, 2 months ago
Mon Jan 10 14:27:04 2005
jens
Log:
- compatibility fix for Zope 2.8 - FCM prior to version 1.2 will not
work with it.
1.10 Download
View as text
View 1.10
View annotated
[select for diffs]
Diff to previous 1.9
MAIN
5 years, 3 months ago
Fri Nov 19 06:31:52 2004
chrism
Log:
Add "entries_being_written" cache to prevent returning of stale data from ZCache_get after a ZCache_set of an already-cached object has been performed.
1.9 Download
View as text
View 1.9
View annotated
[select for diffs]
Diff to previous 1.8
MAIN
 
5 years, 4 months ago
Sun Oct 31 17:59:29 2004
jens
Log:
- better way to grab user :)
1.8 Download
View as text
View 1.8
View annotated
[select for diffs]
Diff to previous 1.7
MAIN
 
5 years, 4 months ago
Sun Oct 31 01:59:09 2004
chrism
Log:
Add optional HTTP cache header management.
1.7 Download
View as text
View 1.7
View annotated
[select for diffs]
Diff to previous 1.6
MAIN
5 years, 6 months ago
Sun Aug 29 19:50:29 2004
chrism
Log:
Add simple statistics tracking.
1.6 Download
View as text
View 1.6
View annotated
[select for diffs]
Diff to previous 1.5
MAIN
 
5 years, 6 months ago
Sun Aug 29 18:03:06 2004
chrism
Log:
Use a 3-level default cache instead of 2-level.
1.5 Download
View as text
View 1.5
View annotated
[select for diffs]
Diff to previous 1.4
MAIN
 
5 years, 6 months ago
Sun Aug 29 01:32:09 2004
chrism
Log:
Provide a way to get at the FCM via the naming expression (to determine the base directory).
1.4 Download
View as text
View 1.4
View annotated
[select for diffs]
Diff to previous 1.3
MAIN
 
5 years, 6 months ago
Sat Aug 28 23:58:29 2004
chrism
Log:
Add debugging flag.

Add user-settable tempfile path.

Improve some log messages.

At transaction commit, when file is moved to its rightful place, make all containing directories as necessary.

The CacheEntry's sortKey is now based on its timestamp. If it isn't, cache operations happen in an indeterminate order. This is problematic because one cache operation could delete a file while the other one creates the same file (ala ZCacheable_invalidate, then ZCacheable_set), and you want them to happen in the order that the programmer intended.
1.3 Download
View as text
View 1.3
View annotated
[select for diffs]
Diff to previous 1.2
MAIN
 
5 years, 6 months ago
Thu Aug 19 18:37:30 2004
jens
Log:
- add transaction awareness in two places:
* ZCacheable_set will only write a file if the transaction commits
* ZCacheable_invalidate will only delete a file if the transation commits
1.2 Download
View as text
View 1.2
View annotated
[select for diffs]
Diff to previous 1.1
MAIN
 
5 years, 6 months ago
Thu Aug 19 17:38:58 2004
jens
Log:
- Factor a representation of the filesystem cache entry into its own class
to have a good place for ZODB transaction awareness later. Looks neater, too.
1.1 Download
View as text
View 1.1
View annotated
[select for diffs]
MAIN
 
5 years, 6 months ago
Thu Aug 19 17:16:29 2004
jens
Log:
- code reorganization to shorten modules

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

webmaster@zope.org
Powered by
ViewCVS 0.9.2