about summary refs log tree commit homepage
path: root/t/psgi_search.t
DateCommit message (Expand)
2021-08-28get rid of unnecessary bytes::length usage
2021-06-23www: do not warn on blank query parameters
2021-03-15t/psgi_search: use create_inbox
2021-02-15t/psgi_search: fix test around date boundaries
2021-02-11search: use git approxidate in WWW and "lei q --stdin"
2021-01-01update copyrights for 2021
2020-12-09rename {pi_config} fields to {pi_cfg}
2020-08-23mbox: disable "&t" on existing Xapian until full reindex
2020-08-19smsg: handle wide characters in raw mail headers
2020-08-01improve error handling on import fork / lock failures
2020-05-09remove most internal Email::MIME usage
2020-04-22t/*.t: reduce dependency on Email::MIME APIs
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-31mboxgz: ensure gzipped mboxes always have filenames
2020-01-31t/psgi_search: test for subject-free messages
2020-01-11make Plack optional for non-WWW and non-httpd users
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-11-24tests: use File::Temp->newdir instead of tempdir()
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-10-15config: we always have {-section_order}
2019-09-09run update-copyrights from gnulib for 2019
2019-06-16t/psgi_search.t: use higher-level APIs
2019-06-14searchidx: require PublicInbox::Inbox (or InboxWritable) ref
2019-06-03t/psgi_search.t: require DBD::SQLite
2019-05-15lazy load Xapian and make it optional for v2
2019-02-13ensure bytes::length is available to callers
2018-04-22extmsg: use Xapian only for partial matches
2018-04-18Merge remote-tracking branch 'origin/master' into v2
2018-04-03mbox: do not barf on queries which return no results
2018-04-02replace Xapian skeleton with SQLite overview DB
2018-04-01searchview: fix non-numeric comparison
2018-02-07update copyrights for 2018
2017-05-23www: do not mangle characters from search queries