Wed, 30 Mar 2016 01:29:22 +0300 terom qmsk.irclogs: config LogChannel tempire default tip
Wed, 30 Mar 2016 01:29:05 +0300 terom qmsk.irclogs: not valid XHTML
Thu, 25 Sep 2014 11:36:23 +0300 terom qmsk.irclogs: format html logline urls with <a rel='nofollow'>
Wed, 07 Mar 2012 21:39:07 +0200 Tero Marttila merge
Wed, 07 Mar 2012 21:38:19 +0200 Tero Marttila make irclogs line <a id> links faintly visible
Tue, 28 Feb 2012 13:11:22 +0200 Tero Marttila merge tag?
Tue, 28 Feb 2012 13:10:09 +0200 Tero Marttila qmsk-irclogs.fcgi: using #! python, not python2.5
Tue, 28 Feb 2012 13:08:00 +0200 Tero Marttila log_source: fix get_date_paged returning max as float
Sun, 13 Sep 2009 20:11:06 +0300 Tero Marttila tag 0.2.0-rc1 release with: FastCGI support, automatic timezone detection, error reporting, improve package structure, improved search, and many bugfixes
Sun, 13 Sep 2009 20:11:00 +0300 Tero Marttila update HGWEB_URL 0.2.0-rc1
Sun, 13 Sep 2009 20:08:16 +0300 Tero Marttila kill version magic from setup.py, rename scripts to global names and move package data into the package
Sun, 13 Sep 2009 18:57:48 +0300 Tero Marttila distutils setup.py
Sun, 13 Sep 2009 18:47:00 +0300 Tero Marttila improved search - separate q=/nick= fields
Sun, 13 Sep 2009 01:15:56 +0300 Tero Marttila restructure into package format - the qmsk.* stuff doesn't work so well though, requires a symlink for qmsk.web to work...
Sun, 13 Sep 2009 00:49:55 +0300 Tero Marttila fix error.py version_link_hg argument order
Sun, 13 Sep 2009 00:49:29 +0300 Tero Marttila fix use of mercurial API to be compatible with 1.3.1 - this breaks backwards-compability, though...
Mon, 16 Feb 2009 03:25:00 +0200 Tero Marttila moar pimping of the error page... at this point, error messages are becoming more of a feature than a bug
Mon, 16 Feb 2009 02:55:17 +0200 Tero Marttila better string truncation for error messages
Mon, 16 Feb 2009 02:49:06 +0200 Tero Marttila 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 +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