about summary refs log tree commit homepage
path: root/t/psgi_attach.t
DateCommit message (Expand)
2021-03-15t/psgi_attach: convert to create_inbox
2021-02-08tests: favor IPv6
2021-01-01update copyrights for 2021
2020-07-06wwwattach: support async blob retrievals
2020-05-26view: do not offer links to 0-byte multipart attachments
2020-05-17descend into message/(rfc822|news|global) parts
2020-05-17t/psgi_attach: assert message/* parts are downloadable
2020-05-09remove most internal Email::MIME usage
2020-04-26tests: remove Email::MIME->create use entirely
2020-04-26testcommon: introduce mime_load sub
2020-04-22t/*.t: reduce dependency on Email::MIME APIs
2020-04-20import: init_bare: allow use as method, use in tests
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-11make Plack optional for non-WWW and non-httpd users
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
2018-02-07update copyrights for 2018
2016-07-02www: remove Plack::Request dependency entirely
2016-05-19www: tighten up allowable filenames for attachments
2016-05-19www: validate and check filenames in URLs
2016-05-19msg_iter: workaround broken Email::MIME versions