Sat, 13 Jun 2009 20:31:51 +0300tidy up exif_data a bit new-exif
Tero Marttila <terom@fixme.fi> [Sat, 13 Jun 2009 20:31:51 +0300] rev 104
tidy up exif_data a bit

Sat, 13 Jun 2009 19:21:12 +0300new exif.py seems to work now, although still missing sub-IFDs new-exif
Tero Marttila <terom@fixme.fi> [Sat, 13 Jun 2009 19:21:12 +0300] rev 103
new exif.py seems to work now, although still missing sub-IFDs

Sat, 13 Jun 2009 18:34:55 +0300initial exif.py code new-exif
Tero Marttila <terom@fixme.fi> [Sat, 13 Jun 2009 18:34:55 +0300] rev 102
initial exif.py code

Thu, 11 Jun 2009 23:57:53 +0300split --force-update into --force-thumb/--force-html options, implement for main
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 23:57:53 +0300] rev 101
split --force-update into --force-thumb/--force-html options, implement for main

Thu, 11 Jun 2009 23:57:20 +0300fix folder_page template
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 23:57:20 +0300] rev 100
fix folder_page template

Thu, 11 Jun 2009 23:57:03 +0300add default title for folders
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 23:57:03 +0300] rev 99
add default title for folders

Thu, 11 Jun 2009 23:24:48 +0300modify EXIF.py to use mmap in the hope of slightly better improvements with less syscalls
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 23:24:48 +0300] rev 98
modify EXIF.py to use mmap in the hope of slightly better improvements with less syscalls

Thu, 11 Jun 2009 22:50:44 +0300implement simple stat caching using lazy_load for filesystem
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 22:50:44 +0300] rev 97
implement simple stat caching using lazy_load for filesystem

Thu, 11 Jun 2009 22:50:21 +0300fix LazyProperty to not inherit from property, so as to act as a non-data descriptor, which can then be overriden by per-instance __dict__ values
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 22:50:21 +0300] rev 96
fix LazyProperty to not inherit from property, so as to act as a non-data descriptor, which can then be overriden by per-instance __dict__ values

Thu, 11 Jun 2009 21:50:48 +0300fix Thumbnail.stale/File.older_than behaviour
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 21:50:48 +0300] rev 95
fix Thumbnail.stale/File.older_than behaviour