]> Sergey Matveev's repositories - public-inbox.git/history - t/nntpd.t
tests: consistently check for xapian-compact
[public-inbox.git] / t / nntpd.t
2020-09-14 Eric Wongtests: consistently check for xapian-compact
2020-09-12 Eric Wongt/nntpd: add test for the XPATH command
2020-09-10 Eric Wongnntp: fix cross-newsgroup Message-ID lookups
2020-09-01 Eric Wongrename WatchMaildir => Watch
2020-08-20 Eric Wonginit: support --newsgroup option
2020-08-03 Eric Wongt/nntpd: do not fork on indexing, test v2
2020-08-02 Eric Wongnntp: fix STAT command
2020-07-14 Eric Wongover+msgmap: do not store filename after DBI->connect
2020-07-14 Eric Wongnntpd+imapd: detect unlinked msgmap
2020-07-02 Eric Wongtests: add use/require statements for TEST_RUN_MODE=0
2020-06-28 Eric Wongwatch: add NNTP support
2020-06-21 Eric Wongtestcommon: require IO::Socket::SSL >= 2.007
2020-06-21 Eric Wongnntp: support slow blob retrievals
2020-06-16 Eric Wongimap: improve IDLE handling at graceful shutdown
2020-06-13 Eric Wongnntpd+imapd: detect replaced over.sqlite3
2020-06-13 Eric Wongindex: account for CRLF conversion when storing bytes
2020-06-08 Eric Wongindex: v2: parallel by default
2020-05-09 Eric Wongremove most internal Email::MIME usage
2020-04-22 Eric Wongt/*.t: reduce dependency on Email::MIME APIs
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-20 Eric Wongtestcommon: spawn-aware system() and qx[] workalikes
2020-04-15 Eric Wongt/*.t: localize $SIG{__WARN__} changes
2020-04-09 Eric Wongtests: document run_mode=1 as not implemented
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2019-12-24 Eric Wongtestcommon: add require_mods method and use it
2019-12-19 Eric Wongt/run.perl: to avoid repeated process spawning for *.t
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-11-24 Eric Wongtests: use File::Temp->newdir instead of tempdir()
2019-11-24 Eric Wongt/common: start_script replaces spawn_listener
2019-11-24 Eric Wongtests: disable daemon workers in a few more places
2019-11-16 Eric Wongt/nntpd: use run_script for -init
2019-10-17 Eric WongMerge remote-tracking branch 'origin/inboxdir'
2019-10-16 Eric Wongconfig: support "inboxdir" in addition to "mainrepo"
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: support COMPRESS DEFLATE per RFC 8054
2019-07-05 Eric Wongt/nntpd*.t: require IO::Socket::SSL 2.007 for Net:...
2019-06-30 Eric WongMerge remote-tracking branch 'origin/nntp'
2019-06-30 Eric Wongnntp: add support for CAPABILITIES command
2019-06-30 Eric Wongtests: common tcp_server and unix_server helpers
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-26 Eric WongMerge remote-tracking branch 'origin/nntp-tls'
2019-06-24 Eric Wongnntp: NNTPS and NNTP+STARTTLS working
2019-06-15 Eric WongMerge remote-tracking branch 'origin/ds'
2019-06-14 Eric Wongsearchidx: require PublicInbox::Inbox (or InboxWritable...
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 Wongnntp: filter out duplicate Message-IDs for leafnode
2019-06-13 Eric Wongnntp: ensure Message-ID is not folded for leafnode
2019-06-04 Eric Wongt: avoid "subtest" for Perl 5.10.1 compatibility
2019-05-23 Eric Wongv1writable: retire in favor of InboxWritable
2019-05-21 Eric WongMerge remote-tracking branch 'origin/xap-optional'...
2019-05-15 Eric Wonglazy load Xapian and make it optional for v2
2019-05-14 Eric Wongtests: get rid of unnecessary Cwd module use
2019-05-14 Eric Wongtests: remove unnecessary loading of ::DS and Socket
2019-05-08 Eric WongMerge remote-tracking branch 'origin/danga-bundle'
2019-05-04 Eric Wongbundle Danga::Socket and Sys::Syscall
2019-01-10 Eric WongMerge commit 'mem'
2019-01-10 Eric Wongcheck git version requirements
2018-12-29 Eric Wongtests: consolidate process spawning code.
2018-12-06 Eric Wongnntp: prevent event_read from firing twice in a row
2018-10-16 Jonathan CorbetAdd Xrefs to over/xover lines
2018-10-16 Jonathan CorbetPut the NNTP server name into Xref lines
2018-04-20 Eric Wongdisallow "\t" and "\n" in OVER headers
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-04-18 Eric Wongnntp: allow and ignore empty commands
2018-04-03 Eric Wong (Contrac... msgmap: replace id_batch with ids_after
2018-04-03 Eric Wong (Contrac... nntp: fix NEWNEWS command
2018-03-03 Eric Wong (Contrac... nntp: fix NEWNEWS command
2018-02-28 Eric Wong (Contrac... v2/ui: get nntpd and init tests running on v2
2018-02-07 Eric Wongupdate copyrights for 2018
2017-06-26 Eric Wongmda: set List-ID correctly according to RFC2919
2016-12-13 Eric Wongnntp: add test case for the "DATE" command
2016-07-02 Eric Wongnntp: respect 3 minute idle time for shutdown
2016-06-14 Eric Wongnntp: do not double-encode UTF-8 body
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-29 Eric Wongnntp: fix for missing articles/bodies/heads
2016-05-28 Eric Wongremove redundant NewsGroup class
2016-05-18 Eric Wongnntpd: reject control characters entirely
2016-05-14 Eric Wongt/nntpd: test for wide characters and UTF-8 mangling
2016-05-14 Eric Wongt/nntpd: avoid fork+exec for search indexing
2016-05-02 Eric Wongt/*.t: reduce -mda calls
2016-05-02 Eric Wongt/nntpd.t: stop hard coding message :bytes into test
2016-04-30 Eric Wongdaemon: graceful shutdown warning and limit removal
2016-03-03 Eric Wongt/*.t: use identifiable tempdir names
2016-02-28 Eric Wongt/: remove unnecessary Dumper use
2015-12-26 e@80x24.orgtests: fixup requirements for tests
2015-09-30 Eric Wongt/nntpd.t: additional tests for XHDR/HDR
2015-09-30 Eric Wongt/nntpd.t: simplify condition for response termination
2015-09-30 Eric Wongnntp: implement OVER/XOVER summary in search document
2015-09-24 Eric Wongnntp: fix XOVER command
2015-09-23 Eric Wongnntp: support HDR command from RFC 3977
next