about summary refs log tree commit homepage
path: root/t/replace.t
DateCommit message (Expand)
2023-09-11treewide: favor Xapian (SWIG binding) over Search::Xapian
2022-08-29treewide: ditch inbox->recent method
2021-03-15t/*: disable fsync on tests were create_inbox isn't worth it
2021-01-02treewide: reduce load_xapian* callsites
2021-01-01update copyrights for 2021
2020-09-16treewide: relax allow >=40 chars for git OID
2020-09-10use "\&" where possible when referring to subroutines
2020-09-03search: replace ->query with ->mset
2020-06-08index: v2: parallel by default
2020-05-09remove most internal Email::MIME usage
2020-04-20testcommon: spawn-aware system() and qx[] workalikes
2020-02-06treewide: run update-copyrights from gnulib for 2019
2019-12-24testcommon: add require_mods method and use it
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-29t/replace: quiet "git fsck" invocation
2019-11-24tests: quiet down commit graph
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-06-16t/replace.t: fix SKIP label for testing w/o Xapian
2019-06-09v2writable: implement ->replace call