Thu, 11 Jun 2009 23:57:53 +0300 |
Tero Marttila |
split --force-update into --force-thumb/--force-html options, implement for main
|
changeset |
files
|
Thu, 11 Jun 2009 23:57:20 +0300 |
Tero Marttila |
fix folder_page template
|
changeset |
files
|
Thu, 11 Jun 2009 23:57:03 +0300 |
Tero Marttila |
add default title for folders
|
changeset |
files
|
Thu, 11 Jun 2009 23:24:48 +0300 |
Tero Marttila |
modify EXIF.py to use mmap in the hope of slightly better improvements with less syscalls
|
changeset |
files
|
Thu, 11 Jun 2009 22:50:44 +0300 |
Tero Marttila |
implement simple stat caching using lazy_load for filesystem
|
changeset |
files
|
Thu, 11 Jun 2009 22:50:21 +0300 |
Tero Marttila |
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
|
changeset |
files
|
Thu, 11 Jun 2009 21:50:48 +0300 |
Tero Marttila |
fix Thumbnail.stale/File.older_than behaviour
|
changeset |
files
|
Thu, 11 Jun 2009 21:46:20 +0300 |
Tero Marttila |
slightly reoriganize function structure in commands.main
|
changeset |
files
|
Thu, 11 Jun 2009 21:46:09 +0300 |
Tero Marttila |
fix File.newer_than/File.older_than to correctly handle None
|
changeset |
files
|
Thu, 11 Jun 2009 21:40:39 +0300 |
Tero Marttila |
move Command exception handling into command.py, and handle KeyboardInterrupt
|
changeset |
files
|
Thu, 11 Jun 2009 21:40:12 +0300 |
Tero Marttila |
change Image.update to unconditionally update the thumb/preview
|
changeset |
files
|
Thu, 11 Jun 2009 21:39:35 +0300 |
Tero Marttila |
fix Folder.subdirs
|
changeset |
files
|
Thu, 11 Jun 2009 21:26:05 +0300 |
Tero Marttila |
add task_threads config setting
threaded-tasks
|
changeset |
files
|
Thu, 11 Jun 2009 20:39:59 +0300 |
Tero Marttila |
initial implementation of threaded rendering of a folder's images
threaded-tasks
|
changeset |
files
|
Thu, 11 Jun 2009 00:37:01 +0300 |
Tero Marttila |
implement up-to-date checking for commands.main, and add --force-update option
|
changeset |
files
|