]> Sergey Matveev's repositories - public-inbox.git/history - t/psgi_attach.t
No ext_urls
[public-inbox.git] / t / psgi_attach.t
2022-10-05 Eric Wongtests: use test_httpd consistently
2021-03-15 Eric Wongt/psgi_attach: convert to create_inbox
2021-02-08 Eric Wongtests: favor IPv6
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-01 Eric Wongupdate copyrights for 2021
2020-07-06 Eric Wongwwwattach: support async blob retrievals
2020-05-26 Eric Wongview: do not offer links to 0-byte multipart attachments
2020-05-17 Eric Wongdescend into message/(rfc822|news|global) parts
2020-05-17 Eric Wongt/psgi_attach: assert message/* parts are downloadable
2020-05-09 Eric Wongremove most internal Email::MIME usage
2020-04-26 Eric Wongtests: remove Email::MIME->create use entirely
2020-04-26 Eric Wongtestcommon: introduce mime_load sub
2020-04-22 Eric Wongt/*.t: reduce dependency on Email::MIME APIs
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-20 Eric Wongimport: init_bare: allow use as method, use in tests
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-01-11 Eric Wongmake Plack optional for non-WWW and non-httpd users
2019-12-24 Eric Wongtestcommon: add require_mods method and use it
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-11-24 Eric Wongtests: use File::Temp->newdir instead of tempdir()
2019-10-17 Eric WongMerge remote-tracking branch 'origin/inboxdir'
2019-10-16 Eric Wongconfig: support "inboxdir" in addition to "mainrepo"
2019-10-16 Eric WongMerge branch 'listid'
2019-10-15 Eric Wongconfig: we always have {-section_order}
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2018-02-07 Eric Wongupdate copyrights for 2018
2016-07-02 Eric Wongwww: remove Plack::Request dependency entirely
2016-05-19 Eric Wongwww: tighten up allowable filenames for attachments
2016-05-19 Eric Wongwww: validate and check filenames in URLs
2016-05-19 Eric Wongmsg_iter: workaround broken Email::MIME versions