about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2019-02-01newswww: add /$MESSAGE_ID global redirector endpoint
2019-02-01linkify: support proto://hostname without trailing slash
2019-02-01hval: routines for attribute escaping
2019-01-31Merge remote-tracking branch 'origin/purge'
2019-01-31inbox: drop psgi.url_scheme requirement from base_url
2019-01-31solvergit: allow searching on longer-than-needed OIDs
2019-01-31inbox: perform cleanup of Git objects for coderepos
2019-01-30t/config.t: test PublicInbox::Git sharing between inboxes
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-11implement public-inbox-purge tool
2019-01-11v2writable: ->purge returns undef on no-op
2019-01-11hoist out resolve_repo_dir from -index
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