Thu, 11 Jun 2009 21:39:35 +0300fix Folder.subdirs
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 21:39:35 +0300] rev 90
fix Folder.subdirs

Thu, 11 Jun 2009 21:26:05 +0300add task_threads config setting threaded-tasks
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 21:26:05 +0300] rev 89
add task_threads config setting

Thu, 11 Jun 2009 20:39:59 +0300initial implementation of threaded rendering of a folder's images threaded-tasks
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 20:39:59 +0300] rev 88
initial implementation of threaded rendering of a folder's images

Thu, 11 Jun 2009 00:37:01 +0300implement up-to-date checking for commands.main, and add --force-update option
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 00:37:01 +0300] rev 87
implement up-to-date checking for commands.main, and add --force-update option

Thu, 11 Jun 2009 00:36:33 +0300remove obsolete req.py
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 00:36:33 +0300] rev 86
remove obsolete req.py

Thu, 11 Jun 2009 00:36:19 +0300move thumbnail rendering from render.py to thumbnail.py, and implement staleness checking for Images, plus index_images for Folder
Tero Marttila <terom@fixme.fi> [Thu, 11 Jun 2009 00:36:19 +0300] rev 85
move thumbnail rendering from render.py to thumbnail.py, and implement staleness checking for Images, plus index_images for Folder

Wed, 10 Jun 2009 23:33:28 +0300change utils.LazyProperty to store the cached value using obj.__dict__
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:33:28 +0300] rev 84
change utils.LazyProperty to store the cached value using obj.__dict__

Wed, 10 Jun 2009 23:32:29 +0300fix templates to show thumbnails on folder template
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:32:29 +0300] rev 83
fix templates to show thumbnails on folder template

Wed, 10 Jun 2009 23:32:12 +0300fix Gallery.stylesheet to actually copy it into place
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:32:12 +0300] rev 82
fix Gallery.stylesheet to actually copy it into place

Wed, 10 Jun 2009 23:15:25 +0300misc. format.py formatting bugs
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:15:25 +0300] rev 81
misc. format.py formatting bugs

Wed, 10 Jun 2009 23:15:14 +0300fix html to have a separate Container type, but also special-case tuples, lists and genexps
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:15:14 +0300] rev 80
fix html to have a separate Container type, but also special-case tuples, lists and genexps

Wed, 10 Jun 2009 23:14:37 +0300fix filesystem.Path.path_segments and add some doctests
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:14:37 +0300] rev 79
fix filesystem.Path.path_segments and add some doctests

Wed, 10 Jun 2009 21:59:49 +0300fix html/templates to use a Container type (inherited by Tag) for flat lists of tags
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 21:59:49 +0300] rev 78
fix html/templates to use a Container type (inherited by Tag) for flat lists of tags

Fri, 05 Jun 2009 23:59:14 +0300misc. fixes, it runs now, but HTML output is corrupt (no flattening)
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:59:14 +0300] rev 77
misc. fixes, it runs now, but HTML output is corrupt (no flattening)

Fri, 05 Jun 2009 23:42:03 +0300misc. fixes
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:42:03 +0300] rev 76
misc. fixes

Fri, 05 Jun 2009 23:41:57 +0300fix utils.LazyProperty
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:41:57 +0300] rev 75
fix utils.LazyProperty

Fri, 05 Jun 2009 23:06:13 +0300remove old templates
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:06:13 +0300] rev 74
remove old templates

Fri, 05 Jun 2009 23:06:06 +0300misc. stuff in gallery.py utils.py
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:06:06 +0300] rev 73
misc. stuff in gallery.py utils.py

Fri, 05 Jun 2009 23:05:49 +0300use new command/gallery stuff in main.py
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:05:49 +0300] rev 72
use new command/gallery stuff in main.py

Fri, 05 Jun 2009 23:05:23 +0300remove old log.py module
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:05:23 +0300] rev 71
remove old log.py module

Fri, 05 Jun 2009 23:05:11 +0300remove old Folder, Image code, wrap up both
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:05:11 +0300] rev 70
remove old Folder, Image code, wrap up both

Fri, 05 Jun 2009 23:03:35 +0300add render_file method for html.IRenderable
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:03:35 +0300] rev 69
add render_file method for html.IRenderable

Fri, 05 Jun 2009 23:02:47 +0300add open_write method for filesystem.File
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:02:47 +0300] rev 68
add open_write method for filesystem.File

Fri, 05 Jun 2009 23:02:30 +0300add log_level config setting
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:02:30 +0300] rev 67
add log_level config setting

Fri, 05 Jun 2009 23:00:38 +0300implement new main() command, remove old one
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:00:38 +0300] rev 66
implement new main() command, remove old one

Fri, 05 Jun 2009 23:00:21 +0300initial commands infrastructure
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:00:21 +0300] rev 65
initial commands infrastructure

Fri, 05 Jun 2009 21:50:49 +0300begin implementation of folder, gallery
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 21:50:49 +0300] rev 64
begin implementation of folder, gallery

Fri, 05 Jun 2009 21:50:33 +0300update resources.py
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 21:50:33 +0300] rev 63
update resources.py

Fri, 05 Jun 2009 21:48:56 +0300write new templates using html, replacing old mako stuff
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 21:48:56 +0300] rev 62
write new templates using html, replacing old mako stuff

Fri, 05 Jun 2009 21:47:45 +0300rework html a bit to move the render_* funcs to IRenderable, add XHTMLDocument (ugh), missing flatten
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 21:47:45 +0300] rev 61
rework html a bit to move the render_* funcs to IRenderable, add XHTMLDocument (ugh), missing flatten