about summary refs log tree commit homepage
path: root/t/watch_maildir_v2.t
DateCommit message (Expand)
2021-03-15t/*: disable fsync on tests were create_inbox isn't worth it
2021-01-01update copyrights for 2021
2020-12-09rename {pi_config} fields to {pi_cfg}
2020-09-03search: replace ->query with ->mset
2020-09-03search: remove special case for blank query
2020-09-01rename WatchMaildir => Watch
2020-08-27over: recent: remove expensive COUNT query
2020-06-28watch: remove {mdir} array
2020-06-28watch: remove Filesys::Notify::Simple dependency
2020-05-09remove most internal Email::MIME usage
2020-04-20import: init_bare: allow use as method, use in tests
2020-04-19favor `do {}' over `eval {}' for localized slurp
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-24tests: use strict everywhere
2019-11-16t/watch_maildir_v2: use run_script for -init
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-10-15mda, watch: wire up List-ID header support
2019-10-15config: we always have {-section_order}
2019-09-09run update-copyrights from gnulib for 2019
2019-05-15lazy load Xapian and make it optional for v2
2019-01-10check git version requirements
2019-01-05watchmaildir: support multiple inboxes in the same Maildir
2018-07-29mda: v2: ensure message bodies are indexed
2018-04-02www: rework query responses to avoid COUNT in SQLite
2018-03-19watchmaildir: support v2 repositories