]> Sergey Matveev's repositories - public-inbox.git/history - t/over.t
No ext_urls
[public-inbox.git] / t / over.t
2021-10-12 Eric Wongextindex: avoid invalid blobs after unref
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
2020-11-29 Eric Wongextindex: fix delete (`d') handling
2020-11-07 Eric Wongover: store xref3 data in over.sqlite3
2020-11-07 Eric Wongoveridx: introduce changes for external index
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