about summary refs log tree commit homepage
path: root/t/over.t
DateCommit message (Expand)
2021-10-12extindex: avoid invalid blobs after unref
2021-01-01update copyrights for 2021
2020-11-29extindex: fix delete (`d') handling
2020-11-07over: store xref3 data in over.sqlite3
2020-11-07overidx: introduce changes for external index
2020-08-27overidx: inline create_ghost sub
2020-08-27over: rename ->disconnect to ->dbh_close
2020-08-27over: rename ->connect method to ->dbh
2020-08-26over+msgmap: respect WAL journal_mode if set
2020-08-23searchidx: index THREADID in Xapian
2020-06-13imap: STATUS/EXAMINE: rely on SQLite overview
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-02-04over: simplify read-only vs read-write checking
2019-12-24testcommon: add require_mods method and use it
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-09-09run update-copyrights from gnulib for 2019
2019-05-15lazy load Xapian and make it optional for v2
2018-04-19fix tests to run without Xapian installed
2018-04-06search: index and allow searching by date-time
2018-04-02www: rework query responses to avoid COUNT in SQLite
2018-04-02t/over: test empty Subject: line matching
2018-04-02replace Xapian skeleton with SQLite overview DB