about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2020-01-27tests: move the majority of t/view.t into t/plack.t
2020-01-27t/plack.t: modernize and unindent
2020-01-23hval: from_attr: move to unit test
2020-01-23hval: to_attr: support wide characters
2020-01-13ds: add_timer: rename from AddTimer, remove a parameter
2020-01-13use popen_rd for bidirectional pipes
2020-01-13t/solver_git: avoid uninitialized warnings in hostname generation
2020-01-11make Plack optional for non-WWW and non-httpd users
2020-01-11spawn (and thus popen_rd) die on failure
2020-01-11git: remove ->commit_title method
2020-01-11inbox: use PublicInbox::Git::host_prefix_url for base_url
2020-01-06treewide: "require" + "use" cleanup and docs
2020-01-06t/nntp.t: fix parse_time test for non-GMT local time
2020-01-05tests: remove some "git config" calls after "git init"
2020-01-05search: remove lookup_article
2020-01-04tests: fix running without SQLite or Xapian
2020-01-02config: support multi-value inbox.*.*url
2020-01-01wwwstatic: add directory listing + index.html support
2020-01-01nntp: handle 2-digit year "70" properly
2019-12-30spawn: allow passing GLOB handles for redirects
2019-12-28solvergit: allow passing arg to user-supplied callback
2019-12-26qspawn: psgi_return_start: hoist out from psgi_return
2019-12-26git: allow async_cat to pass arg to callback
2019-12-26t/solver_git: test with -httpd, too
2019-12-26t/www_listing: test "all" HTML listing
2019-12-26t/www_listing: quiet down stderr in -httpd
2019-12-25t/psgi_v2: test search results Atom feed endpoint
2019-12-24t/search.t: update permissions check for OpenBSD
2019-12-24search: support SWIG-generated Xapian.pm
2019-12-24testcommon: add require_mods method and use it
2019-12-20view: show percentage in search results thread skeleton
2019-12-19t/run.perl: to avoid repeated process spawning for *.t
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-12-19t/*.t: avoid sharing "my" variables in subs
2019-12-18viewvcs: flesh out some functionality and test
2019-12-17t/edit.t: drop redundant "delete local $ENV{...}"
2019-12-15address: explicitly reject local-only addresses
2019-12-15address: use Email::Address::XS if available
2019-12-15address: use comment as name if no phrase available
2019-12-14daemon: use DESTROY for unlinking --pid-file
2019-12-12msgtime: avoid obviously out-of-range dates (for now)
2019-12-12msgtime: drop Date::Parse for RFC2822
2019-12-11spawn: remove support for clearing the env
2019-12-11t/common: set $0 when running script w/o fork
2019-12-11t: localize the PI_CONFIG env
2019-11-29t/replace: quiet "git fsck" invocation
2019-11-28t/httpd-unix: FreeBSD expects to fail with EADDRINUSE
2019-11-27httpd|nntpd: avoid missed signal wakeups
2019-11-27dskqxs: fix missing EV_DISPATCH define
2019-11-27msgtime: deal with strange minutes in TZ offsets