]> Sergey Matveev's repositories - public-inbox.git/history - t
TODO: DHT (distributed hash table) for Message-IDs
[public-inbox.git] / t /
2019-10-17 Eric WongMerge remote-tracking branch 'origin/inboxdir'
2019-10-16 Eric Wongconfig: support "inboxdir" in addition to "mainrepo"
2019-10-16 Eric Wongmda: support --no-precheck option
2019-10-16 Eric WongMerge branch 'listid'
2019-10-15 Eric Wongmda, watch: wire up List-ID header support
2019-10-15 Eric Wongconfig: we always have {-section_order}
2019-10-10 Eric Wongt/git-http-backend: disable worker processes
2019-10-05 Eric Wonginit: implement locking
2019-10-05 Eric Wonginit: favor --skip-epoch instead of --skip
2019-10-05 Eric Wongt/search: bail out on `git init --shared' failures
2019-10-03 Eric Wongt/search: show file modes as octal on failures
2019-10-02 Alyssa Rosstests: recommend running create-certs.pl with $^X
2019-10-01 Eric Wongwww: fix absolute URLs when mounted under a subdir
2019-09-30 Eric Wongconfig: use NUL-delimited git-config(1) output
2019-09-27 Eric Wongwwwtext: support $INBOX_URL/_/text/config/raw
2019-09-18 Eric Wongconfig: boolean handling matches git-config(1)
2019-09-17 Eric Wongt/httpd-corner.t: don't fail lsof test if stdin is...
2019-09-17 Eric Wongt/httpd-corner.t: don't fail lsof test if stdin is...
2019-09-17 Eric Wongqspawn: remove return value from ->finish
2019-09-15 Eric Wongt/httpd-corner: use which() sub for detecting curl(1)
2019-09-14 Eric Wongt/httpd-corner: check for leaking FDs and pipes
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-09-09 Eric Wongtests: add tcp_connect() helper
2019-07-13 Eric Wongnntp: support optional [range] arg in LISTGROUP
2019-07-13 Eric Wongnntp: fix LIST OVERVIEW.FMT ordering and format
2019-07-08 Eric WongMerge remote-tracking branch 'origin/nntp-compress'
2019-07-06 Eric Wongnntp: reduce memory overhead of zlib
2019-07-06 Eric Wongnntp: support COMPRESS DEFLATE per RFC 8054
2019-07-05 Eric Wongt/nntpd*.t: require IO::Socket::SSL 2.007 for Net:...
2019-07-04 Eric Wongqspawn: retry sysread when parsing headers, too
2019-06-30 Eric WongMerge remote-tracking branch 'origin/nntp'
2019-06-30 Eric Wongnntp: add support for CAPABILITIES command
2019-06-30 Eric Wongt/httpd-unix.t: avoid race in between bind() and listen()
2019-06-30 Eric Wongdaemon: warn on inheriting blocking listeners
2019-06-30 Eric Wongtests: common tcp_server and unix_server helpers
2019-06-30 Eric Wongt/perf-nntpd.t: fix off-by-one if NEWNEWS_DATE is unset
2019-06-30 Eric WongMerge remote-tracking branch 'origin/email-simple-mem...
2019-06-30 Eric Wongt/nntpd*.t: skip TLS tests for old Net::NNTP
2019-06-29 Eric Wonghttp: support HTTPS (kinda)
2019-06-29 Eric Wongt/ds-leak: fix race
2019-06-26 Eric Wongds: cleanup poll test and avoid clobbering imports
2019-06-26 Eric WongMerge remote-tracking branch 'origin/nntp-tls'
2019-06-24 Eric Wongmsgmap: mid_insert: use plain "INSERT" to detect duplicates
2019-06-24 Eric Wongds: reimplement IO::Poll support to look like epoll
2019-06-24 Eric Wongdaemon: use FreeBSD accept filters on non-NNTP
2019-06-24 Eric Wongdaemon: set TCP_DEFER_ACCEPT on everything but NNTP
2019-06-24 Eric Wongt/nntpd-tls: slow client connection test
2019-06-24 Eric Wongnntp: call SSL_shutdown in normal cases
2019-06-24 Eric Wongds|nntp: use CORE::close on socket
2019-06-24 Eric Wongnntp: NNTPS and NNTP+STARTTLS working
2019-06-24 Eric Wongspawn: remove `Blocking' flag handling
2019-06-23 Eric Wongmanifest: v2 epoch descriptions based on inbox->description
2019-06-20 Eric Wongt/httpd-corner: ensure chunk payload read doesn't overreach
2019-06-20 Eric Wongt/httpd-corner.t: fix braino :x
2019-06-16 Eric Wongt/replace.t: fix SKIP label for testing w/o Xapian
2019-06-16 Eric WongMerge remote-tracking branch 'origin/newspeak' into...
2019-06-16 Eric Wongt/psgi_search.t: use higher-level APIs
2019-06-15 Eric Wongsearchview: add link at bottom to reverse results
2019-06-15 Eric WongMerge remote-tracking branch 'origin/ds'
2019-06-15 Eric Wongt/git-http-backend: explain purpose of test
2019-06-14 Eric Wongt/xcpdb-reshard: use 'shard' term in local variables
2019-06-14 Eric Wongtests: change messages to use "shard" instead of partition
2019-06-14 Eric Wongv2writable: rename {partitions} field to {shards}
2019-06-14 Eric Wongrename reference to git epochs as "partitions"
2019-06-14 Eric Wongsearch: require PublicInbox::Inbox ref here
2019-06-14 Eric Wongsearchidx: require PublicInbox::Inbox (or InboxWritable...
2019-06-14 Eric Wongt/www_listing: favor HTTP::Tiny over Net::HTTP
2019-06-14 Eric WongMerge remote-tracking branch 'origin/reshard' into...
2019-06-14 Eric WongMerge remote-tracking branch 'origin/manifest' into...
2019-06-14 Eric WongMerge remote-tracking branch 'origin/edit' into next
2019-06-14 Eric Wongxcpdb: support resharding v2 repos
2019-06-14 Eric Wonggit: remove cat_file sub callback interface
2019-06-14 Eric Wongnntp: filter out duplicate Message-IDs for leafnode
2019-06-13 Eric Wongnntp: ensure Message-ID is not folded for leafnode
2019-06-13 Eric Wongt/common.perl: fix error message for git requirements
2019-06-10 Eric Wong (Contrac... edit: drop unwanted headers before noop check
2019-06-10 Eric Wong (Contrac... edit|purge: improve output on rewrites
2019-06-10 Eric Wong (Contrac... git: ensure ->modified returns an integer
2019-06-09 Eric Wong (Contrac... edit: new tool to perform edits
2019-06-09 Eric Wong (Contrac... v2writable: implement ->replace call
2019-06-09 Eric Wong (Contrac... www: support $INBOX/git/$EPOCH.git for v2 cloning
2019-06-09 Eric Wong (Contrac... www: wire up /$INBOX/manifest.js.gz, too
2019-06-09 Eric Wong (Contrac... wwwlisting: generate grokmirror-compatible manifest...
2019-06-04 Eric Wongt: avoid "subtest" for Perl 5.10.1 compatibility
2019-06-04 Eric WongMerge branch 'charclass'
2019-06-04 Eric Wonglinkify: support Internationalized Domain Names in...
2019-06-03 Eric WongMerge remote-tracking branch 'origin/git-cleanup'
2019-06-03 Eric WongMerge remote-tracking branch 'origin/ds'
2019-06-03 Eric Wongt/psgi_search.t: require DBD::SQLite
2019-06-01 Eric Wongds: fix and test for FD leaks with kqueue on ->Reset
2019-06-01 Eric Wonggit: unconditional expiry
2019-06-01 Eric Wonggit: unconditional expiry
2019-05-29 Eric Wongsearchidx: store indexlevel=medium as metadata
2019-05-27 Eric Wongv2: fix reindex skipping NNTP article numbers
2019-05-27 Eric Wongt/v1reindex.t: fix typo in setting `indexlevel'
2019-05-25 Eric Wongt/indexlevels: fix indexlevel of ro_mirror
2019-05-23 Eric Wongxcpdb: implement progress reporting
2019-05-23 Eric Wongxcpdb: new tool which wraps Xapian's copydatabase(1)
2019-05-23 Eric Wongsearch: reenable phrase search on non-chert Xapian
2019-05-23 Eric Wongv1writable: retire in favor of InboxWritable
next