utils.py
Wed, 11 Feb 2009 02:21:43 +0200 Tero Marttila implement utils.mtime
Wed, 11 Feb 2009 00:33:21 +0200 Tero Marttila add utils.to/from_utc_timestamp functions, fix LogSearchIndex to store all LogLine attributes, add list() method to get LogLines for a given date, and improve scripts/search-index
Mon, 09 Feb 2009 23:49:57 +0200 Tero Marttila split defined configuration constants into config, and implement search result pagination
Mon, 09 Feb 2009 22:17:10 +0200 Tero Marttila implement line-links as UTC timestamps
Mon, 09 Feb 2009 03:05:43 +0200 Tero Marttila add some user-preferences support (e.g. timezone, time formats)
Mon, 09 Feb 2009 01:11:05 +0200 Tero Marttila use improved URLConfig/URLType
Mon, 09 Feb 2009 00:24:13 +0200 Tero Marttila implement more LogSource features (logs for date, cleanup last_logs), implement irssi parser, formatter, other misc. stuff