about summary refs log tree commit homepage
DateCommit message (Expand)
2020-09-01rename WatchMaildir => Watch
2020-09-01watchmaildir: use v5.10.1, drop warnings
2020-09-01watch: limit batch size of NNTP and IMAP workers, too
2020-08-31doc: expand on indexBatchSize regarding fragmentation
2020-08-30imapd: filter out unusable flags from search
2020-08-29tests: check-run: fixup un-squashed simplification
2020-08-28tests: check-run: show skipped tests
2020-08-28imaptracker: update_last: simplify callers
2020-08-28watch: flush changes to inbox before updating IMAPTracker
2020-08-28Makefile.PL: run check-man for <= 80 columns on check-run, too
2020-08-28www: more descriptive pagination
2020-08-28www: improve navigation around contemporary threads
2020-08-28doc: watch: expand on NNTP and IMAP-specific knobs
2020-08-27doc: move watch config docs to -watch manpage
2020-08-27watch: imap: only remove \Seen spam
2020-08-27doc: speling fickses
2020-08-27doc: document graceful shutdown signals
2020-08-27overidx: inline create_ghost sub
2020-08-27imaptracker: preserve WAL journal_mode if set by user
2020-08-27watchmaildir: ensure I:/W:/E: prefixes in warnings
2020-08-27git: show more context info on failures
2020-08-27search: allow testing with current xapian.git and 1.5.x
2020-08-27msgmap: use v5.10.1
2020-08-27over*: use v5.10.1, drop warnings
2020-08-27over: recent: remove expensive COUNT query
2020-08-27over: rename ->disconnect to ->dbh_close
2020-08-27over: rename ->connect method to ->dbh
2020-08-26v2writable: compatibility with SWIG Xapian binding
2020-08-26grok-pull.post_update_hook: flock(2) before SQLite check
2020-08-26over+msgmap: respect WAL journal_mode if set
2020-08-26msgmap: use "CREATE TABLE IF NOT EXISTS"
2020-08-26over: skip nodatacow on the journal
2020-08-26doc: 1.6.0 release notes update
2020-08-26doc: add some more tuning notes
2020-08-25searchidx: croak for Xapian DB open failure
2020-08-25examples: add imapd systemd examples
2020-08-23index: --sequential-shard checkpoints after each shard
2020-08-23mbox: disable "&t" on existing Xapian until full reindex
2020-08-23search: support downloading mboxes results with full thread
2020-08-23searchidx: index THREADID in Xapian
2020-08-23searchidx: put all shard-related stuff in SearchIdxShard.pm
2020-08-23searchidxshard: clear $msgref buffer properly
2020-08-22searchview: fix mbox.gz downloads for lynx users
2020-08-20search: add mset_to_artnums method
2020-08-20init+index: support --skip-docdata for Xapian
2020-08-20t/nntpd-v2: set PI_TEST_VERSION=2 properly
2020-08-20smsg: remove from_mitem
2020-08-20mbox: avoid Xapian docdata in search results
2020-08-20extmsg: avoid using Xapian docdata
2020-08-20searchview: convert nested and Atom display to over.sqlite3