]> Sergey Matveev's repositories - public-inbox.git/history - t
tests: remove Email::MIME->create use entirely
[public-inbox.git] / t /
2020-04-26 Eric Wongtests: remove Email::MIME->create use entirely
2020-04-26 Eric Wongtestcommon: introduce mime_load sub
2020-04-22 Eric Wongt/mda.t: avoid needless use of Email::Simple
2020-04-22 Eric Wongt/*.t: reduce dependency on Email::MIME APIs
2020-04-22 Eric Wongt/*.t: use Email::MIME->create over PublicInbox::MIME...
2020-04-22 Eric Wongt/feed: remove useless $ENV{GIT_DIR} assignment
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-21 Eric Wongt/nntpd: die if we can't open stderr output
2020-04-21 Eric Wongt/nntpd: reduce dependencies on internal API
2020-04-21 Eric Wongt/nntpd: fix lsof check w/ TEST_RUN_MODE=0
2020-04-21 Eric Wongindex: support --max-size / publicinbox.indexMaxSize
2020-04-20 Eric Wongtestcommon: spawn-aware system() and qx[] workalikes
2020-04-20 Eric Wongt/ds-leak: use BSD::Resource
2020-04-20 Eric Wongimport: init_bare: allow use as method, use in tests
2020-04-20 Kyle Meyerwatchmaildir: support multiple watchheader values
2020-04-19 Kyle Meyert/v*-add-remove-add: fix typo in description of 'remove...
2020-04-19 Eric Wongreduce scope of mbox From_ line removal
2020-04-19 Eric Wongfavor `do {}' over `eval {}' for localized slurp
2020-04-19 Eric Wonginbox: don't memoize missing description|cloneurl
2020-04-19 Eric Wonginboxwritable: mime_from_path: reuse in more places
2020-04-17 Eric Wongsearchthread: reduce indirection by removing container
2020-04-17 Eric Wongt/httpd-unix: skip some tests w/o signalfd|EVFILT_SIGNAL
2020-04-16 Eric Wongt/httpd-corner: improve reliability and diagnostics
2020-04-15 Eric Wongt/httpd-corner.t: relax read-after-failed-write handling
2020-04-15 Eric Wongt/*.t: localize $SIG{__WARN__} changes
2020-04-09 Eric Wongt/httpd-unix: improve test reliability
2020-04-09 Eric Wongtriewyde: ficks soem speling errrors
2020-04-09 Eric Wongtests: document run_mode=1 as not implemented
2020-04-03 Eric Wongquiet "Complex regular subexpression recursion limit...
2020-04-03 Eric Wongview: handle the topic-free case properly
2020-03-31 Eric Wongv2writable: index Message-IDs w/ spaces properly
2020-03-30 Eric Wongt/multi-mid: allow test to run w/o Xapian
2020-03-30 Eric Wongt/filter_rubylang.t: avoid warning for non-word prefix
2020-03-29 Eric Wongindex: support --compact / -c on command-line
2020-03-29 Eric Wongsearchidxshard: ensure we set indexlevel on shard[0]
2020-03-25 Eric Wongwww: add endpoint to retrieve altid dumps
2020-03-25 Eric Wongqspawn: handle ENOENT (and other errors on exec)
2020-03-25 Eric Wongqspawn: reinstate filter support, add gzip filter
2020-03-24 Eric Wongdaemon: unlink .oldbin PID file correctly
2020-03-24 Eric Wongdaemon: fix SIGUSR2 upgrade with -W0 (no workers)
2020-03-22 Eric Wongv2: SDBM-based multi Message-ID queue
2020-03-22 Eric Wong*idx: pass smsg in even more places
2020-03-22 Eric Wong*idx: pass $smsg in more places instead of many args
2020-03-22 Eric Wongrename PublicInbox::SearchMsg => PublicInbox::Smsg
2020-03-22 Eric Wongindex: use git commit times on missing Date/Received
2020-03-21 Eric Wongt/msgtime: skip test if timezone isn't UTC
2020-03-21 Eric Wongt/www_listing: avoid 'once' warnings
2020-03-20 Eric Wongwwwlisting: avoid lazy loading JSON module
2020-03-19 Eric Wonghttp: fix RFC conformance w.r.t. message length
2020-03-07 Eric Wongsearchmsg: allow lines (and bytes) to be zero
2020-03-01 Eric Wongmsgtime: assume +0000 if TZ missing when using Date...
2020-03-01 Eric Wongimport: drop '<' and '>' characters in addresses
2020-02-24 Eric Wongv2writable: make remove return-compatible w/ Import...
2020-02-24 Eric Wonghval: ascii_html: drop CRLF => LF conversion
2020-02-16 Eric Wongview: escape ampersand in Message-IDs
2020-02-15 Eric Wongt/msg_iter: test for X-UNKNOWN charset from Alpine
2020-02-08 Eric Wongt/multi-mid: skip properly w/o DBD::SQLite
2020-02-07 Eric Wongtests: switch to XML::TreePP for testing Atom feeds
2020-02-07 Eric Wongsyscall: support Linux x32 ABI
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-02-06 Eric Wongt/multi-mid: don't access ~/.public-inbox/config
2020-02-04 Eric Wongover: simplify read-only vs read-write checking
2020-02-04 Eric Wongwww: serve $INBOX_DIR/description as $INBOX_URL/description
2020-02-04 Eric Wongwww: stricter regexp for 405 errors
2020-02-02 Eric Wongconvert: fix --no-index switch
2020-02-02 Eric Wongv2writable: nproc_shards: subtract 1 from given value
2020-02-02 Eric Wongt/multi-mid.t: extra test for -convert highwater mark
2020-01-31 Eric Wongconvert: preserve highwater mark from v1 msgmap
2020-01-31 Eric Wongmboxgz: ensure gzipped mboxes always have filenames
2020-01-31 Eric Wongt/psgi_search: test for subject-free messages
2020-01-28 Eric Wongv2writable: newest epochs go first in alternates
2020-01-28 Eric Wongt/v2reindex.t: 5.10.1 glob compatibility
2020-01-28 Eric Wongt/hl_mod: document IO::Handle for autoflush
2020-01-28 Eric Wongavoid relying on IO::Handle/IO::File autoload
2020-01-28 Eric Wongdaemon: provide TCP_DEFER_ACCEPT for Perl <5.14
2020-01-27 Eric Wongtests: move the majority of t/view.t into t/plack.t
2020-01-27 Eric Wongt/plack.t: modernize and unindent
2020-01-23 Eric Wonghval: from_attr: move to unit test
2020-01-23 Eric Wonghval: to_attr: support wide characters
2020-01-13 Eric Wongds: add_timer: rename from AddTimer, remove a parameter
2020-01-13 Eric Wonguse popen_rd for bidirectional pipes
2020-01-13 Eric Wongt/solver_git: avoid uninitialized warnings in hostname...
2020-01-11 Eric Wongmake Plack optional for non-WWW and non-httpd users
2020-01-11 Eric Wongspawn (and thus popen_rd) die on failure
2020-01-11 Eric Wonggit: remove ->commit_title method
2020-01-11 Eric Wonginbox: use PublicInbox::Git::host_prefix_url for base_url
2020-01-06 Eric Wongtreewide: "require" + "use" cleanup and docs
2020-01-06 Eric Wongt/nntp.t: fix parse_time test for non-GMT local time
2020-01-05 Eric Wongtests: remove some "git config" calls after "git init"
2020-01-05 Eric Wongsearch: remove lookup_article
2020-01-04 Eric Wongtests: fix running without SQLite or Xapian
2020-01-02 Eric Wongconfig: support multi-value inbox.*.*url
2020-01-01 Eric Wongwwwstatic: add directory listing + index.html support
2020-01-01 Eric Wongnntp: handle 2-digit year "70" properly
2019-12-30 Eric Wongspawn: allow passing GLOB handles for redirects
2019-12-28 Eric WongMerge branch 'no-closure'
2019-12-28 Eric Wongsolvergit: allow passing arg to user-supplied callback
2019-12-26 Eric Wongqspawn: psgi_return_start: hoist out from psgi_return
2019-12-26 Eric Wonggit: allow async_cat to pass arg to callback
2019-12-26 Eric Wongt/solver_git: test with -httpd, too
next