]> Sergey Matveev's repositories - public-inbox.git/history - t/over.t
overidx: inline create_ghost sub
[public-inbox.git] / t / over.t
2020-08-27 Eric Wongoveridx: inline create_ghost sub
2020-08-27 Eric Wongover: rename ->disconnect to ->dbh_close
2020-08-27 Eric Wongover: rename ->connect method to ->dbh
2020-08-26 Eric Wongover+msgmap: respect WAL journal_mode if set
2020-08-23 Eric Wongsearchidx: index THREADID in Xapian
2020-06-13 Eric Wongimap: STATUS/EXAMINE: rely on SQLite overview
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-02-04 Eric Wongover: simplify read-only vs read-write checking
2019-12-24 Eric Wongtestcommon: add require_mods method and use it
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-11-24 Eric Wongtests: use File::Temp->newdir instead of tempdir()
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-05-21 Eric WongMerge remote-tracking branch 'origin/xap-optional'...
2019-05-15 Eric Wonglazy load Xapian and make it optional for v2
2018-04-19 Eric Wong (Contrac... fix tests to run without Xapian installed
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-04-06 Eric Wong (Contrac... search: index and allow searching by date-time
2018-04-02 Eric Wong (Contrac... www: rework query responses to avoid COUNT in SQLite
2018-04-02 Eric Wong (Contrac... t/over: test empty Subject: line matching
2018-04-02 Eric Wong (Contrac... replace Xapian skeleton with SQLite overview DB