about summary refs log tree commit homepage
path: root/xt
DateCommit message (Expand)
2021-01-01update copyrights for 2021
2020-12-23xt: add create-many-inboxes helper test
2020-12-09treewide: replace {-inbox} with {ibx} for consistency
2020-10-17actually remove xt/eml_check_roundtrip.t
2020-09-26xt: add eml ->as_string round trip checker
2020-09-10use "\&" where possible when referring to subroutines
2020-09-10xt/solver: test with public-inbox-httpd, too
2020-09-03tests: add "use strict" and declare v5.10.1 compatibility
2020-09-03use more idiomatic internal API for ->over access
2020-07-26xt/imapd-mbsync-oimapd: fix noop due to case sensitivity
2020-07-13xt/mem-imapd-tls: avoid EMFILE in -imapd process
2020-07-06xt/httpd-async-stream: allow more options
2020-07-06mboxgz: do asynchronous git blob retrievals
2020-06-28ds: remove fields.pm usage
2020-06-16imap: *SEARCH: use Parse::RecDescent
2020-06-15testcommon: allow OR-ing module dependencies
2020-06-13imap: introduce memory-efficient uo2m mapping
2020-06-13xt/*: show some tunable parameters
2020-06-13imap: omit $UID_END from mailbox name, use index
2020-06-13imap: require ".$UID_MIN-$UID_END" suffix
2020-06-13xt/perf-imap-list: time refresh_inboxlist
2020-06-13xt: add imapd-validate and imapd-mbsync-oimap
2020-06-13add imapd compression test
2020-06-13imap: use git-cat-file asynchronously
2020-06-13imap: split out unit tests and benchmarks
2020-05-12xt/eml_check_limits: check limits against an inbox
2020-05-09remove most internal Email::MIME usage
2020-05-09xt: eml comparison tests
2020-04-20testcommon: spawn-aware system() and qx[] workalikes
2020-04-07xt/perf-msgview: update to use git->cat_async
2020-04-05xt/msgtime_cmp: fix false positives from msgtime change
2020-02-16view: remove mhref arg from multipart_text_as_html
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-27viewdiff: add "b=" param with non-standard diff prefix
2020-01-27xt/perf-msgview: switch to multipart_text_as_html
2020-01-13xt/git_async_cmp: do not slurp large OID list into memory
2020-01-12xt/mem-msgview.t: change to test one multipart message
2020-01-11make Plack optional for non-WWW and non-httpd users
2020-01-05view: msg_html: reduce memory use on reused MIDs
2020-01-04solver: allow literal '\r' character in diff lines
2020-01-04solver: do not enforce order on extended headers
2020-01-04xt/solver.t: real-world regression tests
2020-01-01wwwstatic: implement Last-Modified and If-Modified-Since
2019-12-24testcommon: add require_mods method and use it
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-12-12add msgtime_cmp maintainer test
2019-12-12git: async batch interface
2019-11-24tests: move giant inbox/git dependent tests to xt/