about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2020-02-08t/multi-mid: skip properly w/o DBD::SQLite
2020-02-07tests: switch to XML::TreePP for testing Atom feeds
2020-02-07syscall: support Linux x32 ABI
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-02-06t/multi-mid: don't access ~/.public-inbox/config
2020-02-04over: simplify read-only vs read-write checking
2020-02-04www: serve $INBOX_DIR/description as $INBOX_URL/description
2020-02-04www: stricter regexp for 405 errors
2020-02-02convert: fix --no-index switch
2020-02-02v2writable: nproc_shards: subtract 1 from given value
2020-02-02t/multi-mid.t: extra test for -convert highwater mark
2020-01-31convert: preserve highwater mark from v1 msgmap
2020-01-31mboxgz: ensure gzipped mboxes always have filenames
2020-01-31t/psgi_search: test for subject-free messages
2020-01-28v2writable: newest epochs go first in alternates
2020-01-28t/v2reindex.t: 5.10.1 glob compatibility
2020-01-28t/hl_mod: document IO::Handle for autoflush
2020-01-28avoid relying on IO::Handle/IO::File autoload
2020-01-28daemon: provide TCP_DEFER_ACCEPT for Perl <5.14
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