Mon, 16 Feb 2009 02:09:14 +0200 Tero Marttila improved error handling for CGI/FastCGI
Mon, 16 Feb 2009 01:03:23 +0200 Tero Marttila our own CGI error handler
Mon, 16 Feb 2009 00:54:25 +0200 Tero Marttila cache version across calls to version_mercurial, so as to avoid opening the repo every time
Mon, 16 Feb 2009 00:52:20 +0200 Tero Marttila rename config.PREF_TIMEZONE_FALLBACK, add Cookie expire/path info, and move the hg version stuff into the template/helpers
Sun, 15 Feb 2009 23:55:48 +0200 Tero Marttila remove debug crap and fix Timezone.is_default to detect config.PREF_TIMEZONE_DEFAULT as well
Sun, 15 Feb 2009 23:50:24 +0200 Tero Marttila Autodetect user timezone using Javascript, this makes the Preferences code a bit more complicated in terms of interaction between default/parse/is_default/build/process/etc, but it should work as intended now
Sat, 14 Feb 2009 20:13:26 +0200 Tero Marttila fix config.VERSION_LINK to use relpath('.')
Sat, 14 Feb 2009 20:09:08 +0200 Tero Marttila improve LogSearchIndex error handling, add explicit close() method, and modify get_index to not keep the index open persistently
Sat, 14 Feb 2009 19:23:25 +0200 Tero Marttila simple FastCGI support
Sat, 14 Feb 2009 18:41:12 +0200 Tero Marttila modify index.cgi to use qmsk.web.cgi_main
Sat, 14 Feb 2009 17:59:13 +0200 Tero Marttila remove support for default font, as it doesn't support unicode, and implement a 1px line spacing for format_png
Fri, 13 Feb 2009 01:18:28 +0200 Tero Marttila fix calls to format_rss/format_png to use a keyword argument
Fri, 13 Feb 2009 00:32:06 +0200 Tero Marttila merge quickfixes
Fri, 13 Feb 2009 00:29:47 +0200 Tero Marttila some quickfixes to fix deployment errors
Thu, 12 Feb 2009 23:07:18 +0200 Tero Marttila tag version 0.1.0-rc1