about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2019-06-04t: avoid "subtest" for Perl 5.10.1 compatibility
2019-06-04linkify: support Internationalized Domain Names in URLs
2019-06-03t/psgi_search.t: require DBD::SQLite
2019-06-01ds: fix and test for FD leaks with kqueue on ->Reset
2019-06-01git: unconditional expiry
2019-05-29searchidx: store indexlevel=medium as metadata
2019-05-27v2: fix reindex skipping NNTP article numbers
2019-05-27t/v1reindex.t: fix typo in setting `indexlevel'
2019-05-25t/indexlevels: fix indexlevel of ro_mirror
2019-05-23xcpdb: implement progress reporting
2019-05-23xcpdb: new tool which wraps Xapian's copydatabase(1)
2019-05-23search: reenable phrase search on non-chert Xapian
2019-05-23v1writable: retire in favor of InboxWritable
2019-05-23t/convert-compact: skip on missing xapian-compact(1)
2019-05-22t/search*: require DBI and DBD::SQLite, too
2019-05-22t/watch_filter_rubylang: disable v2 test for git < 2.6
2019-05-21Merge remote-tracking branch 'origin/xap-optional' into master
2019-05-15remove hard Devel::Peek dependency and lazy load for daemons
2019-05-15searchidx: do not create empty Xapian partitions for basic
2019-05-15lazy load Xapian and make it optional for v2
2019-05-15www: use Inbox->over where appropriate
2019-05-14tests: get rid of unnecessary Cwd module use
2019-05-14t/nntp.t: skip if Data::Dumper is missing
2019-05-14t/config.t: remove Data::Dumper dependency
2019-05-14tests: remove unnecessary loading of ::DS and Socket
2019-05-14searchidx: fix incremental index with indexlevel=basic on v1
2019-05-14v2writable: allow setting nproc via creat options
2019-05-08t/purge.t: fix unreferenced variable
2019-05-08Merge remote-tracking branch 'origin/danga-bundle'
2019-05-06index: warn with info about the message as context
2019-05-05t/search.t: fix permissions check on FreeBSD
2019-05-04bundle Danga::Socket and Sys::Syscall
2019-04-19t/hl_mod: workaround w3m not handling &apos;
2019-04-18linkify: require parentheses pairs in URLs
2019-04-18linkify: don't get confused by URLs in Perl code, at least
2019-04-18git: calculate modified time of repository
2019-04-16cleanup: use '$ibx' consistently when referring to Inbox refs
2019-04-04spawn: require soft and hard entries in RLIMIT_* handling
2019-04-04spawn: support RLIMIT_CPU, RLIMIT_DATA and RLIMIT_CORE
2019-04-04git: add "commit_title" method
2019-02-13ensure bytes::length is available to callers
2019-02-07t/perf-msgview.t: fix broken performance test
2019-02-07t/perf-msgview: don't warn about --unordered if skipping
2019-02-05hlmod: support "```$LANG" blocks in text
2019-02-05hlmod: make into a singleton
2019-02-05hlmod: hoist out do_hl_lang sub
2019-02-05viewvcs: cleanup utf8 handling
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