about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2019-01-30Merge remote-tracking branch 'origin/viewvcs' into master
2019-01-29t/check-www-inbox: disable history
2019-01-29t/check-www-inbox: don't follow mboxes
2019-01-29t/check-www-inbox: replace IPC::Run with PublicInbox::Spawn
2019-01-29mid: filter out 'y', 'n', and email addresses from references()
2019-01-28hval: add src_escape for highlight post-processing
2019-01-27hlmod: disable enclosing <pre> tag
2019-01-27t/hl_mod: extra check to ensure we escape HTML
2019-01-27qspawn: decode $? for user-friendliness
2019-01-26solver: rewrite to use Qspawn->psgi_qx and pi-httpd.async
2019-01-26t/qspawn.t: psgi_qx stderr test
2019-01-21t/check-www-inbox: trap SIGINT for File::Temp destruction
2019-01-21highlight: initial wrapper and PSGI service
2019-01-21t/check-www-inbox: warn on missing Content-Type
2019-01-20config: each_inbox iteration preserves config order
2019-01-20t/check-www-inbox: use xmlstarlet to validate Atom if available
2019-01-20www: admin-configurable CSS via "publicinbox.css"
2019-01-19git: add git_quote
2019-01-19solver: initial Perl implementation
2019-01-19t/perf-msgview: add test to check msg_html performance
2019-01-18t/git.t: do not pass "-b" to git-repack(1)
2019-01-18git: git_unquote handles double-quote and backslash
2019-01-18t/git.t: avoid passing read-only value to git_unquote
2019-01-15config: inbox name checking matches git.git more closely
2019-01-15git_unquote: perform modifications in-place
2019-01-10Merge commit 'mem'
2019-01-10t/v2writable.t: force more consistent "git log" output
2019-01-10check git version requirements
2019-01-08searchmsg: remove unused fields for PSGI in Xapian results
2019-01-08view: fix wrong date for non-Xapian/SQLite v1 users
2019-01-07t/mda_filter_rubylang.t: set PI_EMERGENCY for -mda
2019-01-05index: quiet down git-log error messages on new inboxes
2019-01-05filter/rubylang: fix SQLite DB lifetime problems
2019-01-05watchmaildir: normalize Maildir pathnames consistently
2019-01-05watchmaildir: support multiple inboxes in the same Maildir
2019-01-04t/cgi.t: remove more redundant tests
2019-01-04t/cgi.t: move expected failure tests to t/plack.t
2019-01-04t/cgi.t: move dumb HTTP git clone/fetch tests to plack.t
2019-01-04t/cgi.t: remove atom.xml test
2019-01-04t/cgi.t: remove redundant redirect check
2019-01-04t/cgi.t: eliminate some cruft and unnecessary tests
2019-01-02t/feed.t: remove ssoma use
2019-01-02t/v2reindex: use the larger text to increase test reliability
2018-12-30handle "multipart/mixed" messages which are not multipart
2018-12-29t/git.t: reorder IPC::Run check
2018-12-29t/cgi.t: shorten %ENV setting
2018-12-29tests: consolidate process spawning code.
2018-12-28init: allow --skip of old epochs for -V2 repos
2018-12-28reply: allow ":none=$REASON" in "replyto" config
2018-12-27t/git-http-backend.t: remove TEST_CHUNK env setting