about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2019-06-20t/httpd-corner: ensure chunk payload read doesn't overreach
2019-06-20t/httpd-corner.t: fix braino :x
2019-06-16t/replace.t: fix SKIP label for testing w/o Xapian
2019-06-16Merge remote-tracking branch 'origin/newspeak' into xcpdb
2019-06-16t/psgi_search.t: use higher-level APIs
2019-06-15searchview: add link at bottom to reverse results
2019-06-15t/git-http-backend: explain purpose of test
2019-06-14t/xcpdb-reshard: use 'shard' term in local variables
2019-06-14tests: change messages to use "shard" instead of partition
2019-06-14v2writable: rename {partitions} field to {shards}
2019-06-14rename reference to git epochs as "partitions"
2019-06-14search: require PublicInbox::Inbox ref here
2019-06-14searchidx: require PublicInbox::Inbox (or InboxWritable) ref
2019-06-14t/www_listing: favor HTTP::Tiny over Net::HTTP
2019-06-14Merge remote-tracking branch 'origin/reshard' into next
2019-06-14Merge remote-tracking branch 'origin/manifest' into next
2019-06-14Merge remote-tracking branch 'origin/edit' into next
2019-06-14xcpdb: support resharding v2 repos
2019-06-14git: remove cat_file sub callback interface
2019-06-14nntp: filter out duplicate Message-IDs for leafnode
2019-06-13nntp: ensure Message-ID is not folded for leafnode
2019-06-13t/common.perl: fix error message for git requirements
2019-06-10edit: drop unwanted headers before noop check
2019-06-10edit|purge: improve output on rewrites
2019-06-10git: ensure ->modified returns an integer
2019-06-09edit: new tool to perform edits
2019-06-09v2writable: implement ->replace call
2019-06-09www: support $INBOX/git/$EPOCH.git for v2 cloning
2019-06-09www: wire up /$INBOX/manifest.js.gz, too
2019-06-09wwwlisting: generate grokmirror-compatible manifest.js.gz
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