Wed, 11 Feb 2009 03:32:21 +0200 Tero Marttila implement tempfile use for scripts/search-index autoload, so that it can resume aborted sessions
Wed, 11 Feb 2009 03:05:11 +0200 Tero Marttila implement parser/formatter netsplits and day-change
Wed, 11 Feb 2009 03:04:35 +0200 Tero Marttila move the LogSearchIndex open from handlers to log_search, and make it lazy
Wed, 11 Feb 2009 02:21:43 +0200 Tero Marttila implement utils.mtime
Wed, 11 Feb 2009 02:16:11 +0200 Tero Marttila implement --after for autoload
Wed, 11 Feb 2009 02:07:07 +0200 Tero Marttila implement scripts/search-index autoload
Wed, 11 Feb 2009 01:21:22 +0200 Tero Marttila change debug formatter to to use str(LogLine) for TSV, and fix handling of topic-unset
Wed, 11 Feb 2009 01:00:18 +0200 Tero Marttila make LogLine.format_source slightly less misleading
Wed, 11 Feb 2009 00:47:02 +0200 Tero Marttila clean up repr(LogLine) output
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
Tue, 10 Feb 2009 23:59:56 +0200 Tero Marttila improve scripts/search-index with better help info
Tue, 10 Feb 2009 23:59:37 +0200 Tero Marttila update LogSearchIndex to use new LogLine fields
Tue, 10 Feb 2009 23:00:11 +0200 Tero Marttila implement full parser+formatter for irssi
Tue, 10 Feb 2009 22:59:52 +0200 Tero Marttila misc. template clean (hide RSS link, remove extra whitespace from calendar source
Tue, 10 Feb 2009 22:59:17 +0200 Tero Marttila fix bug with timezone dropdown selected-value
Tue, 10 Feb 2009 05:56:57 +0200 Tero Marttila improve parser resilience, improve get_month_days, add 'Channel' item to general menu
Tue, 10 Feb 2009 04:27:22 +0200 Tero Marttila add a LogSourceDecoder to fallback from utf-8 to latin-1, and improve scripts/search-index.py
Tue, 10 Feb 2009 03:48:51 +0200 Tero Marttila add #test logfile, improve handling of low-logfile situations
Tue, 10 Feb 2009 03:22:43 +0200 Tero Marttila add RSSFormatter, and link to different types from channel_last.tmpl...
Tue, 10 Feb 2009 02:57:16 +0200 Tero Marttila image formatting \o/
Tue, 10 Feb 2009 01:24:59 +0200 Tero Marttila implement pagination for channel_link
Tue, 10 Feb 2009 01:05:35 +0200 Tero Marttila implement max_pages, and paginate channel_date by default now
Tue, 10 Feb 2009 01:02:26 +0200 Tero Marttila fix off-by-one with search paginate, and implement basic pagination for channel_date
Tue, 10 Feb 2009 00:19:56 +0200 Tero Marttila fix pagination to just use page numbers... less bugs
Tue, 10 Feb 2009 00:04:15 +0200 Tero Marttila handle the 'no search results' case
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 14:07:19 +0200 Tero Marttila fix index.tmpl, and change tz_name to %Z%z format
Mon, 09 Feb 2009 13:45:06 +0200 Tero Marttila merge channel_view and channel_last, adding a More link to channel_last.tmpl
Mon, 09 Feb 2009 13:19:00 +0200 Tero Marttila href-ize urls