about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2020-12-09treewide: replace {-inbox} with {ibx} for consistency
2020-12-05isearch: emulate per-inbox search with ->ALL
2020-12-05over: ensure old, merged {tid} is really gone
2020-12-01nntp: make ->ALL Xref generation more fuzzy
2020-11-30t/extsearch: test ->has_threadid
2020-11-29extindex: support `--gc' to remove dead inboxes
2020-11-29nntp: XPATH uses ->ALL extindex, too
2020-11-29nntp: NEWGROUPS uses long_response
2020-11-29extindex: fix delete (`d') handling
2020-11-28nntp: xref: use ->ALL extindex if available
2020-11-28t/extsearch: show a more realistic case
2020-11-28miscsearch: implement ->newsgroup_matches
2020-11-28mm: min/max: return 0 instead of undef
2020-11-24extsearch: fix remaining "eindex" references
2020-11-24miscidx: put grokmirror manifest entries in Xapian docdata
2020-11-24git: add manifest_entry method
2020-11-24miscsearch: a new Xapian sub-DB for extindex
2020-11-15t/eml.t: workaround newer Email::MIME* behavior
2020-11-15*index: checkpoints write last_commit metadata
2020-11-08extsearch: rename -eindex to -extindex
2020-11-07extsearchidx: handle edits
2020-11-07t/v2writable: remove pointless ->barrier call
2020-11-07t/extsearch.t: verify results and xref3 ordering
2020-11-07searchidx: remove xref3 support for Xapian
2020-11-07over: store xref3 data in over.sqlite3
2020-11-07script: add preliminary eindex implementation
2020-11-07extsearchidx: initial implementation
2020-11-07overidx: introduce changes for external index
2020-11-07searchidx: introduce "xref3" concept
2020-11-07extsearch: start mocking out
2020-09-24searchidx: fix (undocumented) --skip-docdata handling
2020-09-22mda: match List-Id insensitively
2020-09-19gcf2: wire up read-only daemons and rm -gcf2 script
2020-09-19gcf2: require git dir with OID
2020-09-19gcf2: transparently retry on missing OID
2020-09-19add gcf2 client and executable script
2020-09-19t/gcf2: test changes to alternates
2020-09-19gcf2: libgit2-based git cat-file alternative
2020-09-16t/indexlevels-mirror: fix improperly skipped test
2020-09-16treewide: relax allow >=40 chars for git OID
2020-09-15imap: quiet uninitialized variable warning on FETCH
2020-09-15t/imapd.t: skip dependent test on failure
2020-09-14tests: consistently check for xapian-compact
2020-09-12t/nntpd: add test for the XPATH command
2020-09-10solver: check one git coderepo and inbox at a time
2020-09-10t/cgi.t: show stderr on failures
2020-09-10www: manifest.js.gz generation no longer hogs event loop
2020-09-10use "\&" where possible when referring to subroutines
2020-09-10nntp: fix cross-newsgroup Message-ID lookups
2020-09-03search: replace ->query with ->mset