about summary refs log tree commit homepage
path: root/t/indexlevels-mirror.t
DateCommit message (Expand)
2021-07-31extindex: -xcpdb and -compact support
2021-03-15t/indexlevels-mirror: use create_inbox
2021-01-02treewide: reduce load_xapian* callsites
2021-01-01update copyrights for 2021
2020-09-16t/indexlevels-mirror: fix improperly skipped test
2020-09-14tests: consistently check for xapian-compact
2020-09-03search: replace ->query with ->mset
2020-08-27over: recent: remove expensive COUNT query
2020-08-07xapcmd: quietly no-op on indexlevel=basic
2020-06-08index: v2: parallel by default
2020-05-09remove most internal Email::MIME usage
2020-04-22t/*.t: reduce dependency on Email::MIME APIs
2020-04-22t/*.t: use Email::MIME->create over PublicInbox::MIME->create
2020-04-20testcommon: spawn-aware system() and qx[] workalikes
2020-02-06treewide: run update-copyrights from gnulib for 2019
2019-12-24search: support SWIG-generated Xapian.pm
2019-12-24testcommon: add require_mods method and use it
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-12-19t/*.t: avoid sharing "my" variables in subs
2019-12-11t: localize the PI_CONFIG env
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-11-16t/indexlevels-mirror*: switch to run_script
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-06-14tests: change messages to use "shard" instead of partition
2019-06-04t: avoid "subtest" for Perl 5.10.1 compatibility
2019-05-29searchidx: store indexlevel=medium as metadata
2019-05-27v2: fix reindex skipping NNTP article numbers
2019-05-25t/indexlevels: fix indexlevel of ro_mirror
2019-05-23xcpdb: implement progress reporting
2019-05-23xcpdb: new tool which wraps Xapian's copydatabase(1)
2019-05-23v1writable: retire in favor of InboxWritable
2019-05-15searchidx: do not create empty Xapian partitions for basic
2019-05-15lazy load Xapian and make it optional for v2
2019-05-14searchidx: fix incremental index with indexlevel=basic on v1