about summary refs log tree commit homepage
path: root/t/v2mda.t
DateCommit message (Expand)
2021-03-25t/*: drop unnecessary v1-specific index calls
2021-01-01update copyrights for 2021
2020-09-03search: replace ->query with ->mset
2020-09-03search: remove special case for blank query
2020-06-03www: remove smsg_mime API and adjust callers
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-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-11-16t/v2mda: switch to run_script in many places
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-09-09run update-copyrights from gnulib for 2019
2019-01-10check git version requirements
2018-07-29mda: allow configuring globally without spamc support
2018-07-29mda: v2: ensure message bodies are indexed
2018-07-29t/v2mda: make it easy to test v1 repos here, too
2018-05-11t/v2mda: setup emergency Maildir for test
2018-04-02www: rework query responses to avoid COUNT in SQLite
2018-03-29mda: support v2 inboxes