Mon, 16 Feb 2009 02:55:17 +0200better string truncation for error messages
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 02:55:17 +0200] rev 136
better string truncation for error messages

Mon, 16 Feb 2009 02:49:06 +0200pimp mah error messages, it has a full link to the Trac with pre-filled title, traceback, url, hg revision fields
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 02:49:06 +0200] rev 135
pimp mah error messages, it has a full link to the Trac with pre-filled title, traceback, url, hg revision fields

Mon, 16 Feb 2009 02:09:14 +0200improved error handling for CGI/FastCGI
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 02:09:14 +0200] rev 134
improved error handling for CGI/FastCGI

Mon, 16 Feb 2009 01:03:23 +0200our own CGI error handler
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 01:03:23 +0200] rev 133
our own CGI error handler

Mon, 16 Feb 2009 00:54:25 +0200cache version across calls to version_mercurial, so as to avoid opening the repo every time
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 00:54:25 +0200] rev 132
cache version across calls to version_mercurial, so as to avoid opening the repo every time

Mon, 16 Feb 2009 00:52:20 +0200rename config.PREF_TIMEZONE_FALLBACK, add Cookie expire/path info, and move the hg version stuff into the template/helpers
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 00:52:20 +0200] rev 131
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 +0200remove debug crap and fix Timezone.is_default to detect config.PREF_TIMEZONE_DEFAULT as well
Tero Marttila <terom@fixme.fi> [Sun, 15 Feb 2009 23:55:48 +0200] rev 130
remove debug crap and fix Timezone.is_default to detect config.PREF_TIMEZONE_DEFAULT as well

Sun, 15 Feb 2009 23:50:24 +0200Autodetect 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
Tero Marttila <terom@fixme.fi> [Sun, 15 Feb 2009 23:50:24 +0200] rev 129
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 +0200fix config.VERSION_LINK to use relpath('.')
Tero Marttila <terom@fixme.fi> [Sat, 14 Feb 2009 20:13:26 +0200] rev 128
fix config.VERSION_LINK to use relpath('.')

Sat, 14 Feb 2009 20:09:08 +0200improve LogSearchIndex error handling, add explicit close() method, and modify get_index to not keep the index open persistently
Tero Marttila <terom@fixme.fi> [Sat, 14 Feb 2009 20:09:08 +0200] rev 127
improve LogSearchIndex error handling, add explicit close() method, and modify get_index to not keep the index open persistently